simdjson/tests
Daniel Lemire 8a91cecf41 testing only with ok documents. 2020-03-21 18:12:16 -07:00
..
CMakeLists.txt Add error tests, doc_ref_result[] chaining 2020-03-11 17:19:41 -07:00
allparserscheckfile.cpp Add parser.load() and load_many() to load files 2020-03-11 17:19:41 -07:00
basictests.cpp faster minifier (#568) 2020-03-20 16:14:47 -04:00
errortests.cpp Adding NDEBUG to release (#557) 2020-03-13 14:37:02 -04:00
integer_tests.cpp Compile with -fno-exceptions 2020-03-17 13:54:37 -07:00
jsoncheck.cpp Add fallback implementation to CI 2020-03-17 14:59:47 -07:00
numberparsingcheck.cpp accurate number parsing (#558) 2020-03-15 22:30:21 -04:00
parse_many_test.cpp testing only with ok documents. 2020-03-21 18:12:16 -07:00
pointercheck.cpp Add tests for SIMDJSON_EXCEPTIONS=0, add `tie()` support 2020-03-17 13:54:37 -07:00
readme_examples.cpp Support document::parse("[1,2,3]"_padded) 2020-03-21 11:15:20 -07:00
singleheadertest.cpp Automatically allocate memory as needed in parse 2020-03-11 16:14:54 -07:00
stringparsingcheck.cpp Adding NDEBUG to release (#557) 2020-03-13 14:37:02 -04:00