simdjson/tests
John Keiser c4a0fe1606 Add tests for parse_many() errors 2020-06-07 16:20:46 -07:00
..
compilation_failure_tests Consolidate multi-implementation tests 2020-04-19 09:59:49 -07:00
CMakeLists.txt Detect bash instead of relying on MSVC detection. (#894) 2020-05-20 12:13:14 -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 tests for parse_many() errors 2020-06-07 16:20: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 Trying to correct the documentation so that it actually describes how the code behaves. (Attempt two) (#712) 2020-04-14 22:31:21 -04: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 Unset /D_CRT_SECURE_NO_WARNINGS 2020-05-04 11:35:05 -07:00
pointercheck.cpp Treat warnings as errors during compilation 2020-04-15 19:59:38 -07:00
readme_examples.cpp There is confusion between gigabytes and gigibytes. Let us standardize throughout. (#838) 2020-05-01 12:16:18 -04:00
readme_examples_noexceptions.cpp Another example. (#790) 2020-04-23 21:48:41 -04: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
testjson2json.sh Add quicktests, slowtests to cmake 2020-04-09 14:21:45 -07:00