.. |
compilation_failure_tests
|
Make parse_many safer. (#1137)
|
2020-08-20 22:22:46 -04:00 |
CMakeLists.txt
|
Verification and fix for issue 1063 (JSON Pointers) (#1064)
|
2020-08-18 17:23:18 -04:00 |
allparserscheckfile.cpp
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
basictests.cpp
|
We were forgetting to check the end bytes at the end of the UTF8 validation. (#1173)
|
2020-09-15 11:33:09 -04:00 |
cast_tester.h
|
Prefixing macros (issue 1035) (#1124)
|
2020-08-18 18:25:36 -04:00 |
checkimplementation.cpp
|
Add SIMDJSON_FORCE_IMPLEMENTATION
|
2020-04-18 18:21:56 -07:00 |
document_stream_tests.cpp
|
Adding test for issue 1133 and improving documentation (#1134)
|
2020-08-20 14:03:14 -04:00 |
document_tests.cpp
|
Prefixing macros (issue 1035) (#1124)
|
2020-08-18 18:25:36 -04:00 |
errortests.cpp
|
Prefixing macros (issue 1035) (#1124)
|
2020-08-18 18:25:36 -04:00 |
extracting_values_example.cpp
|
Switch from get(v,e) to e = get(v)
|
2020-06-20 17:57:09 -07:00 |
integer_tests.cpp
|
Replace x.get<T>() with x.get(v) or T(x)
|
2020-06-21 14:36:38 -07:00 |
issue150.sh
|
Add quicktests, slowtests to cmake
|
2020-04-09 14:21:45 -07:00 |
jsoncheck.cpp
|
Verification and fix for issue 1063 (JSON Pointers) (#1064)
|
2020-08-18 17:23:18 -04:00 |
minefieldcheck.cpp
|
Basics. (#1116)
|
2020-08-14 17:28:09 -04:00 |
numberparsingcheck.cpp
|
This avoids locale-dependent number parsing at the standard library level (#1157)
|
2020-09-15 11:36:18 -04:00 |
parse_many_test.cpp
|
Mingw tests (32-bit and 64-bit) (#1004)
|
2020-06-29 21:10:54 -04:00 |
pointercheck.cpp
|
Fixing the issue. (#1151)
|
2020-09-02 18:41:59 -04:00 |
readme_examples.cpp
|
Some minor documentation fixes. (#1177)
|
2020-09-17 13:17:35 -04:00 |
readme_examples_noexceptions.cpp
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
singleheadertest.cpp
|
Replace auto [x,error] with .get() everywhere
|
2020-06-21 16:26:59 -07:00 |
staticchecks.cpp
|
Support C++ 14
|
2020-04-08 14:00:13 -07:00 |
stringparsingcheck.cpp
|
Mingw tests (32-bit and 64-bit) (#1004)
|
2020-06-29 21:10:54 -04:00 |
test_macros.h
|
Prefixing macros (issue 1035) (#1124)
|
2020-08-18 18:25:36 -04:00 |
testjson2json.sh
|
Add quicktests, slowtests to cmake
|
2020-04-09 14:21:45 -07:00 |
unicode_tests.cpp
|
Prefixing macros (issue 1035) (#1124)
|
2020-08-18 18:25:36 -04:00 |