summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-313-5/+9
* Merge topic 'UsingCMakeLikePkgConfig2'David Cole2011-08-257-0/+69
|\
| * Use $(CXXFLAGS) and $(LDFLAGS) in the --find-package test MakefileAlex Neundorf2011-08-181-2/+2
| * Only enable the test when using GNU makeAlex Neundorf2011-08-171-10/+20
| * Make the test harder by always having a space in the include dirsAlex Neundorf2011-08-171-0/+1
| * Make the --find-package test harderAlex Neundorf2011-08-171-2/+2
| * Much improved test, should now be executed on all UNIXesAlex Neundorf2011-08-166-17/+33
| * Fix test on OpenBSD with BSD makeAlex Neundorf2011-08-151-1/+1
| * The makefile for the test was kindof wrongAlex Neundorf2011-08-141-1/+3
| * Only run the test if we are using a makefile generator under UNIXAlex Neundorf2011-08-111-1/+1
| * Add a test for the new --find-package modeAlex Neundorf2011-08-114-0/+40
* | Merge topic 'AutomocForQt'David Cole2011-08-257-0/+914
|\ \
| * | 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-167-0/+893
* | | Merge topic 'WriteConfigVersionFile_2TemplateFiles'David Cole2011-08-161-0/+91
|\ \ \
| * | | Set UNSUITABLE instead of not COMPATIBLEAlex Neundorf2011-08-051-0/+11
| * | | Add some tests for write_basic_config_version_file()Alex Neundorf2011-08-011-0/+80
* | | | Merge topic 'intel_fortran_vs2010'David Cole2011-08-167-1/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-037-1/+78
| | |/ | |/|
* | | Merge topic 'adjust-path-for-all-generators-test'David Cole2011-08-021-0/+22
|\ \ \
| * | | Ensure libgmp-10.dll is in the PATH for CMakeTestAllGeneratorsDavid Cole2011-07-291-0/+22
| | |/ | |/|
* | | Merge topic 'fix-updategit-test'David Cole2011-08-021-3/+5
|\ \ \
| * | | Fix machine-specific UpdateGIT test failuresDavid Cole2011-07-291-3/+5
| |/ /
* | | Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-1/+4
|/ /
* | Merge topic 'fix-tests-failing-with-Xcode4'Brad King2011-07-262-4/+63
|\ \
| * | Use correct default multiple architecture values in testDavid Cole2011-07-191-9/+10
| * | Base architecture choice logic on Xcode versionDavid Cole2011-07-182-7/+37
| * | Fix BuildDepends test to work with Xcode 4David Cole2011-07-151-0/+5
| * | Fix Architecture test to work with Xcode 4David Cole2011-07-151-4/+27
| |/
* | Merge topic 'SetPropertyAppendString'Brad King2011-07-261-0/+18
|\ \
| * | Fix #12342: Add APPEND_STRING option to set_property()Alex Neundorf2011-07-151-0/+18
| |/
* | Merge topic 'PushCheckState'Brad King2011-07-262-0/+31
|\ \
| * | Add macros cmake_push/pop_check_state() as discussed on the list.Alex Neundorf2011-07-072-0/+31
| |/
* | Merge topic 'DisableSwitchForFindPackage'Brad King2011-07-262-1/+5
|\ \
| * | Add a basic test for CMAKE_DISABLE_FIND_PACKAGE_<package>Alex Neundorf2011-06-232-1/+5
| |/
* | Merge topic 'asn_java_support'Brad King2011-07-262-41/+8
|\ \ | |/ |/|
| * Tests: Check for the new Java exeutable variables.Andreas Schneider2011-03-291-2/+2
| * Tests: Java tests should test UseJava.cmakeAndreas Schneider2011-03-291-39/+6
* | Merge topic 'library-multiarch-issue-12037'Brad King2011-06-147-0/+31
|\ \
| * | Test find_package multiarch support (#12037)Brad King2011-06-087-0/+31
* | | 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-0713-0/+305
|\ \
| * | 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: Add rpath to loadable modules in test.Clinton Stimpson2011-06-023-25/+70
| * | BundleUtilities: Print reason for not loading module.soClinton Stimpson2011-06-011-3/+7
| * | 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