Commit Graph

20 Commits

Author SHA1 Message Date
Léa Saviot
63e83c246b [poincare] Undefined::Name() gives "undef" 2018-11-23 12:04:08 +01:00
Émilie Feral
6530d87805 [poincare] Test: divide store tests in store and user variable tests 2018-11-23 12:04:08 +01:00
Émilie Feral
dd4a83fc59 [poincare] Store: add tests on composed functions 2018-11-23 12:04:08 +01:00
Émilie Feral
bd09638b68 [poincare] Add tests to Store: f(x+1)+f(x-1) 2018-11-23 12:04:08 +01:00
Émilie Feral
140ccbfa77 [poincare] Add tests on composed functions 2018-11-23 12:04:08 +01:00
Émilie Feral
b78f25f9bd [poincare] Store: add tests with 1 circular function and 2 defined
functions
2018-11-23 12:04:07 +01:00
Émilie Feral
b4098fb5e2 [poincare] Store: fix tests
In storage, we record the expression without any simplification.
2018-11-23 12:04:07 +01:00
Léa Saviot
36e19f3122 [poincare/test] Add store test 2018-11-23 12:04:07 +01:00
Léa Saviot
9dc5794d22 [poincare] Fix tests 2018-11-23 12:04:06 +01:00
Léa Saviot
755af81d65 [poincare] Fix tests 2018-11-23 12:04:06 +01:00
Léa Saviot
60656f3ecd [poincare] Add tests on circular variables definitions 2018-11-23 12:04:06 +01:00
Léa Saviot
bdbae0777e [poincare] Add Store tests 2018-11-23 12:04:05 +01:00
Émilie Feral
d522fd77d3 [poincare] Fix test on store 2018-11-23 12:04:04 +01:00
Léa Saviot
da226f7861 [tests] Fix GlobalContext namespace and duplicate test 2018-11-23 12:04:01 +01:00
Léa Saviot
d1d2ea91ef [poincare] Add test on user defined functions and variables 2018-11-23 12:04:00 +01:00
Léa Saviot
266e45ecd8 [poincare] Store test should clean the storage after it finishes. 2018-11-23 12:03:59 +01:00
Lionel Debroux
1a8c6b6ae9 [poincare, escher, ion, apps] Split the huge umbrella header poincare.h, to reduce build time.
This should be a NFC, but surprisingly, it also reduces size... so what does it change ?
2018-10-23 11:49:09 +02:00
Émilie Feral
d89b6ef85a [poincare] Fix tests 2018-07-18 17:09:07 +02:00
Émilie Feral
8b7387ab01 [poincare] Return a syntax error when parsing "Expression->ans" (A->ans
for ex)
2018-01-30 16:17:03 +01:00
Émilie Feral
aa843bdb02 [poincare] Implement shallowReduce of stores and symbols 2018-01-16 15:17:16 +01:00