aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/UnitTester.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Allow std::unique_ptr to be used more widely.Neil1-0/+1
2018-05-18Add <vector> to files that include Platform.h as likely needed in future.Neil1-0/+1
2018-05-13Include <string_view> in tests in case needed.Neil1-0/+2
2018-03-26Update Catch from 1.0 build 47 to 2.0.1 and modify UnitTester.cpp to suit.Neil1-3/+6
2018-01-21Fix namespace so can build inside Visual C++.Neil1-0/+4
2016-10-18Visual Studio project for running unit tests makes it easier to debug them.Neil1-0/+34