summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-03-10 13:39:26 (GMT)
committerKitware Robot <kwrobot@kitware.com>2022-03-10 13:39:33 (GMT)
commitab5baa32ad490d20381ee3220082f41d45ca7e45 (patch)
treee04d0b262a0d351a2ba751c7f083b1b6919224a5 /Tests
parentf409296c533f7e28f8bce5425e4d6f55f5777392 (diff)
parenta116fd413dee6e2b05f71477bd68e1aa062b8f61 (diff)
downloadCMake-ab5baa32ad490d20381ee3220082f41d45ca7e45.zip
CMake-ab5baa32ad490d20381ee3220082f41d45ca7e45.tar.gz
CMake-ab5baa32ad490d20381ee3220082f41d45ca7e45.tar.bz2
Merge topic 'ctest-WORKING_DIRECTORY'
a116fd413d ctest: print WORKING_DIRECTORY property with -V Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !7060
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index 65f72c5..9ac42a6 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -2999,7 +2999,7 @@ if(BUILD_TESTING)
-C "\${CTestTest_CONFIG}"
)
set_property(TEST CTestTestVerboseOutput PROPERTY PASS_REGULAR_EXPRESSION
- "Environment variables:.*foo=bar.*this=that"
+ "Test command:.*Working Directory:.*Environment variables:.*foo=bar.*this=that"
)
configure_file(