simdjson/tests
Nicolas Boyer a4803d50c5
Add JSON Pointer for On Demand (#1615)
* Add working JSON pointer for array of atoms.

* Add working JSON pointer for object with key-atom pairs.

* Add first version of JSON pointer.

* Update tests (2 tests).

* Make tests exceptionless.

* Fix builing issues.

* Add more tests. Add json_pointer validation in array-inl.h and object-inl.h and empty json_pointer in document-inl.h.

* Fix errors in tests.

* Review.

* Add missing comment.
2021-06-11 14:20:05 -04:00
..
compilation_failure_tests Adding 'count_elements' method. (#1577) 2021-06-06 17:56:00 -04:00
dom Don't #include "simdjson.cpp" in tests (#1605) 2021-06-06 14:44:04 -04:00
installation_tests Provide the CMake install the necessarily information (and flags) to hand Windows DLL and add Windows installation tests (#1457) 2021-02-26 16:17:05 -05:00
ondemand Add JSON Pointer for On Demand (#1615) 2021-06-11 14:20:05 -04:00
CMakeLists.txt This moves all DOM (benchmark + test) files to a subdir (#1549) 2021-04-30 18:33:45 -04:00
cast_tester.h Hide the std::pair inheritance in our result instances (#1396) 2021-01-18 12:00:02 -05:00
checkimplementation.cpp Add SIMDJSON_FORCE_IMPLEMENTATION 2020-04-18 18:21:56 -07:00
minify_tests.cpp This implements string serialization for On Demand instances. (#1527) 2021-04-01 11:25:00 -04:00
padded_string_tests.cpp add fuzz element (#1204) 2020-10-17 05:48:50 +02:00
staticchecks.cpp Support C++ 14 2020-04-08 14:00:13 -07:00
test_macros.h Adding 'count_elements' method. (#1577) 2021-06-06 17:56:00 -04:00
unicode_tests.cpp Fixing UTF-8 validation under PPC64 (#1346) 2020-12-19 10:42:27 -05:00