TheRandomGuy146275 26a5b2eb16 Added test case for ignoring leading zeros for all bases
- added: fix incorrect base for leading zeros test

---------

Co-authored-by: Marvin <marvin.wu@mail.utoronto.ca>
Co-authored-by: Maya Warrier <34803055+mayawarrier@users.noreply.github.com>
2023-12-13 17:22:51 -05: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 Adding C++20 tests in CI. 2023-05-23 09:41:23 -04:00
basictest.cpp Stack!!! 2023-04-26 16:53:44 -04:00
CMakeLists.txt Added new test cases for out of range errors that cover 8,16,32,64 bits, out of range errors for all bases (64 bit only), and fixed some test cases 2023-12-12 13:59:18 -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 Added test case for ignoring leading zeros for all bases 2023-12-13 17:22:51 -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 Merge branch 'main' of github.com:allenbarnett5/fast_float_ftn into fortran 2023-09-15 09:43:27 -04: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