Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR | Brad King | 2024-01-29 | 3 | -10/+31 |
* | Tests: Improve RunCMake.add_test TEST_LAUNCHER coverage | Brad King | 2024-01-27 | 8 | -40/+88 |
* | Tests: Improve RunCMake.add_test error formatting | Brad King | 2024-01-27 | 1 | -7/+13 |
* | add_test: Optionally use a launcher for tests running in-project targets | Ralf Habacker | 2023-12-13 | 6 | -0/+110 |
* | add_test: Restore support for empty test arguments | Marc Chevrier | 2023-06-09 | 3 | -0/+24 |
* | Add deprecation warnings for policies CMP0114 and below | Brad King | 2023-02-01 | 11 | -0/+111 |
* | CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR) | Kevin Puetz | 2020-08-26 | 6 | -2/+6 |
* | add_test: Allow special characters in test name (w/ policy CMP0110) | Deniz Bahadir | 2020-08-12 | 100 | -0/+285 |
* | add_test: Revert "Allow special characters in test name" | Brad King | 2020-07-27 | 53 | -366/+0 |
* | add_test: Allow special characters in test name | Deniz Bahadir | 2020-05-17 | 53 | -0/+366 |