Léa Saviot
|
4bbda406de
|
[unicode] Use Poincare::SerializationHelper::CodePoint
|
2019-04-12 15:16:53 +02:00 |
|
Léa Saviot
|
82d5ff7799
|
[ion/unicode] Clean special code points
|
2019-04-12 15:16:53 +02:00 |
|
Émilie Feral
|
0d8d561f5c
|
[poincare] Test: correctly clean the storage after tests
|
2019-04-12 15:16:52 +02:00 |
|
Léa Saviot
|
519e12fd26
|
[tests] Fix unicode for tests
|
2019-04-12 15:16:51 +02:00 |
|
Émilie Feral
|
7b5f3c570d
|
[poincare] Change the way Expression are built
|
2019-02-21 11:29:35 +01:00 |
|
Émilie Feral
|
ac6f23684d
|
[poincare] Clean Expression and Layout builders
Before: Opposite(Opposite(Rational(1))) misleadingly created the
expression "-1"; now, Opposite::Builder(Opposite::Builder(Rational(1)))
creates "--1"
|
2019-02-21 11:29:35 +01:00 |
|
Émilie Feral
|
fd2eb95ae7
|
[poincare] Fix tests on user variables
|
2019-01-22 14:57:38 +01:00 |
|
Léa Saviot
|
4bfd77b093
|
[test] Replace assert by quiz_assert
|
2019-01-10 11:42:04 +01:00 |
|
Léa Saviot
|
b25c8f4df2
|
[poincare] Fix store tests
|
2019-01-10 11:42:04 +01:00 |
|
Léa Saviot
|
101db272c8
|
[test/calculation] 1+1->a shoud display 2, not 1+1=2
|
2019-01-10 11:42:04 +01:00 |
|
Émilie Feral
|
95248edde0
|
[poincare] Fix tests with new beautify order
|
2019-01-10 11:42:04 +01:00 |
|
Émilie Feral
|
ecf3f2ea0f
|
[poincare] Create a a flag on Expression that is set when the
approximation encouters a complex value
All approximation methods take the complex format into account.
|
2019-01-10 11:42:04 +01:00 |
|
Léa Saviot
|
63e83c246b
|
[poincare] Undefined::Name() gives "undef"
|
2018-11-23 12:04:08 +01:00 |
|
Émilie Feral
|
721cd59227
|
[poincare] Add tests on User Variable
- test isApproximate on Symbols and Functions
- test IsMatrix on Symbols and Functions
|
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 |
|