summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-getpropery'David Cole2012-03-0616-0/+122
|\
| * add test for get_property() errorsRolf Eike Beer2012-03-0416-0/+122
* | Merge topic 'allfindmodules-versions'David Cole2012-03-061-1/+1
|\ \
| * | AllFindModules test: do not require TCLSH versionRolf Eike Beer2012-03-021-1/+1
| |/
* | Merge topic 'fix-msys-cvs-local-repo'David Cole2012-03-062-0/+25
|\ \
| * | Fix MSYS CVS local test repo path format (#13001)Brad King2012-03-022-0/+25
| |/
* | Merge topic 'remove-CheckSourceTree-cvs-support'David Cole2012-03-062-85/+7
|\ \
| * | CheckSourceTree: Remove CVS checkout support (#13001)Brad King2012-03-022-85/+7
* | | Merge topic 'fix-CTestUpdateHG-url'David Cole2012-03-061-1/+1
|\ \ \
| * | | CTest.UpdateHG: Fix repo URL for local filesystem (#13001)Brad King2012-03-021-1/+1
| |/ /
* | | Merge topic 'qt4-deploy'David Cole2012-03-063-37/+154
|\ \ \ | |_|/ |/| |
| * | 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-293-3/+3
| * | Fix for Qt4Deploy on some test machines.Clinton Stimpson2012-02-241-38/+35
| * | Add test for DeployQt4.cmakeClinton Stimpson2012-02-233-0/+120
* | | Merge topic 'while-testing'David Cole2012-03-027-0/+60
|\ \ \
| * | | add testcases for while()/endwhile() errorsRolf Eike Beer2012-03-017-0/+60
| | |/ | |/|
* | | Merge topic 'allfindmodules-versions'David Cole2012-03-021-18/+24
|\ \ \
| * | | AllFindModules test: once again expand version checkingRolf Eike Beer2012-03-011-18/+24
| |/ /
* | | Merge topic 'inject_code_via_variable'David Cole2012-03-024-1/+13
|\ \ \
| * | | Fix typo in error message, and remove redundent test.Bill Hoffman2012-03-011-2/+0
| * | | Add ability to include a file in a project via a cache variable.Bill Hoffman2012-02-174-1/+15
| | |/ | |/|
* | | Merge topic 'find_package-improve-messages'David Cole2012-03-0231-0/+318
|\ \ \
| * | | find_package: Test error and warning messages in failure casesBrad King2012-02-2831-0/+318
* | | | Merge topic 'test-CMakeCommands'David Cole2012-03-023-7/+11
|\ \ \ \ | |/ / /
| * | | Add infrastructure for CMakeCommands testsBrad King2012-02-283-7/+11
| |/ /
* | | Tests: Escape metachars before embedding paths into the regex (#12999)Modestas Vainius2012-02-271-2/+9
| |/ |/|
* | Merge topic 'HandleTargetsInCMakeRequiredLibraries'David Cole2012-02-211-0/+11
|\ \
| * | Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-0/+11
* | | Merge topic 'doBuildRPM-withSpaceInTree'David Cole2012-02-211-0/+8
|\ \ \
| * | | Do not build RPM if path of the build tree contains spaceEric NOULARD2012-02-191-0/+8
| | |/ | |/|
* | | Merge topic 'expect-more-versions'David Cole2012-02-211-2/+3
|\ \ \
| * | | AllFindModules test: expect more modules to have a version number availableRolf Eike Beer2012-02-181-2/+3
| |/ /
* | | Merge topic 'findlibrary-versioned-libraries'David Cole2012-02-211-1/+31
|\ \ \
| * | | Find_library(): allow searching for versioned shared objectsRolf Eike Beer2012-02-181-1/+31
| |/ /
* | | Merge topic 'fix-typos-12975'David Cole2012-02-211-3/+3
|\ \ \
| * | | fix the same typos as found by Debian in other places, tooRolf Eike Beer2012-02-181-3/+3
| |/ /
* | | Tests: document where to put testsRolf Eike Beer2012-02-171-0/+34
|/ /
* | Merge topic 'allfindmodules-no-force-gnuplot'David Cole2012-02-141-1/+1
|\ \
| * | AllFindModules test: do not enforce GNUPLOT versionRolf Eike Beer2012-02-131-1/+1
* | | CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL optionBrad King2012-02-091-1/+2
* | | CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBALBill Hoffman2012-02-095-17/+17
* | | VSGNUFortran: Disable test in special casesBill Hoffman2012-02-091-1/+18
* | | VSGNUFortran: Add special case for SunPro Fortran runtime libraryBill Hoffman2012-02-091-1/+35
* | | CMakeAddFortranSubdirectory: Allow full paths to directoriesBrad King2012-02-091-10/+12
* | | Add CMakeAddFortranSubdirectory to use MinGW gfortran in VSBill Hoffman2012-02-098-0/+105
* | | Add CheckLanguage moduleBrad King2012-02-082-0/+24
|/ /
* | Merge topic 'remove-unused-test-code'David Cole2012-02-076-118/+29
|\ \
| * | Remove unused test codeBrad King2012-02-036-118/+29
* | | Merge topic 'lang-enable-order-issue-12929'David Cole2012-02-074-0/+16
|\ \ \