diff options
author | Brad King <brad.king@kitware.com> | 2021-05-28 17:45:04 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-05-28 17:45:04 (GMT) |
commit | 4c33b4e3b10109288d59d7cd17853f814754b024 (patch) | |
tree | a379c917e1fe9e678ad2b2a6a183569d1c91c66d /Tests/RunCMake/CTestCommandLine/test-load-invalid-stdout.txt | |
parent | 59d9fa713158610b6183b214841d0f272ee6f900 (diff) | |
parent | dd6fd62615ef816f5cbdbd8cd5f827a5cc360464 (diff) | |
download | CMake-4c33b4e3b10109288d59d7cd17853f814754b024.zip CMake-4c33b4e3b10109288d59d7cd17853f814754b024.tar.gz CMake-4c33b4e3b10109288d59d7cd17853f814754b024.tar.bz2 |
Merge branch 'master' into ci-msvc-14.29-16.10
Diffstat (limited to 'Tests/RunCMake/CTestCommandLine/test-load-invalid-stdout.txt')
-rw-r--r-- | Tests/RunCMake/CTestCommandLine/test-load-invalid-stdout.txt | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/Tests/RunCMake/CTestCommandLine/test-load-invalid-stdout.txt b/Tests/RunCMake/CTestCommandLine/test-load-invalid-stdout.txt index 7ee3dae..5101985 100644 --- a/Tests/RunCMake/CTestCommandLine/test-load-invalid-stdout.txt +++ b/Tests/RunCMake/CTestCommandLine/test-load-invalid-stdout.txt @@ -1,7 +1,20 @@ -^Test project .*/Tests/RunCMake/CTestCommandLine/TestLoad +Test project [^ +]*/Tests/RunCMake/CTestCommandLine/TestLoad( +[^*][^ +]*)* +test 1 Start 1: TestLoad1 ++( +[^*][^ +]*)* +test 2 Start 2: TestLoad2 -1/2 Test #[1-2]: TestLoad[1-2] ........................ Passed +[0-9.]+ sec ++( +[^*][^ +]*)* +1/2 Test #[1-2]: TestLoad[1-2] ........................ Passed +[0-9.]+ sec( +[^*][^ +]*)* 2/2 Test #[1-2]: TestLoad[1-2] ........................ Passed +[0-9.]+ sec + 100% tests passed, 0 tests failed out of 2 |