simdjson/tests
John Keiser fd418f568c Fix c++11 warnings on clang
- namespace x::y is C++17
- static_assert requires message in C++11
2020-04-15 17:27:48 -07:00
..
compilation_failure_tests Minor tweaks to the CMake. 2020-04-15 10:19:05 -04:00
CMakeLists.txt Fix c++11 warnings on clang 2020-04-15 17:27:48 -07:00
allparserscheckfile.cpp Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
basictests.cpp Let us try to check with the exceptions disabled. (#707) 2020-04-15 16:45:36 -04:00
errortests.cpp Add more tests to cmake 2020-04-08 14:52:56 -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 Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
numberparsingcheck.cpp Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
parse_many_test.cpp Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
pointercheck.cpp Remove array indexer, make object indexer key lookup 2020-03-28 15:56:43 -07:00
readme_examples.cpp Add C++11 tests to cmake 2020-04-15 17:26:25 -07:00
readme_examples_noexceptions.cpp Add C++11 tests to cmake 2020-04-15 17:26:25 -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 Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
testjson2json.sh Add quicktests, slowtests to cmake 2020-04-09 14:21:45 -07:00