summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test.David Cole2010-03-087-4/+128
* Remove empty_binary_dir command in new unit testZach Mullen2010-03-032-3/+1
* Add unit test for RESOURCE_LOCK test propertyZach Mullen2010-03-035-1/+85
* Different versions of cygwin report differet messages for cygwinBill Hoffman2010-02-261-2/+2
* Change the tag to be master from CVS for release scriptsBill Hoffman2010-02-251-2/+2
* Fix problem with ExternalProject test in in-source builds.David Cole2010-02-171-0/+11
* Add a high COST value to BootstrapTest so that it will be scheduled first in ...Zach Mullen2010-02-111-0/+2
* Make CTest.UpdateCVS robust to some cvs clientsBrad King2010-02-102-2/+3
* Fix configure time error that occurs when there is a backslash in the HOME en...David Cole2010-02-101-1/+2
* Teach CTest.UpdateGIT test to fake file timestampBrad King2010-02-092-0/+12
* Teach CTest.Update tests to strongly check entriesBrad King2010-02-091-19/+47
* Re-enabled Scheduler test and fixed the underlying problem.Zach Mullen2010-02-031-10/+10
* Disable Scheduler test until underlying problem is resolved.Zach Mullen2010-02-031-10/+10
* Add unit test to ensure that CTestCostData scheduling works correctlyZach Mullen2010-02-035-0/+79
* Add alternate per-vendor compiler id detectionBrad King2010-02-012-0/+32
* Avoid PathScale cmd-line bug in TryCompile testBrad King2010-01-251-2/+8
* Skip Fortran module mangling test on PathScaleBrad King2010-01-251-1/+1
* Fix escapes in Fortran depend.make entriesBrad King2010-01-042-4/+11
* Fix issue #10060 - add APPEND arg to ctest_start command.David Cole2009-12-291-0/+4
* Longer CTestTestTimeout default time on CygwinBrad King2009-12-211-1/+5
* Test for SVNPath element in Update.xmlBrad King2009-12-182-3/+4
* Fix BadExe test on cygwin.Bill Hoffman2009-12-181-6/+8
* Submit global tree revision in Update.xmlBrad King2009-12-182-0/+20
* Test the CheckTypeSize moduleBrad King2009-12-174-0/+181
* Teach ADD_TEST_MACRO about test namespacesBrad King2009-12-171-4/+6
* Workaround for CTestTestBadExe on CygwinZach Mullen2009-12-171-2/+6
* Add a test to build the CSE project if the optional cache entry CMAKE_TEST_PR...David Cole2009-12-151-0/+13
* Honor real language flags in FortranC.Flags testBrad King2009-12-153-6/+10
* FortranCInterface: Support '=' in language flagsBrad King2009-12-151-2/+2
* Add one more possible error message from curl for the failed submit tests.David Cole2009-12-141-0/+1
* Test FortranCInterface flag propagationBrad King2009-12-144-0/+81
* New decision method to enable Fortran testsBrad King2009-12-102-14/+50
* Always use a configuration for CMake testsBrad King2009-12-101-15/+3
* Test 'install' target of CMake itselfBrad King2009-12-102-0/+50
* Apply CMake test-time config to all testsBrad King2009-12-101-4/+0
* Create CMakeLibTests output dir for XcodeBrad King2009-12-091-0/+10
* Test XML encoding with UTF-8 character validationBrad King2009-12-082-0/+48
* Test UTF-8 decodingBrad King2009-12-082-0/+126
* Create CMakeLib test driver and test cmXMLParserBrad King2009-12-085-0/+49
* Clean up CMake build tree 'bin' directoryBrad King2009-12-081-1/+1
* Remove unused DumpDocumentation codeBrad King2009-12-081-10/+0
* 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
* Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...David Cole2009-12-042-0/+15
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-047-4/+323
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-021-4/+0
* Remove unnecessary configure time operations from CTestTest* testsZach Mullen2009-12-026-48/+0
* Make CTestTestTimeout time configurableBrad King2009-12-023-3/+9