summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: Teach separate_arguments() to parse commandsBrad King2009-07-142-0/+26
* COMP: Shorten ExportImport test command linesBrad King2009-07-142-22/+20
* ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...Bill Hoffman2009-07-133-4/+14
* COMP: Fix ExportImport testLib6 on VS6Brad King2009-07-132-1/+1
* BUG: disable the test for now, will make it work correctly laterAlexander Neundorf2009-07-121-3/+3
* STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly fromAlexander Neundorf2009-07-122-0/+21
* ENH: Test export/import of link interface languagesBrad King2009-07-117-22/+42
* ENH: add group support and fix borland errorBill Hoffman2009-07-112-1/+2
* ENH: Test transitive link languagesBrad King2009-07-104-0/+23
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-102-0/+181
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-103-6/+6
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-0821-79/+0
* BUG: Skip CTest.Update* for cygwin tools on WindowsBrad King2009-07-011-2/+14
* BUG: Exclude svn portions of ExternalProject test when: svn client version is...David Cole2009-07-011-0/+26
* BUG: Avoid running the cvs portions of the ExternalProject test on non-cygwin...David Cole2009-06-291-2/+21
* BUG: Downgrade svn repository to be created with an svn 1.2 installation (rat...David Cole2009-06-262-11/+13
* ENH: Do not unzip the local repositories unless CVS and SVN executables are a...David Cole2009-06-261-26/+27
* ENH: Revise the ExternalProject test to use local CVS and SVN repositories to...David Cole2009-06-261-126/+87
* ENH: Add *.tgz files of cvs and svn repositories containing the TutorialStep1...David Cole2009-06-252-0/+0
* BUG: Fix CTest.UpdateBZR tests to run in parallelBrad King2009-06-251-1/+5
* ENH: New ExternalProject.cmake module interfaceBrad King2009-06-241-63/+61
* BUG: Extend timeout of ExternalProject testBrad King2009-06-241-0/+5
* ENH: fix spelling mistakeKen Martin2009-06-233-3/+3
* ENH: Auto-enable CTest.UpdateCVS test on WindowsBrad King2009-06-222-20/+28
* BUG: Create an exe's implib output dir for VSBrad King2009-06-151-0/+2
* BUG: Parse more bzr xml output encodingsBrad King2009-05-181-0/+4
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-142-0/+164
* BUG: file(COPY) test should not make read-only dirBrad King2009-05-131-2/+2
* ENH: Always imply CLEAN_DIRECT_OUTPUT target propBrad King2009-05-013-3/+3
* ENH: Allow more specification of target file namesBrad King2009-05-013-2/+19
* BUG: Fix CMake.File test for deep dir nameBrad King2009-04-291-1/+1
* ENH: Test file(COPY) failure casesBrad King2009-04-299-0/+58
* ENH: Create file(COPY) command signatureBrad King2009-04-291-1/+10
* ENH: Test spaces in non-string preprocessor valuesBrad King2009-04-241-1/+1
* ENH: Support more preprocessor values in VS6Brad King2009-04-241-2/+3
* BUG: Fix CTest.UpdateGIT test for older gitBrad King2009-04-231-1/+1
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-222-0/+187
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-1/+1
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-2/+2
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-1/+1
* ENH: make sure tests for cpack are run correctlyBill Hoffman2009-04-211-2/+2
* ENH: Create file(RENAME) command modeBrad King2009-04-151-1/+3
* ENH: Allow lists in AddExternalProject argumentsBrad King2009-04-092-0/+8
* ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATIONBrad King2009-04-084-3/+36
* ENH: Teach Update* tests to report local mod stepBrad King2009-04-082-0/+2
* ENH: Make UpdateCVS test robust to 1s file time resBrad King2009-04-081-0/+7
* ENH: Test transitive link to subdir-imported libBrad King2009-04-066-62/+97
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-311-1/+0
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-311-0/+1
* ENH: Generalize AddExternalProject step creationBrad King2009-03-301-1/+8