simdjson/tests
John Keiser f336103f63 Convert tools/docs/benchmarks to bool get() idiom 2020-06-20 17:55:46 -07:00
..
compilation_failure_tests Consolidate multi-implementation tests 2020-04-19 09:59:49 -07:00
CMakeLists.txt Testing with GCC 10 and clang 10 (#926) 2020-06-12 17:58:53 -04:00
add_cpp_test.cmake Consolidate multi-implementation tests 2020-04-19 09:59:49 -07:00
allparserscheckfile.cpp There is confusion between gigabytes and gigibytes. Let us standardize throughout. (#838) 2020-05-01 12:16:18 -04:00
basictests.cpp Add bool result from tie()/get(), get<T>(T&,error_code&) 2020-06-20 17:55:46 -07:00
cast_tester.h Add bool result from tie()/get(), get<T>(T&,error_code&) 2020-06-20 17:55:46 -07:00
checkimplementation.cpp Add SIMDJSON_FORCE_IMPLEMENTATION 2020-04-18 18:21:56 -07:00
errortests.cpp Add tests for parse_many() errors 2020-06-07 16:20:46 -07:00
extracting_values_example.cpp Convert tools/docs/benchmarks to bool get() idiom 2020-06-20 17:55:46 -07:00
integer_tests.cpp Replace as_X and is_X with get<T> and is<T> 2020-03-28 15:29:53 -07:00
issue150.sh Add quicktests, slowtests to cmake 2020-04-09 14:21:45 -07:00
jsoncheck.cpp Unset /D_CRT_SECURE_NO_WARNINGS 2020-05-04 11:35:05 -07:00
numberparsingcheck.cpp Remove Microsoft comment regarding dirent in parsingchecks 2020-05-02 16:01:30 +03:00
parse_many_test.cpp Run all passing json against parse_many. Empty documents pass, too. 2020-06-07 16:20:51 -07:00
pointercheck.cpp Treat warnings as errors during compilation 2020-04-15 19:59:38 -07:00
readme_examples.cpp Convert tools/docs/benchmarks to bool get() idiom 2020-06-20 17:55:46 -07:00
readme_examples_noexceptions.cpp Convert tools/docs/benchmarks to bool get() idiom 2020-06-20 17:55:46 -07:00
singleheadertest.cpp Add more tests to cmake 2020-04-08 14:52:56 -07:00
staticchecks.cpp Support C++ 14 2020-04-08 14:00:13 -07:00
stringparsingcheck.cpp Remove Microsoft comment regarding dirent in parsingchecks 2020-05-02 16:01:30 +03:00
test_macros.h Make test changes only 2020-06-19 13:27:33 -07:00
testjson2json.sh Add quicktests, slowtests to cmake 2020-04-09 14:21:45 -07:00