simdjson/tests
Daniel Lemire f397b6fedf
Another example. (#790)
* Another example.

* Adding a reference to error chaining.
2020-04-23 21:48:41 -04:00
..
compilation_failure_tests Consolidate multi-implementation tests 2020-04-19 09:59:49 -07:00
CMakeLists.txt testing on freebsd (#768) 2020-04-22 21:22:09 -04:00
add_cpp_test.cmake Consolidate multi-implementation tests 2020-04-19 09:59:49 -07:00
allparserscheckfile.cpp Enable conversion warnings on Linux and Windows 2020-04-22 14:21:30 -07:00
basictests.cpp Enable conversion warnings on Linux and Windows 2020-04-22 14:21:30 -07:00
checkimplementation.cpp Add SIMDJSON_FORCE_IMPLEMENTATION 2020-04-18 18:21:56 -07:00
errortests.cpp Treat warnings as errors during compilation 2020-04-15 19:59:38 -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 Treat warnings as errors during compilation 2020-04-15 19:59:38 -07:00
numberparsingcheck.cpp Treat warnings as errors during compilation 2020-04-15 19:59:38 -07:00
parse_many_test.cpp Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
pointercheck.cpp Treat warnings as errors during compilation 2020-04-15 19:59:38 -07:00
readme_examples.cpp Another example. (#790) 2020-04-23 21:48:41 -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 Enable conversion warnings on Linux and Windows 2020-04-22 14:21:30 -07:00
testjson2json.sh Add quicktests, slowtests to cmake 2020-04-09 14:21:45 -07:00