simdjson/tests
Georgios Floros 0ca170b130 Fix crash in singleheader test (#105)
Use `aligned_free` instead of `free` to free memory allocated by aligned function.
2019-03-05 15:35:34 -05:00
..
CMakeLists.txt Export CMake targets (#96) 2019-03-04 16:07:06 -05:00
allparserscheckfile.cpp Use unique_ptr instead of new/delete 2019-02-25 21:03:20 +01:00
jsoncheck.cpp Change parse_json return type from bool to int (#82) 2019-03-02 17:18:45 -05:00
numberparsingcheck.cpp Cleaning. 2018-12-31 17:13:32 -05:00
singleheadertest.cpp Fix crash in singleheader test (#105) 2019-03-05 15:35:34 -05:00
stringparsingcheck.cpp Cleaning. 2018-12-31 17:13:32 -05:00