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. |
||
|---|---|---|
| .. | ||
| datetimetest.cpp | ||