Number fixes (#1053)

* cleaning up the logic for parsing numbers

* Add Testcases for new Reader in jsontestrunner
This commit is contained in:
Jordan Bayles
2019-11-08 19:49:16 -08:00
committed by dota17
parent ff58fdcc75
commit 645cd0412c
115 changed files with 123 additions and 75 deletions

View File

@@ -0,0 +1,4 @@
// Out of 64-bit integer range, switch to double in all modes. Length the same
// as ULONG_MAX in base 10 and digit less than ULONG_MAX's last digit in order
// to catch a bug in the parsing code.
.=1.9e+19