simdjson/tests
Daniel Lemire f75280ac9c
Fix for issue 150 ()
* Checks for issue 150. We run through the test files with sanitizers on.

* Fix for issue 150: the remaining issues were an overrun on the depth capacity and an "off-by-1" overrun on tape capacity.

* Improving makefile.

* Safer git submodule command.

* Getting get 'git' on circleci
2019-05-09 20:51:33 -04:00
..
CMakeLists.txt Fix for issue 154 () 2019-05-08 22:33:11 -04:00
allparserscheckfile.cpp Fix for issue 150 () 2019-05-09 20:51:33 -04:00
basictests.cpp Fix for issue 154 () 2019-05-08 22:33:11 -04:00
jsoncheck.cpp Fix for issues 32, 50, 131, 137 2019-05-09 17:59:51 -04:00
numberparsingcheck.cpp Fix for issues 32, 50, 131, 137 2019-05-09 17:59:51 -04:00
singleheadertest.cpp Fix for issues 32, 50, 131, 137 2019-05-09 17:59:51 -04:00
stringparsingcheck.cpp Fix for issues 32, 50, 131, 137 2019-05-09 17:59:51 -04:00