summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* BUG: Fix CMAKE_CURRENT_LIST_FILE in macrosBrad King2009-03-252-0/+15
* ENH: Support preprocessor def values in VS6Brad King2009-03-233-33/+34
* ENH: Add patch step for add_external_projectBrad King2009-03-182-1/+24
* ENH: Improve add_external_project interfaceBrad King2009-03-181-18/+16
* ENH: New foreach(<var> IN ...) modeBrad King2009-03-171-0/+19
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-163-6/+6
* ENH: Allow projects to disable per-rule progressBrad King2009-03-163-0/+9
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-162-1/+11
* ENH: Teach set/get_property about CACHE propertiesBrad King2009-03-101-0/+26
* STYLE: White space only change to see if continuous is working on new dashboa...David Cole2009-03-061-1/+0
* ENH: Teach message() how to display warningsBrad King2009-03-063-0/+35
* ENH: Overhaul CMake version numberingBrad King2009-03-052-0/+10
* ENH: Cleanup cmake --build interface.Brad King2009-03-041-1/+1
* ENH: Better recursive make in AddExternalProjectBrad King2009-03-041-8/+16
* ENH: Extend CTest.UpdateSVN to test local modsBrad King2009-02-263-1/+13
* ENH: Test included header in Fortran preprocessingBrad King2009-02-243-5/+7
* ENH: Add install(DIRECTORY) option 'OPTIONAL'Brad King2009-02-242-0/+6
* BUG: Fix CTest.UpdateCVS/SVN tests for win slashesBrad King2009-02-231-1/+3
* ENH: Test svn updates with space in author nameBrad King2009-02-231-1/+1
* ENH: Enhance CTest.UpdateCVS/SVN testsBrad King2009-02-233-6/+57
* ENH: Better failure output from CTest.Update*Brad King2009-02-231-1/+1
* ENH: make sure multiple archs are only tested when the workBill Hoffman2009-02-191-1/+7
* BUG: fix xcode depend issue and add a test for itBill Hoffman2009-02-191-1/+3
* ENH: Add get_filename_component(... REALPATH)Brad King2009-02-092-0/+58
* BUG: Alternative fix to bug #8423Brad King2009-02-062-44/+0