json/test
efp 21febe645a Neglected to run amalgamate before running checks... it wasn't obvious
that was necessary.

Had to fix some calls from the sax_parser. Easiest way was to add an
explicit conversion from input_position to size_t (that returns the
number of characters read). This strikes me as a reasonable approach
where lines are not relevant.

Now, there are unit test failures where parse_error strings are checked
against literals. Not sure I want to tackle changing all those :(
2018-08-26 11:23:33 -06:00
..
data added more tests from recent nst's JSONTestSuite 2018-05-17 10:10:01 +02:00
reports added fuzzing results 2016-10-02 11:23:47 +02:00
src Neglected to run amalgamate before running checks... it wasn't obvious 2018-08-26 11:23:33 -06:00
thirdparty ⬆️ Catch 1.12.0 2018-08-18 12:02:12 +02:00
CMakeLists.txt Fixed compiler error in VS 2015 for debug mode 2018-06-29 09:34:41 +05:30
Makefile 🚧 added input adapter for wide strings #1031 2018-04-01 19:12:36 +02:00