summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not...Zach Mullen2009-09-234-67/+66
* CTestTestParallel now submits to public dashboard for easier debuggingZach Mullen2009-09-231-0/+1
* Teach Xcode generator to set XCODE_VERSIONBrad King2009-09-231-0/+1
* Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)Zach Mullen2009-09-225-0/+93
* 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-1810-0/+196
* Fix CHECK_(C|CXX)_COMPILER_FLAG macro testBrad King2009-09-181-2/+2
* Test CHECK_(C|CXX)_COMPILER_FLAG macrosBrad King2009-09-171-1/+9
* Create CMake.ConfigureFile test for configure_fileBrad King2009-09-166-0/+28
* Factor out CMake.File test result check for re-useBrad King2009-09-162-35/+40
* Test add_subdirectory inside functionBrad King2009-09-161-0/+35
* Test that CTest can handle missing newlinesBrad King2009-09-111-0/+4
* Enable C and C++ first in Fortran testBrad King2009-09-091-1/+1
* Use more verbose/descriptive names for the "public API" functions in the Exte...David Cole2009-09-081-21/+29
* Put custom commands in topological order for VS 10Brad King2009-09-071-9/+0
* Add a test for FILE(READ ... HEX) together with a tiny binary file.Alexander Neundorf2009-09-062-0/+9
* Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...David Cole2009-09-031-4/+13
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-031-2/+2
* Make CTest.UpdateGIT robust to user git configBrad King2009-09-011-0/+7
* Test the user package registryBrad King2009-09-015-0/+33
* Test link multiplicity export/importBrad King2009-09-019-1/+26
* Test link multiplicityBrad King2009-09-015-4/+11
* Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...Zach Mullen2009-08-281-0/+3
* Enforce FortranCInterface_VERIFY in Fortran testBrad King2009-08-241-2/+2