StefanBruens 7f46adc19c Make tests depending on supplemental_test_files optional
As the supplemental_test_files are quite large, it is useful to make
running the tests depending on it optional.

By default, the tests are kept enabled, but can be switched of by setting
`FASTFLOAT_SUPPLEMENTAL_TEST=OFF`.

Fixes: #232
2023-12-26 02:23:30 +01: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 Make tests depending on supplemental_test_files optional 2023-12-26 02:23:30 +01:00
CMakeLists.txt Make tests depending on supplemental_test_files optional 2023-12-26 02:23:30 +01: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