summaryrefslogtreecommitdiff
path: root/test/data/number
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of max -ve numbersAdrian Lees2009-01-241-3/+2
* Use our own printing routine, rather than relying on snprintf to do the right...John Mark Bell2009-01-171-5/+4
* Fix rounding when fractional part is close to 1.John Mark Bell2008-11-241-0/+6
* Fix number parsing and make test code automatically determine correctness.John Mark Bell2008-11-241-8/+94
* Some kind of testsuite for number parsing.John Mark Bell2008-11-232-0/+53