summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Split Borland compiler information filesBrad King2009-10-081-0/+3
* Make Complex test of CMakeLib more optionalBrad King2009-10-071-4/+6
* Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.David Cole2009-10-071-1/+1
* Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')David Cole2009-10-061-0/+5
* Test INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-021-0/+1
* Test use of module .def files for MS toolsBrad King2009-09-291-0/+1
* ENH: Added ctest test coverage for a test timeoutZach Mullen2009-09-291-2/+13
* Test support for OLD behavior of policy CMP0002Brad King2009-09-281-0/+3
* SEGFAULT does not work on watcom with ctest, so don't expect it to...Bill Hoffman2009-09-241-2/+8
* Uncommented the dependency of CTestTestNoExe on CTestTestNoBuild so that it w...Zach Mullen2009-09-231-1/+1
* Add nightly builds for linux windows and mac.Bill Hoffman2009-09-231-12/+22