Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: bump cmake_minimum_required version to 2.8.12 | Rolf Eike Beer | 2021-04-05 | 1 | -1/+1 |
| | | | | | This needlessly produces warnings during the test runs that no-one sees but that are distracting when actually inspecting the logs. | ||||
* | CTest: Output test-specific env vars in verbose mode (#15446) | Zach Mullen | 2015-03-17 | 1 | -0/+20 |
Any environment vars that were configured for a test via the ENVIRONMENT property will now be output when the test is run with verbose logging enabled. |