Commit Graph

6 Commits

Author SHA1 Message Date
Léa Saviot
52d1a78c41 [poincare/decimal] Engineering notation tests 2019-08-09 13:26:01 +02:00
Émilie Feral
0b205edd74 [poincare] Add tests to check Multiplication layouting (that it uses the
right operator)
2019-08-08 17:22:06 +02:00
Émilie Feral
9fbec16db4 [poincare] Merge MultiplicationImplicit and MultiplicationExplicit (they
were required if we wanted to parse into two distincts expression 2π and
2*π but don't)
2019-08-08 17:22:05 +02:00
Émilie Feral
073479b9aa [poincare] MultiplicationImplicit: MultiplicationImplicit(2^3,4)
seriliazes to [2^3]4. Add tests about expression serialization
2019-08-08 17:22:05 +02:00
Émilie Feral
d1e9ee9121 [poincare] Add tests about creating layouts from expression 2019-08-08 17:22:05 +02:00
Émilie Feral
cedcab21ec [poincare] Tidy tests and add TODO for tests that need to be completed 2019-08-08 17:22:04 +02:00