| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support for relative paths to executables in MemCheck tests. Also fixed a bu... | Zach Mullen | 2010-02-04 | 1 | -1/+3 |
|
|
* | 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 |
|
|
* | 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 | 1 | -2/+76 |
|
|
* | 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 | 1 | -58/+35 |
|
|
* | [0008668: CTest Dev: Missing executables shown as failed tests when using MPI... | Zach Mullen | 2009-12-10 | 1 | -15/+60 |
|
|
* | Hanle the case where a test can not be run because it is a bad executable. | Bill Hoffman | 2009-12-02 | 1 | -11/+11 |
|
|
* | Align test output for timeout condition. | Zach Mullen | 2009-11-30 | 1 | -1/+1 |
|
|
* | Fix ctest output alignment for cases where total tests run is not the same wi... | Zach Mullen | 2009-10-15 | 1 | -1/+1 |
|
|
* | Fix floating point comparison warnings. Thanks to Alex Neundorf for the patch. | David Cole | 2009-10-13 | 1 | -2/+2 |
|
|
* | Match width of ctest "Start xx: " line to line up with the end test line | Zach Mullen | 2009-10-05 | 1 | -2/+4 |
|
|
* | BUG: CTest should honor test timeouts. | Zach Mullen | 2009-09-29 | 1 | -0/+2 |
|
|
* | BUG: 0009612: --output-on-failure option doesn't work with the new parallel C... | Zach Mullen | 2009-09-29 | 1 | -0/+10 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Output a message in ctest when each test is started | Zach Mullen | 2009-09-24 | 1 | -0/+3 |
|
|
* | Fix uninitialized errors. | Bill Hoffman | 2009-09-16 | 1 | -0/+7 |
|
|
* | Removed fork-and-continue option from ctest generated batch script entries | Zach Mullen | 2009-09-14 | 1 | -1/+0 |
|
|
* | Rewrite CTest child output handling | Brad King | 2009-09-11 | 1 | -43/+22 |
|
|
* | Initialize cmCTestRunTest instances robustly | Brad King | 2009-09-11 | 1 | -7/+3 |
|
|
* | BUG: Fixed segfault and bad reporting if a ctest executable could not be foun... | Zach Mullen | 2009-09-10 | 1 | -17/+14 |
|
|
* | BUG: Fixed issue where ctest would hang if a process terminated with output i... | Zach Mullen | 2009-09-08 | 1 | -3/+8 |
|
|
* | ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi... | Zach Mullen | 2009-09-07 | 1 | -1/+1 |
|
|
* | Fixed ctest output processing. Should now display output as it occurs, as we... | Zach Mullen | 2009-09-04 | 1 | -15/+25 |
|
|
* | Allowed tests to pull more than one line of output in their quantum. Fixed u... | Zach Mullen | 2009-09-03 | 1 | -20/+34 |
|
|
* | ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti... | Zach Mullen | 2009-09-03 | 1 | -1/+1 |
|
|
* | Fixed ctest output where max test index is not the same width as the total nu... | Zach Mullen | 2009-09-02 | 1 | -12/+5 |
|
|
* | ENH: Improved test reporting output | Zach Mullen | 2009-09-01 | 1 | -8/+14 |
|
|
* | Fixed conversion warning on 64 bit machines | Zach Mullen | 2009-08-31 | 1 | -2/+2 |
|
|
* | Fixed line length issue | Zach Mullen | 2009-08-30 | 1 | -1/+2 |
|
|
* | MemCheck should now work again in ctest | Zach Mullen | 2009-08-28 | 1 | -13/+54 |
|
|
* | Replaced std::stringstream with cmOStringStream | Zach Mullen | 2009-08-28 | 1 | -1/+1 |
|
|
* | Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming... | Zach Mullen | 2009-08-28 | 1 | -56/+52 |
|
|
* | Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f... | Zach Mullen | 2009-08-27 | 1 | -112/+98 |
|
|
* | ENH: refactored ctest. All testing is now parallel. If no -j option is spec... | Zach Mullen | 2009-08-26 | 1 | -283/+198 |
|
|
* | Fixed line length over 80 | Zach Mullen | 2009-08-20 | 1 | -5/+6 |
|
|
* | ENH: Refactored CTest test execution code into an object | Zach Mullen | 2009-08-19 | 1 | -0/+547 |
|
|