summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [0008668: CTest Dev: Missing executables shown as failed tests when using MPI...Zach Mullen2009-12-105-20/+103
* New decision method to enable Fortran testsBrad King2009-12-103-17/+50
* Always use a configuration for CMake testsBrad King2009-12-101-15/+3
* Test 'install' target of CMake itselfBrad King2009-12-103-0/+54
* Apply CMake test-time config to all testsBrad King2009-12-102-4/+4
* Fix memory leak that occurred when a test executable could not be started. (...Zach Mullen2009-12-101-0/+1
* Fix installation of CMake itselfBrad King2009-12-101-0/+7
* Use add_subdirectory instead of subdirs in CMakeBrad King2009-12-101-11/+11
* Simplify CMake self-install special caseBrad King2009-12-101-13/+4
* BUG: Fix bug #10,000.Clinton Stimpson2009-12-101-5/+13
* KWSys Nightly Date StampKWSys Robot2009-12-101-1/+1
* Fix parallel HDF5 detection (#9982)Alexander Neundorf2009-12-091-1/+1
* Fix for bug 10001, make vs 10 compiler .rc files correctlyBill Hoffman2009-12-091-30/+39
* Create CMakeLibTests output dir for XcodeBrad King2009-12-091-0/+10
* KWSys Nightly Date StampKWSys Robot2009-12-091-1/+1
* Test XML encoding with UTF-8 character validationBrad King2009-12-082-0/+48
* Test UTF-8 decodingBrad King2009-12-082-0/+126
* CTest: Do not munge UTF-8 output in XML filesBrad King2009-12-084-34/+155
* Create CMakeLib test driver and test cmXMLParserBrad King2009-12-085-0/+49
* Clean up CMake build tree 'bin' directoryBrad King2009-12-083-6/+9
* Remove useless include file filtersBrad King2009-12-084-7/+0
* KWSys: Remove default exe output pathBrad King2009-12-081-7/+0
* Local test timeouts will now always take precedence over the global --timeout...Zach Mullen2009-12-081-2/+1
* Remove unused DumpDocumentation codeBrad King2009-12-085-196/+0
* Minor typo in commentsMathieu Malaterre2009-12-081-2/+2
* KWSys Nightly Date StampKWSys Robot2009-12-081-1/+1
* CMake global timeout (--timeout option) should prevail over individual test t...Zach Mullen2009-12-071-1/+2
* Force CheckSourceTree test to pass if the source tree is not a CVS checkout. ...David Cole2009-12-071-0/+11
* Remove WILL_FAIL property from BadExe test, since CTest was returning 0. Repl...Zach Mullen2009-12-071-1/+2
* Cosmetic changes to previous commit, for consistency.Zach Mullen2009-12-072-3/+2
* Added a unit test for running a test command which exists but is not an execu...Zach Mullen2009-12-076-1/+50
* KWSys Nightly Date StampKWSys Robot2009-12-071-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-061-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-051-1/+1
* Turn off fortran as gnu fortran does not mix with vsBill Hoffman2009-12-041-0/+1
* Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...David Cole2009-12-042-0/+15
* Document usage of the include(CTest) moduleBrad King2009-12-041-9/+45
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-0421-38/+603
* Remove GNU-specific flags from Linux.cmakeBrad King2009-12-044-7/+0
* Generalize support for Portland Group CompilerBrad King2009-12-048-15/+86
* Remove duplicate info from Linux SunPro info filesBrad King2009-12-043-6/+0
* Consolidate Linux Intel compiler informationBrad King2009-12-044-28/+38
* Fix GNU C and Fortran flags on SunOSBrad King2009-12-042-1/+3
* KWSys Nightly Date StampKWSys Robot2009-12-041-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-031-1/+1
* Move GNU flags from SunOS.cmake to SunOS-GNU.cmakeBrad King2009-12-022-17/+9
* Hanle the case where a test can not be run because it is a bad executable.Bill Hoffman2009-12-022-15/+14
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-0216-22/+16
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-026-30/+0
* Fix OS X dylib and module GNU flagsBrad King2009-12-024-0/+30