simdjson/tests
Daniel Lemire 19902abaf8
Guarding first/second access. (#1688)
* Guarding first/second access.

* Correcting our own usage.

* Adding more documentation.
2021-08-06 20:25:05 -04:00
..
compilation_failure_tests Adding 'count_elements' method. (#1577) 2021-06-06 17:56:00 -04:00
docker Add basic workspace configuration for vscode 2021-06-23 12:28:00 -06:00
dom Fix an issue with truncated-byte function. (#1674) 2021-07-30 13:12:42 -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 Guarding first/second access. (#1688) 2021-08-06 20:25: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 renames 'to_string' to 'to_json_string' and makes it ridiculously fast (#1642) 2021-07-19 10:24:36 -04:00
unicode_tests.cpp Fixing UTF-8 validation under PPC64 (#1346) 2020-12-19 10:42:27 -05:00