wxWidgets/tests/datetime
Vadim Zeitlin d3a01e3fe6 Show more information in other DateTimeTestCase tests too
Show the loop variable when doing checks inside a loop to make it more
obvious for which test case the failures occur.

Also use CHECK(), instead of REQUIRE(), to which CPPUNIT_ASSERT_EQUAL
expands, to continue with the other loop iterations after failure.
2017-11-29 23:55:13 +01:00
..
datetimetest.cpp Show more information in other DateTimeTestCase tests too 2017-11-29 23:55:13 +01:00