| Commit message (Expand) | Author | Age | Files | Lines |
* | Add git support to the CMake.CheckSourceTree test. | David Cole | 2010-05-27 | 2 | -53/+153 |
|
|
* | Merge branch 'version' | Brad King | 2010-05-17 | 1 | -1/+2 |
|\ |
|
| * | Report commit hash in CMake development versions | Brad King | 2010-04-23 | 1 | -1/+2 |
|
|
* | | Disable purify on unix, as it works differently and ctest can't use it. | Bill Hoffman | 2010-05-11 | 2 | -0/+16 |
|
|
* | | Fix CTestTestScheduler sporadic failure. | Zach Mullen | 2010-05-07 | 3 | -5/+5 |
|
|
* | | CTest: Submit author email in Update.xml | Brad King | 2010-05-07 | 1 | -0/+7 |
|
|
* | | Fix 'Architecture' test for more Mac linkers | Brad King | 2010-05-06 | 1 | -1/+1 |
|
|
* | | Teach ctest_update about Git submodules | Brad King | 2010-05-04 | 2 | -2/+71 |
|
|
* | | Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test. | David Cole | 2010-04-30 | 2 | -0/+87 |
|/ |
|
* | Fix for StopTime for cases when gmtime is a day ahead of localtime | Zach Mullen | 2010-03-18 | 1 | -2/+2 |
|
|
* | More debugging of StopTime test | Zach Mullen | 2010-03-18 | 2 | -3/+16 |
|
|
* | Output times during StopTime test for debugging | Zach Mullen | 2010-03-17 | 1 | -0/+4 |
|
|
* | Move get_date call closer to ctest_test for more predictable results. | Zach Mullen | 2010-03-17 | 1 | -3/+4 |
|
|
* | Add the --stop-time argument | Zach Mullen | 2010-03-17 | 6 | -1/+304 |
|
|
* | Add CMAKE_TESTS_CDASH_SERVER variable and CTestSubmitLargeOutput test. | David Cole | 2010-03-08 | 7 | -4/+128 |
|
|
* | Remove empty_binary_dir command in new unit test | Zach Mullen | 2010-03-03 | 2 | -3/+1 |
|
|
* | Add unit test for RESOURCE_LOCK test property | Zach Mullen | 2010-03-03 | 5 | -1/+85 |
|
|
* | Different versions of cygwin report differet messages for cygwin | Bill Hoffman | 2010-02-26 | 1 | -2/+2 |
|
|
* | Change the tag to be master from CVS for release scripts | Bill Hoffman | 2010-02-25 | 1 | -2/+2 |
|
|
* | Fix problem with ExternalProject test in in-source builds. | David Cole | 2010-02-17 | 1 | -0/+11 |
|
|
* | Add a high COST value to BootstrapTest so that it will be scheduled first in ... | Zach Mullen | 2010-02-11 | 1 | -0/+2 |
|
|
* | Make CTest.UpdateCVS robust to some cvs clients | Brad King | 2010-02-10 | 2 | -2/+3 |
|
|
* | Fix configure time error that occurs when there is a backslash in the HOME en... | David Cole | 2010-02-10 | 1 | -1/+2 |
|
|
* | Teach CTest.UpdateGIT test to fake file timestamp | Brad King | 2010-02-09 | 2 | -0/+12 |
|
|
* | Teach CTest.Update tests to strongly check entries | Brad King | 2010-02-09 | 1 | -19/+47 |
|
|
* | Re-enabled Scheduler test and fixed the underlying problem. | Zach Mullen | 2010-02-03 | 1 | -10/+10 |
|
|
* | Disable Scheduler test until underlying problem is resolved. | Zach Mullen | 2010-02-03 | 1 | -10/+10 |
|
|
* | Add unit test to ensure that CTestCostData scheduling works correctly | Zach Mullen | 2010-02-03 | 5 | -0/+79 |
|
|
* | Add alternate per-vendor compiler id detection | Brad King | 2010-02-01 | 2 | -0/+32 |
|
|
* | Avoid PathScale cmd-line bug in TryCompile test | Brad King | 2010-01-25 | 1 | -2/+8 |
|
|
* | Skip Fortran module mangling test on PathScale | Brad King | 2010-01-25 | 1 | -1/+1 |
|
|
* | Fix escapes in Fortran depend.make entries | Brad King | 2010-01-04 | 2 | -4/+11 |
|
|
* | Fix issue #10060 - add APPEND arg to ctest_start command. | David Cole | 2009-12-29 | 1 | -0/+4 |
|
|
* | Longer CTestTestTimeout default time on Cygwin | Brad King | 2009-12-21 | 1 | -1/+5 |
|
|
* | Test for SVNPath element in Update.xml | Brad King | 2009-12-18 | 2 | -3/+4 |
|
|
* | Fix BadExe test on cygwin. | Bill Hoffman | 2009-12-18 | 1 | -6/+8 |
|
|
* | Submit global tree revision in Update.xml | Brad King | 2009-12-18 | 2 | -0/+20 |
|
|
* | Test the CheckTypeSize module | Brad King | 2009-12-17 | 4 | -0/+181 |
|
|
* | Teach ADD_TEST_MACRO about test namespaces | Brad King | 2009-12-17 | 1 | -4/+6 |
|
|
* | Workaround for CTestTestBadExe on Cygwin | Zach Mullen | 2009-12-17 | 1 | -2/+6 |
|
|
* | Add a test to build the CSE project if the optional cache entry CMAKE_TEST_PR... | David Cole | 2009-12-15 | 1 | -0/+13 |
|
|
* | Honor real language flags in FortranC.Flags test | Brad King | 2009-12-15 | 3 | -6/+10 |
|
|
* | FortranCInterface: Support '=' in language flags | Brad King | 2009-12-15 | 1 | -2/+2 |
|
|
* | Add one more possible error message from curl for the failed submit tests. | David Cole | 2009-12-15 | 1 | -0/+1 |
|
|
* | Test FortranCInterface flag propagation | Brad King | 2009-12-14 | 4 | -0/+81 |
|
|
* | New decision method to enable Fortran tests | Brad King | 2009-12-10 | 2 | -14/+50 |
|
|
* | Always use a configuration for CMake tests | Brad King | 2009-12-10 | 1 | -15/+3 |
|
|
* | Test 'install' target of CMake itself | Brad King | 2009-12-10 | 2 | -0/+50 |
|
|
* | Apply CMake test-time config to all tests | Brad King | 2009-12-10 | 1 | -4/+0 |
|
|
* | Create CMakeLibTests output dir for Xcode | Brad King | 2009-12-09 | 1 | -0/+10 |
|
|