| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'test-contract-refactor' | Brad King | 2017-11-06 | 1 | -25/+26 |
|\ |
|
| * | Tests: Refactor contract test activation | Brad King | 2017-11-03 | 1 | -24/+23 |
|
|
| * | Tests: Honor already-set CTEST_REAL_HOME in case of repeat run | Brad King | 2017-11-03 | 1 | -1/+3 |
|
|
* | | Tests: Fix CTestTestCrash test under ubsan | Brad King | 2017-11-03 | 1 | -1/+1 |
|/ |
|
* | UseJava: OUTPUT_DIR must exists in all cases. | Marc Chevrier | 2017-10-10 | 1 | -0/+12 |
|
|
* | Tests: Fix some references to 'cmake' executable | Brad King | 2017-09-15 | 1 | -9/+9 |
|
|
* | Tests: Drop tests that have not run for over 10 years | Brad King | 2017-09-15 | 1 | -25/+0 |
|
|
* | FindFreetype: Add imported target, docs, and test | Ben Morgan | 2017-09-07 | 1 | -0/+4 |
|
|
* | Merge topic 'findexpat-importedtargets' | Brad King | 2017-09-07 | 1 | -0/+4 |
|\ |
|
| * | FindEXPAT: Add unit test of target and variables | Ben Morgan | 2017-09-01 | 1 | -0/+4 |
|
|
* | | FindPatch: Add module to find 'patch' command-line tool | Jean-Christophe Fillion-Robin | 2017-09-01 | 1 | -0/+4 |
|
|
* | | server: test buffer parsing | Justin Berger | 2017-08-31 | 1 | -0/+4 |
|/ |
|
* | server: always enable server | Daniel Pfeifer | 2017-08-26 | 1 | -7/+5 |
|
|
* | Autogen: Move repeated tests to new QtAutogenRerun test | Sebastian Holtermann | 2017-07-21 | 1 | -3/+36 |
|
|
* | Merge topic 'vs_fix_configuration_error' | Brad King | 2017-06-22 | 1 | -1/+1 |
|\ |
|
| * | Tests: Verify registry value is not "/registry" before using | Michael Stürmer | 2017-06-21 | 1 | -1/+1 |
|
|
* | | Vs: allow CSharp targets to be linked to CXX targets | Michael Stürmer | 2017-06-21 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'add-common-record-features-macros' | Brad King | 2017-06-01 | 1 | -3/+7 |
|\ |
|
| * | CompileFeatures: Makes tests work with meta-feature only | Chuck Atkins | 2017-05-29 | 1 | -1/+1 |
|
|
| * | Tests: Allow test macro to take no executable arguments | Chuck Atkins | 2017-05-29 | 1 | -2/+6 |
|
|
* | | Tests: Skip BootstrapTest if testing external CMake | Brad King | 2017-05-31 | 1 | -0/+3 |
|
|
* | | Tests: Fix XCTest build configuration | Brad King | 2017-05-30 | 1 | -0/+1 |
|/ |
|
* | Improve Doxygen support | Alex Turbov | 2017-05-24 | 1 | -0/+4 |
|
|
* | Merge topic 'FindProtobuf-targets' | Brad King | 2017-05-19 | 1 | -0/+4 |
|\ |
|
| * | FindProtobuf: add tests | André Apitzsch | 2017-05-18 | 1 | -0/+4 |
|
|
* | | GoogleTest: Expand capabilities of gtest_add_tests() | Craig Scott | 2017-05-15 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'findopenmp-modernized' | Brad King | 2017-04-26 | 1 | -0/+4 |
|\ |
|
| * | FindOpenMP: Add tests | Christian Pfeiffer | 2017-04-25 | 1 | -0/+4 |
|
|
* | | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 1 | -7/+6 |
|
|
* | | Merge topic 'test-CheckIPOSupported' | Brad King | 2017-04-19 | 1 | -0/+11 |
|\ \ |
|
| * | | Tests: Add cases for typical CheckIPOSupported usage | Ruslan Baratov | 2017-04-18 | 1 | -0/+11 |
| |/ |
|
* | | Merge topic 'fix-CMakeTestAllGenerators' | Brad King | 2017-04-19 | 1 | -0/+3 |
|\ \ |
|
| * | | Tests: Run CMakeTestAllGenerators serially | Brad King | 2017-04-18 | 1 | -0/+3 |
| |/ |
|
* | | FindMPI: Add test case | Christian Pfeiffer | 2017-04-18 | 1 | -0/+4 |
|/ |
|
* | VS: Add support for ASM_NASM language | Evgeny Fimochkin | 2017-02-07 | 1 | -1/+6 |
|
|
* | VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015) | Michael Stürmer | 2017-01-13 | 1 | -0/+3 |
|
|
* | FindOpenGL: Provide imported targets for GL and GLU | Brad King | 2016-12-02 | 1 | -0/+4 |
|
|
* | Merge topic 'QtAutogen_tests_update_v2' | Brad King | 2016-11-30 | 1 | -1/+1 |
|\ |
|
| * | QtAutogen tests: Move the complex test case to a subdirectory | Sebastian Holtermann | 2016-11-29 | 1 | -1/+1 |
|
|
* | | CUDA: Add tests to verify CUDA compiler works properly. | Robert Maynard | 2016-11-14 | 1 | -0/+7 |
|/ |
|
* | Merge topic 'import-librhash' | Brad King | 2016-11-10 | 1 | -0/+4 |
|\ |
|
| * | FindLibRHash: Add module to find the librhash package | Brad King | 2016-11-10 | 1 | -0/+4 |
|
|
* | | Drop KWStyle checks in favor of clang-format and Git hooks | Brad King | 2016-11-08 | 1 | -14/+0 |
|/ |
|
* | BootstrapTest: Use --parallel=... argument. | Daniel Pfeifer | 2016-10-21 | 1 | -2/+2 |
|
|
* | Tests: Add VSNsightTegra test for VS 2015 | Brad King | 2016-10-18 | 1 | -0/+3 |
|
|
* | server-mode: Add option to enable/disable test case explicitly | Brad King | 2016-09-29 | 1 | -1/+1 |
|
|
* | server-mode: Rename variable CMake_{HAVE => ENABLE}_SERVER_MODE | Brad King | 2016-09-29 | 1 | -1/+1 |
|
|
* | Tests: Decide earlier whether to test resources | Brad King | 2016-09-28 | 1 | -11/+12 |
|
|
* | Tests: Add Fortran submodule tests | Brad King | 2016-09-23 | 1 | -0/+1 |
|
|
* | Tests: Split Fortran module testing into separate FortranModules test | Brad King | 2016-09-22 | 1 | -1/+13 |
|
|