summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...David Cole2009-09-031-4/+13
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-031-2/+2
* Make CTest.UpdateGIT robust to user git configBrad King2009-09-011-0/+7
* Test the user package registryBrad King2009-09-015-0/+33
* Test link multiplicity export/importBrad King2009-09-019-1/+26
* Test link multiplicityBrad King2009-09-015-4/+11
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-0/+3
* Enforce FortranCInterface_VERIFY in Fortran testBrad King2009-08-241-2/+2
* Create FortranCInterface_VERIFY functionBrad King2009-08-241-0/+2
* Output command that failed, if it fails.Bill Hoffman2009-08-121-1/+2
* Test add_test() generator expressionsBrad King2009-08-116-0/+96
* Rewrite FortranCInterface moduleBrad King2009-08-052-36/+38
* Remove WXDialog source codeBrad King2009-08-053-106/+0
* No /fast targets in try_compile project modeBrad King2009-08-044-3/+9
* Test C, C++, Fortran interface combinationsBrad King2009-08-046-11/+35
* Fix recursive try_compile callsBrad King2009-08-031-0/+9
* Test try_compile project modeBrad King2009-08-032-0/+11
* Check PGI linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Check Intel linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Test cache entry property "STRINGS"Brad King2009-07-291-1/+5
* 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