summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use generalized RunCMake test infrastrucure for build_command testBrad King2012-03-121-1/+0
* Add stronger infrastructure for CMake-only testsBrad King2012-03-121-0/+1
* Merge topic 'fix-12189-support-SBCS-in-VS'David Cole2012-03-081-0/+4
|\
| * VS6: Avoid SBCS test on VS6 (#12189)David Cole2012-03-061-1/+3
| * Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-171-0/+2
* | Merge topic 'qt4-deploy'David Cole2012-03-061-37/+55
|\ \
| * | reflect that the QtAutomoc depends on QtGuiRolf Eike Beer2012-02-291-1/+1
| * | Remove QtGui dependency in Qt4Deploy test and verify QtSql existance.Clinton Stimpson2012-02-291-1/+1
| * | Fix for Qt4Deploy on some test machines.Clinton Stimpson2012-02-241-38/+35
| * | Add test for DeployQt4.cmakeClinton Stimpson2012-02-231-0/+21
| |/
* | Merge topic 'test-CMakeCommands'David Cole2012-03-021-7/+1
|\ \
| * | Add infrastructure for CMakeCommands testsBrad King2012-02-281-7/+1
| |/
* | Tests: Escape metachars before embedding paths into the regex (#12999)Modestas Vainius2012-02-271-2/+9
* | Do not build RPM if path of the build tree contains spaceEric NOULARD2012-02-191-0/+8
|/
* VSGNUFortran: Disable test in special casesBill Hoffman2012-02-091-1/+18
* Add CMakeAddFortranSubdirectory to use MinGW gfortran in VSBill Hoffman2012-02-091-0/+9
* Remove unused test codeBrad King2012-02-031-49/+29
* CheckCXXCompilerFlag test: make it a CMakeOnly testRolf Eike Beer2012-01-301-2/+0
* Add infrastructure for CMake-only testsBrad King2012-01-131-0/+1
* Merge topic 'test-Complex-cleanup'David Cole2012-01-091-21/+0
|\
| * complex: Remove unused option to test CMakeLibBrad King2011-12-231-9/+0
| * complex: Remove ancient unused ComplexRelativePaths testBrad King2011-12-231-12/+0
* | Merge topic 'avoid-mfc-test'David Cole2011-12-201-0/+50
|\ \
| * | Tests: Only really run MFC test if we can build MFC apps (#11213)David Cole2011-12-161-0/+50
| |/
* | Fix the case where cmake --build failed with two project cmds in one file.Bill Hoffman2011-12-201-0/+10
|/
* Merge topic 'target-link-libraries-interfaces'David Cole2011-11-231-0/+2
|\
| * target_link_libraries: Add LINK_(PUBLIC|PRIVATE) optionsStephen Kelly2011-11-221-0/+2
* | Merge topic 'add-mfc-test'David Cole2011-11-151-0/+55
|\ \
| * | Tests: Avoid MFC test automatically for Watcom WMake builds (#11213)David Cole2011-11-031-0/+10
| * | Tests: Avoid MFC test automatically for VCExpress builds (#11213)David Cole2011-11-011-0/+24
| * | Tests: Add the MFC test (#11213)David Cole2011-11-011-0/+21
| |/
* | CTest: Look for CTestConfig.cmake in build dir first, then source dirJean-Christophe Fillion-Robin2011-10-271-0/+29
|/
* Merge topic 'FortranCInterface-VS'David Cole2011-09-201-19/+26
|\
| * Enable Fortran tests for IDE builds.Bill Hoffman2011-09-091-19/+26
* | Tests: Add the more modern Mac64 nightly buildDavid Cole2011-09-141-0/+2
* | Merge topic 'add-kwstyle-test'David Cole2011-09-131-0/+13
|\ \
| * | Tests: Add a KWStyle test, equivalent to the make StyleCheck targetDavid Cole2011-08-041-0/+13
* | | Tests: Look for "Illegal" or "SegFault" in the outputDavid Cole2011-09-061-1/+1
| |/ |/|
* | Merge topic 'generate_export_header'David Cole2011-09-011-0/+4
|\ \
| * | Start testing expected values for compiler flags.Stephen Kelly2011-08-171-0/+2
| * | Add the GenerateExportMacro with unit tests.Stephen Kelly2011-08-071-0/+2
| |/
* | Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-251-0/+2
|\ \
| * | Add a test for the new --find-package modeAlex Neundorf2011-08-111-0/+2
* | | Merge topic 'AutomocForQt'David Cole2011-08-251-0/+39
|\ \ \
| * | | QtAutomoc test: Pass QT_QMAKE_EXECUTABLEDavid Cole2011-08-191-0/+1
| * | | Only enable the automoc test after checking that Qt4 worksAlex Neundorf2011-08-171-12/+31
| * | | Fix logic which decides when to execute automoc testAlex Neundorf2011-08-161-14/+15
| * | | Add a test for automocAlex Neundorf2011-08-161-0/+18
| | |/ | |/|
* | | Merge topic 'intel_fortran_vs2010'David Cole2011-08-161-1/+5
|\ \ \ | |/ / |/| |
| * | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-031-1/+5
| |/