summaryrefslogtreecommitdiff
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* VS: Add Visual Studio 17 2022 generatorBrad King2021-06-251-1/+7
* Merge topic 'test-xcode-13' into release-3.21Brad King2021-06-211-1/+1
|\
| * Tests: Fix xcode version detection for Xcode 13 on ARMBrad King2021-06-181-1/+1
* | Tests: recognize Xcode 13 linker warningGregor Jasny2021-06-101-1/+1
* | Merge topic 'add_hip_language'Brad King2021-06-091-0/+4
|\ \
| * | HIP: Add language to CMakeRobert Maynard2021-06-071-0/+4
* | | Merge topic 'install-with-runtime-dependencies'Brad King2021-06-081-0/+1
|\ \ \
| * | | Tests: Add tests for new optionsKyle Edwards2021-06-041-0/+1
| |/ /
* | | Tests: Add cases verifying flag ordering rulesBrad King2021-06-071-0/+5
|/ /
* | Merge topic 'test_driver_tap13_support'Brad King2021-04-291-4/+32
|\ \
| * | create_test_sourcelist: add test driver option to run all testsSergey Bronnikov2021-04-281-0/+26
| * | Tests: Isolate TestDriver build directoriesBrad King2021-04-281-4/+6
* | | MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-1/+1
|/ /
* | Tests: set CMAKE_PREFIX_PATH to the installation prefixBen Boeckel2021-03-191-1/+1
* | FindDevIL: add imported targets and testsAlex2021-03-181-0/+1
* | Tests: Enable Framework test case with spaces everywhere possibleBrad King2021-03-101-0/+1
* | Tests: Update LibName to cover spaces in shared library nameBrad King2021-03-081-0/+2
* | Tests: Enable MAKE_SUPPORTS_SPACES tests with Ninja generatorsBrad King2021-03-081-1/+1
* | Merge topic 'test-macos-arm64'Brad King2021-02-231-1/+1
|\ \ | |/
| * Tests: Fix CTestTestCrash expected output on macOS arm64Brad King2021-02-221-1/+1
* | Tests: Fake home directory even if not setRaul Tambre2021-02-151-2/+2
|/
* Tests: Disable MFC test for IntelLLVM due to #18311William R. Dieter2021-01-281-1/+8
* Tests: Skip VSGNUFortran test for ifx.William R. Dieter2021-01-281-0/+4
* Tests: Skip old PrecompiledHeader test on IntelLLVMBrad King2021-01-281-1/+1
* CPackDeb: dpkg-shlibdeps now supports searching for private shared libsDeniz Bahadir2021-01-221-0/+20
* Tests: Remove outdated CMakeTestMultipleConfigures testBrad King2021-01-151-15/+0
* UseJava: enable exportation of native headers targetMarc Chevrier2020-12-291-0/+3
* Merge topic 'apple-silicon-host-arch'Brad King2020-12-111-0/+16
|\
| * Tests: Cover macOS host architecture selection on Apple Silicon hostsBrad King2020-12-101-0/+16
* | Merge topic 'test-macos-version'Brad King2020-12-101-17/+17
|\ \ | |/
| * Tests: Remove outdated exclusion of tests on OS X 10.3Brad King2020-12-091-12/+1
| * Tests: Add cache entry to control XCTest deployment targetBrad King2020-12-091-5/+16
* | Merge topic 'test-vs-windows-hosts'Brad King2020-12-041-1/+1
|\ \ | |/
| * Tests: Look for Visual Studio only on Windows hostsBrad King2020-12-031-1/+1
* | Merge topic 'test-java-default'Brad King2020-11-251-3/+11
|\ \ | |/
| * Tests: Add CMake_TEST_Java option to control Java testsBrad King2020-11-241-3/+11
* | server: remove deprecated 'cmake -E server' modeBrad King2020-10-141-9/+0
* | FindIntl: Add imported targetSibi Siddharthan2020-10-131-0/+1
|/
* Tests: Add some basic tests for CMake GUIKyle Edwards2020-09-231-0/+4
* Utilities/Release: Drop now-unused scriptsBrad King2020-09-171-17/+0
* Utilities/Release: remove old macOS release scriptBen Boeckel2020-09-161-4/+0
* Help: Add Importing and Exporting GuideBetsy McPhail2020-09-111-1/+39
* Merge topic 'ispc_lang_support'Brad King2020-09-011-0/+4
|\
| * Add ISPC compiler support to CMakeRobert Maynard2020-08-281-0/+4
* | WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-211-0/+4
* | Bootstrap: Add support for NinjaKyle Edwards2020-08-101-0/+1
|/
* CTest: Prefer normative terms to express subprocess failuresRobert Maynard2020-07-271-1/+1
* cmake: Remove broken '--warn-unused-vars' optionBrad King2020-06-291-30/+0
* Merge topic 'visual-studio-android'Brad King2020-06-261-16/+45
|\
| * Visual Studio: Add Android supportKyle Edwards2020-06-241-16/+45