f280bcdb58
Simply use INFO() to give all the information we want to see in case of failure once instead of doing it in multiple WX_ASSERT_MESSAGE() in a more ugly way with extra parentheses. Also use FAIL_CHECK() to keep running the test after the first failure. |
||
---|---|---|
.. | ||
datetimetest.cpp |