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