commit | b2b7c4cc28d729761dd11bfb7daaa1f02ef06ab3 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Tue Oct 15 14:49:50 2024 -0400 |
committer | Brad King <brad.king@kitware.com> | Wed Oct 16 14:13:23 2024 -0400 |
tree | 892dd353c4435e079953a88bd7feb4524970d686 | |
parent | 38ad939383be47eb923ce0582383664ee6dd4f4b [diff] |
cmCTest: Remove unused functionality from RunTest method `cmCTest::RunTest` has been used only for `--build-and-test` mode since commit b9daa192af (ENH: Refactored CTest test execution code into an object, 2009-08-19, v2.8.0~276). Drop code needed only by its old role of running tests.