summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix BadExe test on cygwin.Bill Hoffman2009-12-181-6/+8
* Test the CheckTypeSize moduleBrad King2009-12-171-0/+2
* 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
* Add one more possible error message from curl for the failed submit tests.David Cole2009-12-151-0/+1
* Test FortranCInterface flag propagationBrad King2009-12-141-0/+9
* New decision method to enable Fortran testsBrad King2009-12-101-14/+5
* Test 'install' target of CMake itselfBrad King2009-12-101-0/+2
* Apply CMake test-time config to all testsBrad King2009-12-101-4/+0
* Create CMakeLib test driver and test cmXMLParserBrad King2009-12-081-0/+2
* Remove WILL_FAIL property from BadExe test, since CTest was returning 0. Repl...Zach Mullen2009-12-071-1/+2
* Added a unit test for running a test command which exists but is not an execu...Zach Mullen2009-12-071-0/+10
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-4/+48
* Always use a configuration for CTestTestTimeoutBrad King2009-12-011-1/+7
* CTest: Test process tree kill on timeoutBrad King2009-11-301-1/+2
* Cleanup CMakeBuildTest in test_clean targetBrad King2009-11-301-0/+1
* Improve fake $HOME test isolation codeBrad King2009-11-241-0/+9
* Test CMP0015 OLD and NEW link_directories behaviorBrad King2009-11-241-0/+1
* BUG 9950: increase timeout for BootstrapTest to 1.5 hoursZach Mullen2009-11-231-1/+1
* SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON ...David Cole2009-11-161-0/+1
* Change logic of ctest subdirs command to allow for absolute paths. Also adde...Zach Mullen2009-11-101-0/+3
* Fix TRY_RUN cross compile test to pass consistentlyZach Mullen2009-11-091-0/+2
* Added test coverage for TRY_RUN in cross compile mode.Zach Mullen2009-11-091-0/+1
* Add missing depend because of registry write with complex name, they can not ...Bill Hoffman2009-11-041-0/+2
* Fix failed submit test 'failures'... Regular expression now matches [Cc]ouldn...David Cole2009-10-301-2/+2
* Fixed CTestTestRunScriptZach Mullen2009-10-291-4/+4
* Backout RunScript test again... (debugging on faraway)Zach Mullen2009-10-291-4/+4
* Fix RunScript test; it should now work on all platformsZach Mullen2009-10-291-4/+4
* Increase timeout for the nightly build tests so that the poor mac nightly bui...David Cole2009-10-281-1/+1
* Increase timeout for the nightly build tests so that the poor mac nightly bui...David Cole2009-10-281-1/+1
* Changed RunScript test to be in-source build safeZach Mullen2009-10-281-2/+2
* Test per-config OUTPUT_DIRECTORY propertiesBrad King2009-10-281-0/+1
* Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked d...David Cole2009-10-271-0/+16
* Add test to enable detecting differences between generation N and N+1 of a cm...David Cole2009-10-261-0/+15
* Disable run_script test for now, it is failing currently on linuxZach Mullen2009-10-261-4/+4
* Added test coverage for cmCTestRunScriptCommandZach Mullen2009-10-261-0/+13
* Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...Zach Mullen2009-10-261-2/+3
* Turn on the NSIS binary for the CPackComponents test if NSIS is found. Should...David Cole2009-10-251-4/+9
* Add test of all cmake -G generators. Ignore any errors from this as not all g...David Cole2009-10-221-0/+14
* Test OSX_ARCHITECTURES target propertyBrad King2009-10-211-2/+10
* Add test of all available CPack generators. Add this test with the goal of in...David Cole2009-10-201-0/+34
* Added a ctest add_subdirectory test which fails before my patch made earlier ...Zach Mullen2009-10-201-0/+9
* Allow test to pass even if an expected-to-fail submit claims 'Submission succ...David Cole2009-10-161-1/+2
* add a test which checks that cmake can build the latest stable KDE4 (kdelibs)...Alexander Neundorf2009-10-151-0/+42
* Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...David Cole2009-10-151-0/+11
* Fix crash on Windows. Remove trailing white space from regex. These changes s...David Cole2009-10-151-1/+1
* Add another possible error message that curl might emit with an empty drop lo...David Cole2009-10-141-0/+1
* Use macro instead of function since DASH2 continuous dashboard still uses CMa...David Cole2009-10-141-2/+11
* Increase ctest coverage. Add tests that intentionally call ctest_submit witho...David Cole2009-10-141-1/+26