simdjson/tests
John Keiser e1b1500e3b Make _padded available without using namespace simdjson 2020-03-25 09:37:18 -07:00
..
CMakeLists.txt Add parse, parse_many, load, load_many tests 2020-03-21 18:12:16 -07:00
allparserscheckfile.cpp Add parser.load() and load_many() to load files 2020-03-11 17:19:41 -07:00
basictests.cpp Make _padded available without using namespace simdjson 2020-03-25 09:37:18 -07: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 Remove backslash unescaping from JSON pointer impl 2020-03-25 08:56:40 -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