Files
wxWidgets/tests
Vadim Zeitlin af9f78852a Fix archivers test suite broken by transition to Catch
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.
2017-11-07 13:50:47 +01:00
..
2017-10-01 09:41:49 -07:00
2017-11-04 16:07:51 +01:00
2017-11-02 08:56:29 -07:00
2017-11-05 09:35:43 -08:00
2017-07-04 13:15:14 -06:00
2017-07-04 13:15:14 -06:00
2011-09-29 13:47:38 +00:00
2015-03-19 21:46:05 +01:00