Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CTest: Drop "Error in read script" message at end of testing | Zack Galbreath | 2015-02-27 | 1 | -1/+0 |
| | | | | | | | A more-specific error message is always displayed earlier in the output if any real error occurred. This final summary message is distracting to readers searching through the output for the word "error". Simply drop it. | ||||
* | Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck} | Brad King | 2015-02-19 | 1 | -0/+3 |
Follow the convention of naming tests after the command they test. |