Leszek Swirski e6777f2eef Allow JSON empty exponent as trailing junk
Revert #251, and instead allow an invalid trailing empty exponent to be
treated as junk data in JSON parsing. Expand the test suite to test this
case, including testing the trailing junk.
2024-07-23 14:56:42 +02:00
..
bloat_analysis This adds bloat analysis to the tests. 2023-02-28 16:42:48 -05:00
build_tests Checking issue 72 2021-05-18 08:59:20 -04:00
installation_tests minor fixes 2024-01-28 12:49:00 -05:00
basictest.cpp Merge pull request #227 from fastfloat/extra_test 2024-01-28 10:08:49 -05:00
CMakeLists.txt more fixes 2024-01-28 16:01:46 -05:00
example_comma_test.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
example_test.cpp Fix. 2023-03-27 13:46:51 -04:00
exhaustive32_64.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
exhaustive32_midpoint.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
exhaustive32.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
fast_int.cpp more fixes 2024-01-28 16:01:46 -05:00
fixedwidthtest.cpp more fixes 2024-01-28 15:18:40 -05:00
fortran.cpp Merge branch 'main' of github.com:allenbarnett5/fast_float_ftn into fortran 2023-09-15 09:43:27 -04:00
json_fmt.cpp Allow JSON empty exponent as trailing junk 2024-07-23 14:56:42 +02:00
long_exhaustive32_64.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
long_exhaustive32.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
long_random64.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
long_test.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
powersoffive_hardround.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
random64.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
random_string.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
rcppfastfloat_test.cpp Adding more tests. 2023-09-14 10:32:59 -04:00
short_random_string.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00
string_test.cpp We need to update some of our exhaustive tests to the new API 2023-04-02 17:43:17 -04:00