mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2026-01-11 08:34:19 +01:00
* Add JSONTEST_ASSERT_THROWS macro to test if an expression throws an exceptions. * add JSONTEST_FIXTURE(ValueTest, typeChecksThrowExceptions)