index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestTestHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: minor fix for ctest
Ken Martin
2008-01-31
1
-1/+1
*
ENH: read in old file formats Dart as well
Ken Martin
2008-01-31
1
-0/+15
*
ENH: remove warnings
Bill Hoffman
2008-01-30
1
-2/+2
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-0/+4
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-10/+16
*
ENH: improve backwards compatibility
Ken Martin
2008-01-19
1
-6/+98
*
BUG: fix bugs 5539 (progress going beyond 100% when new files are added) and ...
Ken Martin
2008-01-18
1
-44/+43
*
ENH: use CTestTestfile.txt
Ken Martin
2008-01-17
1
-11/+1
*
BUG: try to fix crash
Bill Hoffman
2007-11-08
1
-2/+8
*
ENH: fix line length issues
Bill Hoffman
2007-09-24
1
-1/+2
*
ENH: fix failing test when valgrind is on
Bill Hoffman
2007-09-19
1
-9/+21
*
ENH: fix build issue with config type not being specified by ctest
Bill Hoffman
2007-09-17
1
-0/+12
*
ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...
Bill Hoffman
2007-09-11
1
-10/+10
*
ENH: fix bug with valgrind output being truncated
Bill Hoffman
2007-07-25
1
-8/+13
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-45/+0
*
ENH: support for --build-config-sample feature #1022
Ken Martin
2007-03-19
1
-59/+144
*
COMP: fix warning
Ken Martin
2007-01-26
1
-1/+2
*
ENH: added per test timeout support
Ken Martin
2007-01-25
1
-281/+298
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
1
-0/+8
*
ENH: Report command line as a measurement and allow user to add custom measur...
Andy Cedilnik
2006-10-13
1
-0/+29
*
BUG: fix bug where converage was required to get valgrind output because of b...
Bill Hoffman
2006-10-05
1
-2/+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
1
-2/+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
1
-0/+7
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-2/+3
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-5/+5
*
BUG: Couple of memcheck bugs: Log files should really be different for test a...
Andy Cedilnik
2006-03-16
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-1/+1
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-272/+278
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-166/+226
*
ENH: change the pass regexp so that it overrides the return value
Ken Martin
2005-11-10
1
-1/+3
*
ENH: Change flag to PASS_REGULAR_EXPRESSION and FAIL_REGULAR_EXPRESSION and a...
Andy Cedilnik
2005-11-09
1
-2/+2
*
ENH: Add support for output reguilar expression
Andy Cedilnik
2005-11-08
1
-1/+55
*
BUG: Initialize to something resonable
Andy Cedilnik
2005-10-19
1
-0/+2
*
BUG: If test passes but it should fail, report an error
Andy Cedilnik
2005-10-17
1
-0/+1
*
ENH: Properly report failed tests
Andy Cedilnik
2005-09-20
1
-1/+10
*
ENH: Modify output based on wether it is tested or memory checked
Andy Cedilnik
2005-09-19
1
-1/+10
*
ENH: Add a way for test to intentionally fail
Andy Cedilnik
2005-09-07
1
-3/+113
*
ENH: use native Deployment and Development directories
Bill Hoffman
2005-08-30
1
-0/+10
*
ENH: Improve log file strategy
Andy Cedilnik
2005-08-18
1
-36/+38
*
BUG: do not search the user's path for text executables when a full path is p...
Ken Martin
2005-08-09
1
-2/+17
*
BUG: Go back to the original directory after examining the current directory
Andy Cedilnik
2005-07-12
1
-0/+1
*
BUG: Make sure it always starts in the current directory when searching for t...
Andy Cedilnik
2005-07-12
1
-0/+1
*
ENH: Improve performance of testing and do not complain if DartTestfile.txt i...
Andy Cedilnik
2005-07-03
1
-10/+9
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-5/+5
*
BUG: Fix displaying of percentage
Andy Cedilnik
2005-06-22
1
-1/+1
*
COMP: see about fixing warning
Ken Martin
2005-06-20
1
-2/+2
*
ENH: Pass configuration type to subprocesses
Andy Cedilnik
2005-06-17
1
-0/+1
[next]