simdjson/tests
John Keiser d93af1161d Remove set_capacity, replace with allocate
Makes allocation point more predictable
2020-03-30 13:49:54 -07:00
..
CMakeLists.txt Add parse, parse_many, load, load_many tests 2020-03-21 18:12:16 -07:00
allparserscheckfile.cpp Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
basictests.cpp Deprecate more things 2020-03-30 13:48:43 -07:00
errortests.cpp Replace as_X and is_X with get<T> and is<T> 2020-03-28 15:29:53 -07:00
integer_tests.cpp Replace as_X and is_X with get<T> and is<T> 2020-03-28 15:29:53 -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 Remove set_capacity, replace with allocate 2020-03-30 13:49:54 -07:00
readme_examples_noexceptions.cpp Add actual examples from basics.md to readme_examples 2020-03-29 16:28:29 -07:00
singleheadertest.cpp Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00
stringparsingcheck.cpp Move document/element/etc. under dom 2020-03-28 13:42:21 -07:00