CTest: Allow overriding TEST_OUTPUT_VERBOSITY
Modify ctest_test command to accept a VERBOSITY argument, which accepts a value by which the user may override verbosity for only that command. Also accept a TEST_OUTPUT_VERBOSITY argument which allows specifying when output from the actual tests should be shown.
Showing
- Help/command/ctest_test.rst 41 additions, 0 deletionsHelp/command/ctest_test.rst
- Source/CTest/cmCTestTestCommand.cxx 44 additions, 0 deletionsSource/CTest/cmCTestTestCommand.cxx
- Source/CTest/cmCTestTestCommand.h 3 additions, 0 deletionsSource/CTest/cmCTestTestCommand.h
- Source/CTest/cmCTestTestHandler.cxx 28 additions, 0 deletionsSource/CTest/cmCTestTestHandler.cxx
- Source/CTest/cmCTestTestHandler.h 12 additions, 0 deletionsSource/CTest/cmCTestTestHandler.h
- Source/cmCTest.cxx 12 additions, 0 deletionsSource/cmCTest.cxx
- Source/cmCTest.h 2 additions, 0 deletionsSource/cmCTest.h
Loading
Please register or sign in to comment