summaryrefslogtreecommitdiff
path: root/test/integration/Main.cpp
AgeCommit message (Collapse)Author
2016-04-25Sort integration testsAndreas Stöckel
2016-04-25Print help message if integration test framework is built in Release modeAndreas Stöckel
2016-04-25Further improvements to integration test tool needed for debuggingAndreas Stöckel
* Allow specification of a number of tests that should run * Add usage help (-h or --help options) * Improve messages
2016-04-25Changes to outputAndreas Stöckel
2016-04-25Write actual output to out.osxml file in the Testing/Integration directory ↵Andreas Stöckel
(to facilitate creating the expected output file and for later analysis)
2016-04-25Implement integration test frameworkAndreas Stöckel