summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge topic 'asn_java_support'Brad King2011-07-261-2/+2
|\ \ | |/ |/|
| * Tests: Check for the new Java exeutable variables.Andreas Schneider2011-03-291-2/+2
* | CTest: Report tests not run due to unknown configurationBrad King2011-06-101-1/+1
* | Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'Brad King2011-06-071-0/+18
|\ \
| * | BundleUtilities: Avoid test on Watcom dashboards (#12034)David Cole2011-06-041-3/+3
| * | Revert "BundleUtilities: Run test on Windows if either MSVC or dumpbin was fo...Clinton Stimpson2011-06-021-4/+2
| * | BundleUtilities: Run test on Windows if either MSVC or dumpbin was found.Clinton Stimpson2011-06-011-2/+4
| * | BundleUtilities: Disable running test on Windows unless using MSVC.Clinton Stimpson2011-06-011-3/+3
| * | BundleUtilities: Fix issues with custom target DEPENDS in test (#12034)Clinton Stimpson2011-05-311-1/+0
| * | BundleUtilities: Work w/ non .app exes on Mac (#12034)Clinton Stimpson2011-05-271-0/+19
* | | Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop.Bill Hoffman2011-06-021-0/+12
|/ /
* | Fix CompileCommandOutput test for Make tools not supporting spacesBrad King2011-05-191-0/+3
* | Only offer the compile command output feature on unix systemsManuel Klimek2011-05-161-2/+8
* | Adds a test for the compile command line output.Manuel Klimek2011-04-251-0/+3
* | Merge topic 'drag-n-drop-components'Brad King2011-04-051-0/+3
|\ \