Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Support Threading Problem in memcheck | Andy Cedilnik | 2004-07-26 | 1 | -1/+3 |
| | |||||
* | ENH: Add maximum size of test output | Andy Cedilnik | 2004-07-26 | 1 | -1/+44 |
| | |||||
* | BUG: Encode current time so that on some international computers xslt will ↵ | Andy Cedilnik | 2004-07-20 | 1 | -26/+32 |
| | | | | not break. Also, for continuous, do not repeat if there were locally modified files or conflict, but only when things actually update | ||||
* | better error warning exceptions | Ken Martin | 2004-07-15 | 1 | -0/+2 |
| | |||||
* | submit elapsed times as well | Ken Martin | 2004-07-13 | 1 | -6/+33 |
| | |||||
* | BUG: LastMemCheck is not really an XML file | Andy Cedilnik | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | BUG#969: Partially fixed by at least using the timeout for the individual ↵ | Brad King | 2004-07-02 | 1 | -2/+6 |
| | | | | calls to RunSingleCommand from within the inner ctest instance. This should be modified to incrementally adjust remaining time. | ||||
* | BUG: Files in top-level directory of source tree were not reported in ↵ | Ken Martin | 2004-06-09 | 1 | -1/+1 |
| | | | | updates log. | ||||
* | BUG: Even if update fails it should produce valid XML | Andy Cedilnik | 2004-06-09 | 1 | -8/+8 |
| | |||||
* | support for floating ponit strides | Ken Martin | 2004-06-08 | 1 | -5/+44 |
| | |||||
* | ENH: Implement scp submission | Andy Cedilnik | 2004-06-02 | 1 | -2/+18 |
| | |||||
* | ctest -S support for multiple ctest command arguments | Ken Martin | 2004-05-28 | 1 | -33/+58 |
| | |||||
* | added another error string and change the -I option some | Ken Martin | 2004-05-26 | 1 | -6/+5 |
| | |||||
* | better error message | Ken Martin | 2004-05-25 | 1 | -0/+1 |
| | |||||
* | added error | Ken Martin | 2004-05-20 | 1 | -0/+1 |
| | |||||
* | new feature for continuous clean once | Ken Martin | 2004-05-13 | 1 | -0/+8 |
| | |||||
* | ENH: Add a way to force ctest to be a new process | Andy Cedilnik | 2004-05-10 | 1 | -1/+6 |
| | |||||
* | ENH: Added regex. | Will Schroeder | 2004-05-10 | 1 | -0/+1 |
| | |||||
* | fix for config type passing between ctests | Ken Martin | 2004-05-10 | 1 | -0/+1 |
| | |||||
* | some cleanup and fix for PVLocal | Ken Martin | 2004-05-09 | 1 | -78/+70 |
| | |||||
* | ENH: add the ability to block popup error dialogs in tests on windows | Bill Hoffman | 2004-05-07 | 1 | -0/+26 |
| | |||||
* | missing header for unix | Ken Martin | 2004-05-07 | 1 | -0/+5 |
| | |||||
* | updated testingoptions for continuous dashboards | Ken Martin | 2004-05-07 | 1 | -5/+52 |
| | |||||
* | BUG: fix ctest so that the search path for test executables produces better ↵ | Bill Hoffman | 2004-05-06 | 1 | -5/+15 |
| | | | | output and does not use config dir when it is not set | ||||
* | fix for in source testing | Ken Martin | 2004-05-05 | 1 | -2/+2 |
| | |||||
* | ENH: Remove memory leak | Andy Cedilnik | 2004-05-05 | 1 | -3/+5 |
| | |||||
* | support in source builds and arg passing | Ken Martin | 2004-05-04 | 1 | -3/+50 |
| | |||||
* | ENH: After running test clear results for memory checking | Andy Cedilnik | 2004-05-03 | 1 | -0/+1 |
| | |||||
* | ENH: Skip tests that do not have defects | Andy Cedilnik | 2004-05-03 | 1 | -2/+19 |
| | |||||
* | ERR: Remove warning about shadow variables | Andy Cedilnik | 2004-05-01 | 1 | -3/+3 |
| | |||||
* | ENH: Report filename of the note | Andy Cedilnik | 2004-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for notes in Testing/Notes subdirectory. This way test can ↵ | Andy Cedilnik | 2004-04-30 | 1 | -0/+25 |
| | | | | write notes that will be reported | ||||
* | BUG: Add a safety check so that you cannot send cmOStringStream.str() to ↵ | Andy Cedilnik | 2004-04-29 | 1 | -5/+5 |
| | | | | other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly | ||||
* | ENH: Another one of those nasty hex numbers in the ctest output | Andy Cedilnik | 2004-04-26 | 1 | -1/+3 |
| | |||||
* | ERR: Fixed unused variable assignment warning. | Brad King | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | ENH: Add DynamicAnalisys support. The old Purify is still available through ↵ | Andy Cedilnik | 2004-04-22 | 1 | -20/+109 |
| | | | | --compatibility-mode | ||||
* | RNH: Support NoDartCoverage in the binary directorory | Andy Cedilnik | 2004-04-19 | 1 | -2/+27 |
| | |||||
* | better args handling for -I options | Ken Martin | 2004-04-16 | 1 | -0/+5 |
| | |||||
* | better args handling for -I option | Ken Martin | 2004-04-16 | 1 | -15/+34 |
| | |||||
* | ENH: Better reporting of what tests failed and write a file with failed tests | Andy Cedilnik | 2004-04-16 | 1 | -4/+16 |
| | |||||
* | ENH: remove warning | Bill Hoffman | 2004-04-14 | 1 | -1/+1 |
| | |||||
* | ENH: fix warning | Bill Hoffman | 2004-04-13 | 1 | -1/+1 |
| | |||||
* | ENH: add the ability to run a limited sub-set of the tests | Bill Hoffman | 2004-04-13 | 1 | -0/+118 |
| | |||||
* | BUG: Display string not some weird pointer | Andy Cedilnik | 2004-04-09 | 1 | -1/+1 |
| | |||||
* | fix for missing valid images | Ken Martin | 2004-04-01 | 1 | -25/+51 |
| | |||||
* | BUG: Fix bug on windows. You cannot cout std::string directly | Andy Cedilnik | 2004-04-01 | 1 | -1/+1 |
| | |||||
* | ENH: Add logging of submitting | Andy Cedilnik | 2004-04-01 | 1 | -0/+25 |
| | |||||
* | ENH: Reduce number of GetCurrentWorkingDirectory | Andy Cedilnik | 2004-03-31 | 1 | -1/+1 |
| | |||||
* | ENH: Change to the new directory | Andy Cedilnik | 2004-03-31 | 1 | -1/+1 |
| | |||||
* | coverage change that will probably end in an infinite loop | Ken Martin | 2004-03-25 | 1 | -4/+25 |
| |