wxwidgets/tests/validators
Vadim Zeitlin d2b2e0a4ed Replace CPPUNIT_ASSERT() macros in numeric validator unit tests
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.
2021-02-21 00:33:22 +01:00
..
valnum.cpp Replace CPPUNIT_ASSERT() macros in numeric validator unit tests 2021-02-21 00:33:22 +01:00
valtext.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00