mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
Simplify code and use CHECK() rather than REQUIRE(), which is what CPPUNIT_ASSERT() is defined as, to continue running the tests even if some of them fail.