af9f78852a
The code of ziptest and tartest classes still compiled, but actually didn't do anything during the run-time because makeSuite() method was never called. Replace this unused method with DoRunTest() and override runTest() in the test suite classes to actually run the tests. |
||
---|---|---|
.. | ||
archivetest.cpp | ||
archivetest.h | ||
tartest.cpp | ||
ziptest.cpp |