summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Fix failing test. Forgot to double quote last arg to STRING.David Cole2009-10-201-3/+3
* Add test of all available CPack generators. Add this test with the goal of in...David Cole2009-10-203-0/+94
* Added a ctest add_subdirectory test which fails before my patch made earlier ...Zach Mullen2009-10-206-0/+65
* Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...David Cole2009-10-172-3/+3
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-172-3/+113
* Add more testing coverage of the FILE command.David Cole2009-10-162-0/+116
* 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-152-0/+104
* Increase ctest coverage. Introduce optionally on intentional compile errors a...David Cole2009-10-154-1/+24
* Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...David Cole2009-10-152-1/+12
* Add LABELS to the SmallAndFast test project to increase coverage of ctest cod...David Cole2009-10-151-0/+7
* 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-142-1/+70
* Reduce duration of ctest_sleep arguments. Add SmallAndFast project. Replace k...David Cole2009-10-083-10/+28
* Split Borland compiler information filesBrad King2009-10-081-0/+3
* Make Complex test of CMakeLib more optionalBrad King2009-10-074-25/+12
* Fix find_package() when <pkg>_DIR is wrongBrad King2009-10-071-3/+33
* More robust implicit link line detection regexBrad King2009-10-071-0/+8
* Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.David Cole2009-10-071-1/+1
* Log implicit link information parsing actionsBrad King2009-10-061-1/+3
* Increase coverage. Intentionally trigger error conditions. Call all the else*...David Cole2009-10-064-0/+94
* Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')David Cole2009-10-062-0/+57
* Fortran test: Match config for external projectBrad King2009-10-051-0/+3
* Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...David Cole2009-10-055-0/+87
* Fix Preprocess test for Intel on WindowsBrad King2009-10-051-3/+9
* Fix ModuleDefinition test for Intel on WindowsBrad King2009-10-053-5/+6
* Fix PrecompiledHeader test for Intel on WindowsBrad King2009-10-051-3/+3
* Test target link information invalidationBrad King2009-10-051-0/+5
* Use new style header generation and get rid of OBJECT_DEPENDS in tutorialBill Hoffman2009-10-051-14/+5
* Add a few more cases to the new StringTest for even better coverage. Re-facto...David Cole2009-10-033-117/+184
* Correct some typos in error messages in the string command. Add a test that c...David Cole2009-10-023-0/+206
* Test INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-022-0/+8
* Better CMake.ModulesNotice test regexBrad King2009-10-011-2/+3
* New CMake.ModulesNotice test for copyright noticesBrad King2009-10-012-0/+46
* Improved safety and removed busy waiting from the CTestTestTimeout test.Zach Mullen2009-09-301-6/+11
* Test use of module .def files for MS toolsBrad King2009-09-299-0/+66
* ENH: Added ctest test coverage for a test timeoutZach Mullen2009-09-295-2/+80
* Remove ctest_submit from CTestTestParallelZach Mullen2009-09-291-1/+0
* Test support for OLD behavior of policy CMP0002Brad King2009-09-284-0/+13
* Oops. Last commit did not create subdir before doing a touch on a file in it....David Cole2009-09-251-0/+1
* Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling ...David Cole2009-09-251-0/+27
* SEGFAULT does not work on watcom with ctest, so don't expect it to...Bill Hoffman2009-09-241-2/+8
* Use CTEST_TEST_GENERATORBill Hoffman2009-09-241-7/+6
* Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the gen...Bill Hoffman2009-09-243-21/+18
* Visual Studio 10 has the same bug as 8 so make the path shorterBill Hoffman2009-09-231-2/+2
* Uncommented the dependency of CTestTestNoExe on CTestTestNoBuild so that it w...Zach Mullen2009-09-231-1/+1
* Make portable c for Parallel testZach Mullen2009-09-231-4/+4
* Add nightly builds for linux windows and mac.Bill Hoffman2009-09-231-12/+22