aboutsummaryrefslogtreecommitdiff
path: root/test-suite/success/NumeralNotationsNoLocal.v
AgeCommit message (Collapse)Author
2020-10-30Renaming Numeral.v into Number.vPierre Roux
2020-09-11Rename Numeral Notation command to Number NotationPierre Roux
Keep Numeral Notation wit a deprecation warning.
2019-04-06Fix numeral notations test in async mode.Gaƫtan Gilbert
Async causes output reordering in one test. Since we don't care about the output of that test (it's just a [Fail]) we move it to success/.