json/test
Julian Becker 062aeaf7b6 BSON: Reworked the binary_writer such that it precomputes the size of the BSON-output.
This way, the output_adapter can work on simple output iterators and no longer requires random access iterators.
2018-10-07 18:02:51 +02: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 BSON: Reworked the binary_writer such that it precomputes the size of the BSON-output. 2018-10-07 18:02:51 +02: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