simdjson/tests/ondemand
Daniel Lemire c6ef2105ab Minor tweak. 2021-07-27 10:56:05 -04:00
..
compilation_failure_tests This moves all DOM (benchmark + test) files to a subdir (#1549) 2021-04-30 18:33:45 -04:00
CMakeLists.txt Parse numbers inside strings (#1667) 2021-07-27 08:50:44 -04:00
ondemand_active_tests.cpp Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
ondemand_array_error_tests.cpp This cleans a bit the current code, especially with respect to EOF guards. (#1669) 2021-07-25 10:36:22 -04:00
ondemand_array_tests.cpp count_elements did not like empty arrays. (#1631) 2021-06-24 11:08:13 -04:00
ondemand_assert_out_of_order_values.cpp Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
ondemand_compilation_tests.cpp fixing issue 1480 (#1485) 2021-03-08 19:31:42 -05:00
ondemand_document_stream_tests.cpp verify and fix issue 1668 (#1673) 2021-07-27 08:51:07 -04:00
ondemand_error_tests.cpp Add max_capacity setting for On Demand (#1610) 2021-06-08 14:42:42 -04:00
ondemand_json_pointer_tests.cpp Isolated jkeiser fix for issue 1632: make it so that INCORRECT_TYPE is a recoverable condition in On Demand (#1663) 2021-07-23 11:32:26 -04:00
ondemand_key_string_tests.cpp Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
ondemand_misc_tests.cpp Isolated jkeiser fix for issue 1632: make it so that INCORRECT_TYPE is a recoverable condition in On Demand (#1663) 2021-07-23 11:32:26 -04:00
ondemand_number_in_string_tests.cpp Parse numbers inside strings (#1667) 2021-07-27 08:50:44 -04:00
ondemand_number_tests.cpp Avoiding stack allocation. (#1515) 2021-03-23 11:32:04 -04:00
ondemand_object_error_tests.cpp This cleans a bit the current code, especially with respect to EOF guards. (#1669) 2021-07-25 10:36:22 -04:00
ondemand_object_find_field_tests.cpp Isolated jkeiser fix for issue 1632: make it so that INCORRECT_TYPE is a recoverable condition in On Demand (#1663) 2021-07-23 11:32:26 -04:00
ondemand_object_index_tests.cpp Isolated jkeiser fix for issue 1632: make it so that INCORRECT_TYPE is a recoverable condition in On Demand (#1663) 2021-07-23 11:32:26 -04:00
ondemand_object_tests.cpp Isolated jkeiser fix for issue 1632: make it so that INCORRECT_TYPE is a recoverable condition in On Demand (#1663) 2021-07-23 11:32:26 -04:00
ondemand_ordering_tests.cpp Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
ondemand_parse_api_tests.cpp renames 'to_string' to 'to_json_string' and makes it ridiculously fast (#1642) 2021-07-19 10:24:36 -04:00
ondemand_readme_examples.cpp Minor tweak. 2021-07-27 10:56:05 -04:00
ondemand_scalar_tests.cpp Move json_type to ondemand to prevent target mismatch inline errors 2021-03-02 18:31:17 -08:00
ondemand_tostring_tests.cpp renames 'to_string' to 'to_json_string' and makes it ridiculously fast (#1642) 2021-07-19 10:24:36 -04:00
ondemand_twitter_tests.cpp Recommend simdjson::ondemand over simdjson::builtin::ondemand (#1380) 2021-01-14 17:33:49 -05:00
ondemand_wrong_type_error_tests.cpp Isolated jkeiser fix for issue 1632: make it so that INCORRECT_TYPE is a recoverable condition in On Demand (#1663) 2021-07-23 11:32:26 -04:00
test_ondemand.h count_elements did not like empty arrays. (#1631) 2021-06-24 11:08:13 -04:00