aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/UnitTester.cxx
AgeCommit message (Collapse)AuthorFilesLines
2018-01-21Backport: Fix namespace so can build inside Visual C++.Neil1-0/+4
Backport of changeset 6429:5ab7cff298f5.
2016-10-18Visual Studio project for running unit tests makes it easier to debug them.Neil1-0/+34
Debugging visualizer for SplitVector helps understand state of objects.