Files
Martin Duffy e11b5827c3 ctest: Add --out-of-date option for running out of date tests
Add an --out-of-date option to ctest which runs only those tests with
recorded build dependencies whose timestamps are newer than the timestamp
at which the test last finished.

Fixes: #27614
2026-06-30 11:31:35 -04:00

8 lines
162 B
Plaintext

Test project .*
.*Start 1: exec-test.*
.*Start 2: static-test.*
.*Start 3: shared-test.*
.*Start 4: module-test.*
.*Start 5: object-test.*
.*Start 6: file-test.*