Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-26 | Update Catch from 1.0 build 47 to 2.0.1 and modify UnitTester.cpp to suit. | Neil | 1 | -6087/+9365 | |
Use #define for Catch to report memory leaks after main as the previous call to _CrtDumpMemoryLeaks was too early and listed a static allocation as a leak. | |||||
2014-05-21 | Updated to current version of Catch as fixes issues reported by undefined | Neil | 1 | -555/+398 | |
behaviour sanitizer. | |||||
2014-05-15 | Update Catch unit testing framework to current build 43 as it avoids some | Neil | 1 | -1989/+3048 | |
warnings from Clang. | |||||
2013-11-17 | Switch unit tests to Catch framework. | Neil | 1 | -0/+7832 | |