| Commit message (Expand) | Author | Age | Files | Lines |
* | Teach ctest_update about Git submodules | Brad King | 2010-05-04 | 1 | -2/+11 |
|
|
* | Fix for for bug #10550, fix some errors for an old Sun compiler. | Bill Hoffman | 2010-04-28 | 2 | -0/+2 |
|
|
* | ctest_update: Report failure in Update.xml | Brad King | 2010-04-27 | 1 | -0/+1 |
|
|
* | Coverage glob should search in Source dir | Zach Mullen | 2010-04-23 | 1 | -3/+9 |
|
|
* | Implement extra coverage globbing | Zach Mullen | 2010-04-23 | 2 | -1/+87 |
|
|
* | Fix intermingling of test environments when tests run in parallel. | David Cole | 2010-03-30 | 2 | -16/+6 |
|
|
* | Better detection of stop_time being passed. | Zach Mullen | 2010-03-19 | 1 | -3/+3 |
|
|
* | Fix StopTime to also account for localtime being a day ahead of gmtime | Zach Mullen | 2010-03-18 | 1 | -4/+5 |
|
|
* | Fix for StopTime for cases when gmtime is a day ahead of localtime | Zach Mullen | 2010-03-18 | 1 | -6/+17 |
|
|
* | More debugging of StopTime test | Zach Mullen | 2010-03-18 | 1 | -0/+2 |
|
|
* | Test using std::min | Zach Mullen | 2010-03-17 | 1 | -2/+2 |
|
|
* | Replace min() call with its literal definition | Zach Mullen | 2010-03-17 | 1 | -1/+2 |
|
|
* | Add the --stop-time argument | Zach Mullen | 2010-03-17 | 4 | -5/+65 |
|
|
* | Add unit test for RESOURCE_LOCK test property | Zach Mullen | 2010-03-03 | 1 | -3/+6 |
|
|
* | Added RESOURCE_LOCK test property. | Zach Mullen | 2010-03-02 | 5 | -4/+54 |
|
|
* | Close ifstream. | Zach Mullen | 2010-03-01 | 1 | -1/+5 |
|
|
* | If tests failed on the last run, have them run first next time | Zach Mullen | 2010-03-01 | 2 | -3/+33 |
|
|
* | Configurable path to CTest cost data file | Zach Mullen | 2010-03-01 | 1 | -5/+3 |
|
|
* | Use historical average of test times to schedule tests. | Zach Mullen | 2010-02-26 | 6 | -23/+115 |
|
|
* | BUG: We shouldn't be setting the HideWindow option on the test processes we c... | Zach Mullen | 2010-02-19 | 1 | -1/+0 |
|
|
* | Fix for fix for issue #2336 - do not specify CMAKE_BUILD_TYPE when the ctest ... | David Cole | 2010-02-10 | 1 | -1/+2 |
|
|
* | cmCTestGIT: Refresh index for local modifications | Brad King | 2010-02-09 | 1 | -2/+8 |
|
|
* | cmCTestBZR: Strip trailing slashes from paths | Brad King | 2010-02-09 | 1 | -2/+6 |
|
|
* | Support for relative paths to executables in MemCheck tests. Also fixed a bu... | Zach Mullen | 2010-02-04 | 1 | -1/+3 |
|
|
* | Re-enabled Scheduler test and fixed the underlying problem. | Zach Mullen | 2010-02-03 | 1 | -1/+1 |
|
|
* | Fix for issue #5041 - improve error messages that may occur during ctest_buil... | David Cole | 2009-12-29 | 2 | -4/+21 |
|
|
* | Fix issue #10060 - add APPEND arg to ctest_start command. | David Cole | 2009-12-29 | 2 | -3/+29 |
|
|
* | Preserve environment variables across calls to cmCTestScriptHandler::RunConfi... | David Cole | 2009-12-23 | 1 | -0/+4 |
|
|
* | Use human-readable Git commit times in Update.xml | Brad King | 2009-12-21 | 1 | -4/+18 |
|
|
* | Fix size type conversion warning in RunTest. | Zach Mullen | 2009-12-21 | 1 | -1/+1 |
|
|
* | Fix segfault on Borland compiler resulting from divide by 0. | Zach Mullen | 2009-12-18 | 1 | -16/+12 |
|
|
* | Use literal quotes in Update.xml UpdateCommand | Brad King | 2009-12-18 | 1 | -1/+2 |
|
|
* | Submit Subversion directory path in Update.xml | Brad King | 2009-12-18 | 2 | -0/+10 |
|
|
* | Submit global tree revision in Update.xml | Brad King | 2009-12-18 | 2 | -0/+16 |
|
|
* | Fix output compression error message | Zach Mullen | 2009-12-17 | 1 | -2/+1 |
|
|
* | CTest output submitted to the dashboard is now compressed by default. | Zach Mullen | 2009-12-17 | 4 | -3/+86 |
|
|
* | Added an option to conditionally attach files to a test submission only if th... | Zach Mullen | 2009-12-16 | 2 | -4/+24 |
|
|
* | Changed XML formatting of files attached to test so that each file is archive... | Zach Mullen | 2009-12-15 | 2 | -27/+18 |
|
|
* | CTest-side changes to allow users to attach arbitrary files to test results t... | Zach Mullen | 2009-12-15 | 2 | -2/+95 |
|
|
* | Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 op... | Zach Mullen | 2009-12-11 | 2 | -4/+57 |
|
|
* | Restore the "***Not Run" message to ctest command line output for tests which... | Zach Mullen | 2009-12-10 | 1 | -0/+5 |
|
|
* | Unfortunately, I noticed the comment on bug 8668 too late. This changes my l... | Zach Mullen | 2009-12-10 | 3 | -88/+43 |
|
|
* | [0008668: CTest Dev: Missing executables shown as failed tests when using MPI... | Zach Mullen | 2009-12-10 | 4 | -18/+97 |
|
|
* | Fix memory leak that occurred when a test executable could not be started. (... | Zach Mullen | 2009-12-10 | 1 | -0/+1 |
|
|
* | Local test timeouts will now always take precedence over the global --timeout... | Zach Mullen | 2009-12-08 | 1 | -2/+1 |
|
|
* | CMake global timeout (--timeout option) should prevail over individual test t... | Zach Mullen | 2009-12-07 | 1 | -1/+2 |
|
|
* | Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni... | David Cole | 2009-12-04 | 6 | -13/+90 |
|
|
* | Hanle the case where a test can not be run because it is a bad executable. | Bill Hoffman | 2009-12-02 | 2 | -15/+14 |
|
|
* | Align test output for timeout condition. | Zach Mullen | 2009-11-30 | 1 | -1/+1 |
|
|
* | Added the --timeout option to ctest command line. This sets a global timeout... | Zach Mullen | 2009-11-30 | 1 | -0/+5 |
|
|