summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not...Zach Mullen2009-09-231-45/+45
* Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)Zach Mullen2009-09-221-0/+9
* For the complex tests since they link to the CMake library make sure that the...Bill Hoffman2009-09-211-0/+2
* Re-enabled failing tests; fixed ctest_build output to be consistent in the er...Zach Mullen2009-09-211-17/+17
* Disable test as it fails on every system.Bill Hoffman2009-09-201-11/+11
* Disabling CTestTestNoBuild pending investigation of odd g++ output issues.Zach Mullen2009-09-181-7/+7
* Apparently, on FarAway the presence of errors during ctest_build does not cau...Zach Mullen2009-09-181-1/+2
* Cosmetic change to test CMakeListsZach Mullen2009-09-181-1/+1
* Added test coverage for ctest. Covers WILL_FAIL condition, tests that do not...Zach Mullen2009-09-181-0/+33
* Test that CTest can handle missing newlinesBrad King2009-09-111-0/+4
* Put custom commands in topological order for VS 10Brad King2009-09-071-9/+0
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-0/+3
* Remove WXDialog source codeBrad King2009-08-051-16/+0
* 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-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-241-6/+27
* ENH: set expected failure for testsBill Hoffman2009-07-201-0/+9
* 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-121-0/+7
* ENH: Test transitive link languagesBrad King2009-07-101-0/+1
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+18
* BUG: Skip CTest.Update* for cygwin tools on WindowsBrad King2009-07-011-2/+14
* BUG: Fix CTest.UpdateBZR tests to run in parallelBrad King2009-06-251-1/+5
* BUG: Extend timeout of ExternalProject testBrad King2009-06-241-0/+5
* ENH: Auto-enable CTest.UpdateCVS test on WindowsBrad King2009-06-221-19/+14