Ken Martin
|
098c1dcdfe
BUG: fix in the timeout code
|
19 years ago |
Ken Martin
|
2f84bd1758
ENH: added per test timeout support
|
19 years ago |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
19 years ago |
Brad King
|
f91b3c1daa
ENH: Add options to build with system utility libraries. Organize inclusion of third party libraries into a single header per library. This addresses bug#3653.
|
19 years ago |
Ken Martin
|
f7a5289e31
ENH: added total time limit for a CTest run bug 1207
|
19 years ago |
Andy Cedilnik
|
2071291956
STYLE: Fix kwstyle
|
19 years ago |
Andy Cedilnik
|
3206db15b3
ENH: Properly propagate config type to test
|
19 years ago |
Andy Cedilnik
|
61a4c12ce6
BUG: Use BuildDirectory from the DartConfiguration information. Also, Make missing coverage information not make ctest fail
|
19 years ago |
Ken Martin
|
77a4227652
ENH: some cleanup and commenting of code
|
19 years ago |
Ken Martin
|
299bbcad86
ENH: fix color output inside of ctest runs
|
19 years ago |
Andy Cedilnik
|
981787c9c5
COMP: Fix stl string access
|
19 years ago |
Andy Cedilnik
|
12cc89a8e5
BUG: Try to fix the problem of bad test names
|
19 years ago |
Andy Cedilnik
|
e015e10370
ENH: Pass -C flag to cmake to generate the apropriate build command
|
19 years ago |
Ken Martin
|
5ac59d81d3
STYLE: fix line length
|
19 years ago |
Andy Cedilnik
|
2d81046ae2
ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting
|
19 years ago |
Andy Cedilnik
|
47d9021b66
BUG: The fast mode should not read CTestCustom.ctest files
|
19 years ago |
Andy Cedilnik
|
55c0ff5f64
BUG: Improve the behavior of the ReadCustomFilesCommand
|
19 years ago |
Ken Martin
|
d81ebf0c23
ENH: added support for -SP scripts in new processes
|
19 years ago |
Andy Cedilnik
|
386900bfdd
ENH: Several cleanups and make sure things get propagated where they should. Also, allow to load CTest custom files to the actual ctest -S script
|
19 years ago |
Andy Cedilnik
|
cca91e168a
ENH: Pass handler flags to both test and memcheck handler
|
19 years ago |
Andy Cedilnik
|
161524581f
BUG: Fix CTestCustom.ctest file
|
19 years ago |
Andy Cedilnik
|
9a94d1144d
ENH: Two things. If there is CTestCustom.cmake in the toplevel directory read that file only. If there is CTestCustom.ctest in the toplevel directory, do the glob, if there is none, do nothing
|
19 years ago |
Andy Cedilnik
|
1cdd8b4fbd
BUG: Handle visual studio 8
|
19 years ago |
Andy Cedilnik
|
15d7dd9937
ENH: Remove cmGlob and use glob from kwsys
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
19 years ago |
Andy Cedilnik
|
26e1fea95b
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
5b638bb136
BUG: Add additional check
|
20 years ago |
Brad King
|
f2cf7e9197
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
|
20 years ago |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 years ago |