simdjson/tests
Daniel Lemire c924aaede9
Fix issue472: make JsonStream a template. (#473)
* Fix issue472: make JsonStream a template.

* Adding missing include.

* Tweaking headers and some minor formatting.

* Removing file from aggregation.

* Moving jsoncharutils

* Adding new header.

* Trying another header.

* Let us try to route around Visual Studio's nonesense.
2020-01-30 17:16:41 -05:00
..
CMakeLists.txt Making the project tag in simdjson more explicit and disabling LTO (#452) 2020-01-20 10:18:58 -05:00
allparserscheckfile.cpp Style uniformization (#238) 2019-07-30 17:18:10 -04:00
basictests.cpp Fix issue472: make JsonStream a template. (#473) 2020-01-30 17:16:41 -05:00
integer_tests.cpp Better tests. 2019-09-02 12:32:44 -04:00
jsoncheck.cpp Being more explicit about EMPTY errors. 2019-12-18 14:39:48 +00:00
jsonstream_test.cpp fix for Issue 467 (#469) 2020-01-29 19:00:18 -05:00
numberparsingcheck.cpp Better tests. 2019-09-02 12:32:44 -04:00
pointercheck.cpp Style uniformization (#238) 2019-07-30 17:18:10 -04:00
singleheadertest.cpp Style uniformization (#238) 2019-07-30 17:18:10 -04:00
stringparsingcheck.cpp Style uniformization (#238) 2019-07-30 17:18:10 -04:00