summaryrefslogtreecommitdiff
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Tests: Try to make CTestTestTimeout more robustBrad King2014-05-231-1/+1
* Merge topic 'fix_mumps_coverage'Brad King2014-05-161-2/+4
|\
| * CTest: Fix MUMPS coverage parsing and testJoseph Snyder2014-05-161-2/+4
* | Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-141-0/+2
* | Merge topic 'ctest-bad-generator'Brad King2014-05-081-0/+12
|\ \ | |/ |/|
| * ctest_build: Do not crash on bad generator nameBrad King2014-05-071-0/+12
* | Tests: Execute compile features tests unconditionally.Stephen Kelly2014-04-171-5/+3
* | Merge topic 'target_compile_features'Brad King2014-04-151-0/+18
|\ \
| * | Add target_compile_features command.Stephen Kelly2014-04-071-0/+1
| * | Features: Add cxx_auto_type.Stephen Kelly2014-04-071-0/+4
| * | cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.Stephen Kelly2014-04-071-0/+13
* | | Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-2/+2
|/ /
* | Tests: Fix CTestTestFailedSubmit-ftp with OS X system libcurlAlex Ciobanu2014-04-031-0/+1
* | cmTarget: Allow transitive evaluation of SOURCES property.Stephen Kelly2014-04-021-0/+1
* | cmTarget: Make the source files depend on the config.Stephen Kelly2014-04-021-0/+4
* | Merge topic 'dev/string-apis'Brad King2014-03-091-0/+2
|\ \
| * | CPackWiX: Fix test to build with expected configBrad King2014-03-081-0/+2
* | | Utilities/Release: Fix nightly build uploadBrad King2014-03-061-1/+1
|/ /
* | Tests: Optionally configure tests exclusively, with an external CMakeBrad King2014-03-031-16/+28
* | Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variablesBrad King2014-03-031-42/+42
* | Tests: Drop CMAKE_TEST_MAKEPROGRAM variableBrad King2014-03-031-6/+5
* | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for explicit make programBrad King2014-03-031-11/+12
* | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-031-3/+3
* | Tests: Rename CMAKE_TEST_DEVENV -> CMake_TEST_DEVENVBrad King2014-03-031-7/+8
* | Tests: Drop CMAKE_TEST_MSVC and test MSVC directlyBrad King2014-03-031-2/+2
* | Tests: Drop CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM optionsBrad King2014-03-031-10/+8
* | Tests: Drop kwsys testBrad King2014-03-031-13/+0
* | Add test for find_dependency macro.Stephen Kelly2014-02-261-0/+1
|/
* Remove the Example from the source.Stephen Kelly2014-02-091-12/+0
* Merge topic 'fix-Qt-autogen'Brad King2014-02-041-0/+12
|\
| * FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.Stephen Kelly2014-01-291-0/+12
* | VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sourcesNils Gladitz2014-02-011-0/+23
|/
* allow to mark a test as "Not Run" with a specific return code (#8466)Rolf Eike Beer2014-01-141-0/+12
* Merge topic 'optional-install'Brad King2014-01-091-0/+13
|\
| * InstallRules: added new variable to disable generation of install rulesNils Gladitz2014-01-081-0/+13
* | Run the add_compile_options command unit test.Stephen Kelly2014-01-041-0/+1
* | CTest: fix regressions introduced by the ctest-fix-run-serial topicNils Gladitz2013-12-231-0/+9
|/
* Remove INTERFACE build targets.Stephen Kelly2013-12-101-18/+0
* QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.Stephen Kelly2013-11-271-0/+30
* Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-211-0/+1
* Tests: Do not use an explicit make program for VS generatorsBrad King2013-11-181-1/+5
* Tests: Fix MFC test heuristic for empty CMAKE_TEST_MAKEPROGRAMBrad King2013-11-181-1/+1
* Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-181-4/+6
* Tests: Configure SubProject-Stage2 test more robustlyBrad King2013-11-181-13/+12
* Tests: Simplify VSExcludeFromDefaultBuild configurationBrad King2013-11-181-2/+9
* Tests: Simplify VSProjectInSubdir configurationBrad King2013-11-181-25/+11
* Tests: Simplify CTest.BuildCommand.ProjectInSubdir configurationBrad King2013-11-181-6/+7
* Tests: Pass --build-options to every testBrad King2013-11-181-27/+98
* Tests: Split <test>_EXTRA_OPTIONS into <test>_(CTEST|BUILD)_OPTIONSBrad King2013-11-181-10/+12
* Tests: Simplify ExternalProjectUpdate test argumentsBrad King2013-11-181-1/+0