summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-01-07 15:23:42 +0000
committerKitware Robot <kwrobot@kitware.com>2022-01-07 10:23:54 -0500
commitb996e576c24c67702c458d16c76a916732ddf024 (patch)
tree2acaf3e072b42dcc029cdf52f7be43befc4f105d /Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt
parent7b1099a52fe78fa1a54a326e053aaf058688d00b (diff)
parent1f9554d4e95087a63b3ab8279cfbda6c3b25004d (diff)
downloadcmake-b996e576c24c67702c458d16c76a916732ddf024.tar.gz
Merge topic 'GoogleTest-dots'
1f9554d4e9 GoogleTest: Fix regex matching all dots in the suite name Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6822
Diffstat (limited to 'Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt')
-rw-r--r--Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt b/Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt
index 385159d65a..5d358ceb64 100644
--- a/Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt
+++ b/Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change-basic-stdout.txt
@@ -3,5 +3,9 @@ Test project .*/Tests/RunCMake/GoogleTest/GoogleTest-discovery-arg-change
Test #2: basic\.case_bar
Test #3: basic\.disabled_case \(Disabled\)
Test #4: basic\.DISABLEDnot_really_case
+ Test #5: ns\.basic\.case_foo
+ Test #6: ns\.basic\.case_bar
+ Test #7: ns\.basic\.disabled_case \(Disabled\)
+ Test #8: ns\.basic\.DISABLEDnot_really_case
-Total Tests: 4
+Total Tests: 8