aboutsummaryrefslogtreecommitdiff
path: root/src/tools/rununits.cpp (follow)
AgeCommit message (Collapse)Author
2023-08-08Unit test augmentations and harness.Mike Buland
Added some features to the mkunit program, including cleanup routine support. Added reporting modes for the UnitSuite class, and it can now generate machine readable reports. Added a new program, rununits that runs all unit tests and generates a synopsis of what you really care about at the end, issues!