json/test
Chuck Atkins 829571ab5c Turn off additional deprecation warnings for GCC.
In follow up from the conversation in #1269, this adds the
`-Wno-deprecate-declarations` flag to unit tests to allow them to
test deprecated APIs without all the noisy compiler warnings.
This also refactors the setting of build properties for test targets
to use `target_<...>` commands instead of `set_target_properties()`.
2018-10-02 13:01:19 -04: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 Merge branch 'develop' into fix/1237 2018-09-29 14:50:36 +02:00
thirdparty ⬆️ Catch 1.12.0 2018-08-18 12:02:12 +02:00
CMakeLists.txt Turn off additional deprecation warnings for GCC. 2018-10-02 13:01:19 -04:00
Makefile 🚧 added input adapter for wide strings #1031 2018-04-01 19:12:36 +02:00