Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Allow to specify build target | Andy Cedilnik | 2007-01-30 | 1 | -1/+3 |
| | |||||
* | BUG: fixes so that --build-and-test will honor timeouts | Ken Martin | 2007-01-30 | 1 | -3/+39 |
| | |||||
* | COMP: fix warning | Ken Martin | 2007-01-26 | 1 | -1/+2 |
| | |||||
* | ENH: added per test timeout support | Ken Martin | 2007-01-25 | 4 | -286/+317 |
| | |||||
* | COMP: fix line length style error | Bill Hoffman | 2006-12-05 | 1 | -1/+2 |
| | |||||
* | ENH: put checks on vector before referencing begin iterator | Bill Hoffman | 2006-12-02 | 1 | -23/+39 |
| | |||||
* | ENH: fix it to work with stl debug mode on mac | Bill Hoffman | 2006-11-09 | 1 | -2/+3 |
| | |||||
* | STYLE: Fix typo | Andy Cedilnik | 2006-10-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Fix line length | Andy Cedilnik | 2006-10-25 | 1 | -1/+2 |
| | |||||
* | BUG: Looks like gcov produces lines with string /*EOF*/ on them if there is ↵ | Andy Cedilnik | 2006-10-24 | 1 | -1/+1 |
| | | | | no line at the end of the file. This will fix the coverage code complaining about it | ||||
* | ENH: Add options to build with system utility libraries. Organize inclusion ↵ | Brad King | 2006-10-19 | 1 | -8/+9 |
| | | | | of third party libraries into a single header per library. This addresses bug#3653. | ||||
* | ENH: added total time limit for a CTest run bug 1207 | Ken Martin | 2006-10-19 | 5 | -0/+48 |
| | |||||
* | STYLE: Fix kwstyle | Andy Cedilnik | 2006-10-15 | 1 | -1/+2 |
| | |||||
* | COMP: Fix Sun build | Andy Cedilnik | 2006-10-13 | 1 | -2/+1 |
| | |||||
* | BUG: Replace some errors with warnings | Andy Cedilnik | 2006-10-13 | 2 | -3/+3 |
| | |||||
* | ENH: Report command line as a measurement and allow user to add custom ↵ | Andy Cedilnik | 2006-10-13 | 2 | -14/+45 |
| | | | | measurements | ||||
* | BUG: Use BuildDirectory from the DartConfiguration information. Also, Make ↵ | Andy Cedilnik | 2006-10-12 | 1 | -1/+1 |
| | | | | missing coverage information not make ctest fail | ||||
* | BUG: Report and error when ctest -S script fails... Fixes: Bug #3540 | Andy Cedilnik | 2006-10-12 | 1 | -1/+2 |
| | |||||
* | ENH: Handle more regular expressions | Andy Cedilnik | 2006-10-12 | 1 | -0/+2 |
| | |||||
* | BUG: fix bug where converage was required to get valgrind output because of ↵ | Bill Hoffman | 2006-10-05 | 2 | -4/+8 |
| | | | | bad current directory | ||||
* | ENH: Handle more warnings properly on AIX | Andy Cedilnik | 2006-08-22 | 1 | -2/+2 |
| | |||||
* | ENH: fix for no newline on some makes fix for ctest and some symlinks | Andy Cedilnik | 2006-08-14 | 2 | -0/+9 |
| | |||||
* | ENH: add cmake output to build and test | Bill Hoffman | 2006-08-08 | 1 | -0/+3 |
| | |||||
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+3 |
| | |||||
* | BUG: Fix error message when handler cannot be created. | Brad King | 2006-07-27 | 1 | -1/+3 |
| | |||||
* | COMP: Handle both ansi and non-ansi C | Andy Cedilnik | 2006-07-26 | 1 | -0/+1 |
| | |||||
* | STYLE: Fix kwstyle | Andy Cedilnik | 2006-07-13 | 1 | -1/+2 |
| | |||||
* | ENH: Remove debug | Andy Cedilnik | 2006-07-12 | 2 | -3/+2 |
| | |||||
* | STYLE: Remove debug | Andy Cedilnik | 2006-07-12 | 1 | -4/+0 |
| | |||||
* | BUG: Try to fix the problem of bad test names | Andy Cedilnik | 2006-07-11 | 5 | -12/+31 |
| | |||||
* | ENH: Be more verbose | Andy Cedilnik | 2006-07-07 | 1 | -0/+1 |
| | |||||
* | BUG: cmGlobalGenerator::Build should not always use the /fast target name ↵ | Brad King | 2006-06-01 | 2 | -2/+2 |
| | | | | because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. | ||||
* | BUG: Fix segfault | Andy Cedilnik | 2006-05-11 | 1 | -1/+1 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 6 | -11/+17 |
| | |||||
* | BUG: Make handle arguments work again | Andy Cedilnik | 2006-04-30 | 1 | -0/+1 |
| | |||||
* | ENH: Allow CTEST_UPDATE_COMMAND and fix the comments. This should allow SVN ↵ | Andy Cedilnik | 2006-04-30 | 2 | -8/+14 |
| | | | | update too, maybe | ||||
* | ENH: Add support for special tracks, fix options of handlers so that the -R, ↵ | Andy Cedilnik | 2006-04-28 | 5 | -10/+64 |
| | | | | -U, and so on work in the new style scripting | ||||
* | ENH: Fix problem with Source Lines and add debugging of regular expressions | Andy Cedilnik | 2006-04-27 | 1 | -15/+32 |
| | |||||
* | BUG: Improve the behavior of the ReadCustomFilesCommand | Andy Cedilnik | 2006-04-09 | 2 | -4/+10 |
| | |||||
* | ENH: added support for -SP scripts in new processes | Ken Martin | 2006-04-04 | 4 | -22/+107 |
| | |||||
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵ | Bill Hoffman | 2006-03-30 | 3 | -5/+5 |
| | | | | warnings produced by building for win64 | ||||
* | COMP: Return 0 instead of false | Andy Cedilnik | 2006-03-29 | 5 | -12/+12 |
| | |||||
* | ENH: Several cleanups and make sure things get propagated where they should. ↵ | Andy Cedilnik | 2006-03-29 | 16 | -392/+127 |
| | | | | Also, allow to load CTest custom files to the actual ctest -S script | ||||
* | BUG: Fix the read custom files command and add a coverage test | Andy Cedilnik | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | ENH: Add command to read ctest custom files | Andy Cedilnik | 2006-03-28 | 3 | -0/+120 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2006-03-23 | 1 | -2/+1 |
| | |||||
* | ENH: More error handling | Andy Cedilnik | 2006-03-23 | 1 | -0/+2 |
| | |||||
* | ENH: Remove cmGlob and use glob from kwsys | Andy Cedilnik | 2006-03-21 | 1 | -2/+3 |
| | |||||
* | COMP: Make members protected so that subclass can use them | Andy Cedilnik | 2006-03-16 | 1 | -6/+6 |
| | |||||
* | BUG: Couple of memcheck bugs: Log files should really be different for test ↵ | Andy Cedilnik | 2006-03-16 | 2 | -1/+5 |
| | | | | and memcheck. Also make sure to not trunkate the output of the test until the valgrind or any other checking is pefrormed. |