summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create FortranCInterface_VERIFY functionBrad King2009-08-241-0/+2
* Output command that failed, if it fails.Bill Hoffman2009-08-121-1/+2
* Test add_test() generator expressionsBrad King2009-08-116-0/+96
* Rewrite FortranCInterface moduleBrad King2009-08-052-36/+38
* Remove WXDialog source codeBrad King2009-08-053-106/+0
* No /fast targets in try_compile project modeBrad King2009-08-044-3/+9
* Test C, C++, Fortran interface combinationsBrad King2009-08-046-11/+35
* Fix recursive try_compile callsBrad King2009-08-031-0/+9
* Test try_compile project modeBrad King2009-08-032-0/+11
* Check PGI linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Check Intel linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Test cache entry property "STRINGS"Brad King2009-07-291-1/+5