summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: Parse implicit link editor -z*extract optionsBrad King2009-07-281-2/+2
* ENH: Test Fortran and C++ in one executableBrad King2009-07-273-3/+9
* ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hackBrad King2009-07-271-5/+0
* ENH: Report CMake logs in SystemInformation testBrad King2009-07-271-2/+4
* ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...David Cole2009-07-272-4/+51
* ENH: Require language libs in Fortran/C testBrad King2009-07-271-0/+1
* ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...David Cole2009-07-251-49/+86
* BUG: Further avoid ImplicitLinkInfo case changeBrad King2009-07-251-6/+6
* BUG: One last attempt for today to get the new CheckSourceTree test running o...David Cole2009-07-241-4/+6
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-1/+1
* BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd...David Cole2009-07-241-3/+53
* BUG: Teach VariableWatch test to check resultsBrad King2009-07-241-0/+9
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-6/+9
* BUG: Oops. Left chunk of junk at the bottom of the main Tests CMakeLists.txt ...David Cole2009-07-241-6/+0
* BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...David Cole2009-07-243-6/+88
* BUG: Avoid case change in ImplicitLinkInfo testBrad King2009-07-241-6/+6
* ENH: Create ImplicitLinkInfo testBrad King2009-07-232-0/+320
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-0/+7
* ENH: Improve strictness of Function testBrad King2009-07-221-4/+14
* BUG: Fix SystemInformation dump outputBrad King2009-07-211-1/+1
* ENH: set expected failure for testsBill Hoffman2009-07-201-0/+9
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-141-0/+9
* 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