Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |
Ken Martin
|
c3ab83150c
ENH: improve backwards compatibility
|
18 years ago |
Ken Martin
|
7c473d4828
BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and 5889 (tests are not found in some cases when using add_subdirectory to .. etc)
|
18 years ago |
Ken Martin
|
456631225b
ENH: use CTestTestfile.txt
|
18 years ago |
Bill Hoffman
|
43c8923f14
BUG: try to fix crash
|
18 years ago |
Bill Hoffman
|
5059adb5ff
ENH: fix line length issues
|
18 years ago |
Bill Hoffman
|
797db515a0
ENH: fix failing test when valgrind is on
|
18 years ago |
Bill Hoffman
|
267fd538d8
ENH: fix build issue with config type not being specified by ctest
|
18 years ago |
Bill Hoffman
|
f262298bb0
ENH: fix 2 ctest issues, do not use the build type of ctest to look for config types, do not inherit pipes in child procs for ctest so it can kill them
|
18 years ago |
Bill Hoffman
|
ca31d33151
ENH: fix bug with valgrind output being truncated
|
18 years ago |
Alexander Neundorf
|
61d3444f93
|
18 years ago |
Ken Martin
|
3abf39eda0
ENH: support for --build-config-sample feature #1022
|
18 years ago |
Ken Martin
|
15d338e26f
COMP: fix warning
|
19 years ago |
Ken Martin
|
2f84bd1758
ENH: added per test timeout support
|
19 years ago |
Ken Martin
|
f7a5289e31
ENH: added total time limit for a CTest run bug 1207
|
19 years ago |
Andy Cedilnik
|
2f713072c7
ENH: Report command line as a measurement and allow user to add custom measurements
|
19 years ago |
Bill Hoffman
|
027b9cbe87
BUG: fix bug where converage was required to get valgrind output because of bad current directory
|
19 years ago |
Andy Cedilnik
|
a9c0929d39
COMP: Handle both ansi and non-ansi C
|
19 years ago |
Andy Cedilnik
|
d2710d5142
STYLE: Fix kwstyle
|
19 years ago |
Andy Cedilnik
|
6101b67610
ENH: Remove debug
|
19 years ago |
Andy Cedilnik
|
6bdff06594
STYLE: Remove debug
|
19 years ago |
Andy Cedilnik
|
12cc89a8e5
BUG: Try to fix the problem of bad test names
|
19 years ago |
Ken Martin
|
aae0bcdacf
STYLE: fix line length
|
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
|
867e41d23b
BUG: Couple of memcheck bugs: Log files should really be different for test and memcheck. Also make sure to not trunkate the output of the test until the valgrind or any other checking is pefrormed.
|
20 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 years ago |
Andy Cedilnik
|
862f5df25c
STYLE: Fix some style issues
|
20 years ago |
Andy Cedilnik
|
6503a0eecc
STYLE: Fix some style issues
|
20 years ago |
Ken Martin
|
3480c252a3
ENH: change the pass regexp so that it overrides the return value
|
20 years ago |
Andy Cedilnik
|
4e9d832525
ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and add help in cmSetTestsPropertiesCommand
|
20 years ago |