mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
b070947dff
When this property is set, the test is skipped and its status is automatically set to 'Not Run'. A disabled test will not be counted in the total number of tests and its completion status will be 'Disabled'.
14 lines
476 B
Plaintext
14 lines
476 B
Plaintext
Start 2: DisabledTest
|
|
1/3 Test #2: DisabledTest .....................\*\*\*\Not Run \(Disabled\) +[0-9.]+ sec
|
|
Start 1: SuccessfulTest
|
|
2/3 Test #1: SuccessfulTest ................... Passed +[0-9.]+ sec
|
|
Start 3: SuccessfulCleanupTest
|
|
3/3 Test #3: SuccessfulCleanupTest ............ Passed +[0-9.]+ sec
|
|
+
|
|
100% tests passed, 0 tests failed out of 2
|
|
+
|
|
Total Test time \(real\) = +[0-9.]+ sec
|
|
+
|
|
The following tests are disabled and did not run:
|
|
.*2 \- DisabledTest
|