summaryrefslogtreecommitdiff
path: root/test/number.c
Commit message (Expand)AuthorAgeFilesLines
* Make fpmath stuff public.John Mark Bell2009-02-141-5/+5
* Move css_error_from_string into test utilitiesDaniel Silverstone2009-02-141-0/+2
* Fix handling of max -ve numbersAdrian Lees2009-01-241-1/+1
* Ensure that we round the fractional part to nearest when converting back to d...John Mark Bell2009-01-231-1/+2
* Use our own printing routine, rather than relying on snprintf to do the right...John Mark Bell2009-01-171-1/+68
* Fix testcase.John Mark Bell2009-01-121-1/+1
* css_string is now the same as a parserutils_dict_entry. This allows us to use...John Mark Bell2008-11-271-1/+1
* Fix number parsing and make test code automatically determine correctness.John Mark Bell2008-11-241-4/+8
* Some kind of testsuite for number parsing.John Mark Bell2008-11-231-0/+122