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. |
||
|---|---|---|
| .. | ||
| valnum.cpp | ||
| valtext.cpp | ||
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. |
||
|---|---|---|
| .. | ||
| valnum.cpp | ||
| valtext.cpp | ||