Joao Paulo Magalhaes 1e79580065 basictest: move to doctest
benefits:
* shows all failures instead of throwing
* every failure shows detailed information
* more concise (~400 lines -> ~300 lines)
2020-11-20 00:48:20 +00:00
..
basictest.cpp basictest: move to doctest 2020-11-20 00:48:20 +00:00
CMakeLists.txt basictest: move to doctest 2020-11-20 00:48:20 +00:00
dtoa.c First commit 2020-10-19 12:38:13 -04:00
example_test.cpp Updating the README example. 2020-10-27 14:42:36 -04:00
exhaustive32_64.cpp Minor code cleaning. 2020-11-11 22:50:21 -05:00
exhaustive32_midpoint.cpp Build with pedantic flags under GNU GCC. 2020-11-11 20:17:18 -05:00
exhaustive32.cpp Build with pedantic flags under GNU GCC. 2020-11-11 20:17:18 -05:00
long_exhaustive32_64.cpp Minor fix. 2020-10-29 16:40:20 -04:00
long_exhaustive32.cpp Making errors verbose. 2020-11-02 20:22:08 -05:00
long_random64.cpp re #33: 32bit version. gcc compiles successfully, fails tests. 2020-11-20 00:48:19 +00:00
long_test.cpp First commit 2020-10-19 12:38:13 -04:00
random64.cpp re #33: 32bit version. gcc compiles successfully, fails tests. 2020-11-20 00:48:19 +00:00
random_string.cpp Sign conversion pedantry. 2020-11-11 20:43:36 -05:00
short_random_string.cpp Sign conversion pedantry. 2020-11-11 20:43:36 -05:00
string_test.cpp Sign conversion pedantry. 2020-11-11 20:43:36 -05:00