mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-06-09 17:57:34 +02:00

* Add JSONTEST_ASSERT_THROWS macro to test if an expression throws an exceptions. * add JSONTEST_FIXTURE(ValueTest, typeChecksThrowExceptions)