mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 10:03:51 +01:00
9e23f66f61
A recent PR broken the JsonChecker tests by adding support for trailing commas. This didn't end up breaking the build, because those tests aren't run, except locally and only using CMake. This patch fixes the tests by adding exclusions for trailing comma tests, as well as updates Meson to run these tests as part of `ninja test`. See issue #1102. |
||
---|---|---|
.. | ||
data | ||
jsonchecker | ||
cleantests.py | ||
generate_expected.py | ||
pyjsontestrunner.py | ||
runjsontests.py | ||
rununittests.py |