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
/
cmCTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: empty method on std string is a test, and does not set the string to empty.
Brad King
2004-01-21
1
-3/+3
*
BUG: fix leak
Bill Hoffman
2004-01-21
1
-3/+6
*
BUG: Fixed buffer size in MakeXMLSafe.
Brad King
2004-01-21
1
-1/+1
*
BUG: if a test is not found, it should fail
Bill Hoffman
2004-01-21
1
-1/+2
*
ENH: make sure tests that are not run fail, and make sure that it does not tr...
Bill Hoffman
2004-01-21
1
-7/+19
*
fix so that ctest is run even with bad cmake result
Ken Martin
2004-01-16
1
-4/+10
*
ENH: Handle spaces in the dart output of test
Andy Cedilnik
2004-01-15
1
-2/+3
*
ERR: Do not ignore argument after nocmake
Andy Cedilnik
2004-01-13
1
-1/+0
*
ENH: add no cmake option
Bill Hoffman
2004-01-13
1
-30/+40
*
ENH: Only look for executable until found
Andy Cedilnik
2004-01-12
1
-55/+55
*
ENH: clean up the output some more
Bill Hoffman
2004-01-09
1
-2/+8
*
ENH: clean up output
Bill Hoffman
2004-01-09
1
-24/+47
*
ENH: add an ability to specify a build run directory
Bill Hoffman
2004-01-09
1
-1/+16
*
ENH: clean up output
Bill Hoffman
2004-01-09
1
-1/+2
*
BUG: Updated warning regex to match in more cases.
Brad King
2004-01-09
1
-1/+1
*
BUG: if the build fails then the test fails
Bill Hoffman
2004-01-09
1
-1/+1
*
BUG: make sure null terminator is in the right place for putenv static char a...
Bill Hoffman
2004-01-08
1
-3/+1
*
ENH: remove warning
Bill Hoffman
2004-01-08
1
-1/+1
*
ENH: remove warning
Bill Hoffman
2004-01-08
1
-1/+0
*
temp remove of optimization internal ctest use putenv causing trouble on cygwin
Bill Hoffman
2004-01-07
1
-1/+2
*
ENH: print errors when they are there
Bill Hoffman
2004-01-07
1
-0/+2
*
BUG: initialize ivar
Bill Hoffman
2004-01-07
1
-0/+1
*
BUG: fix command line parser bug
Bill Hoffman
2004-01-07
1
-4/+0
*
ENH: remove warning
Bill Hoffman
2004-01-07
1
-4/+2
*
ENH: remove warnings
Bill Hoffman
2004-01-07
1
-3/+3
*
ENH: add new feature to ctest so that it can cmake, build and run a test exec...
Bill Hoffman
2004-01-07
1
-4/+774
*
ENH: Improve notes support (now you can specify them with the rest of the com...
Andy Cedilnik
2004-01-07
1
-49/+105
*
ENH: Remove warnings about unused variables
Andy Cedilnik
2003-12-30
1
-6/+9
*
ENH: Add option to submit notes. Implements Bug #465 - Add notes support to C...
Andy Cedilnik
2003-12-26
1
-1/+88
*
ENH: Fix coverage to actually work and add support for .NoDartCoverage
Andy Cedilnik
2003-12-24
1
-2/+28
*
ENH: Even better. Only replace when path longer than 20 characters. Also repl...
Andy Cedilnik
2003-12-18
1
-22/+25
*
ENH: Attempt to cleanup the build output
Andy Cedilnik
2003-12-18
1
-1/+39
*
bug fix
Ken Martin
2003-12-18
1
-2/+6
*
ERR: Remove debug
Andy Cedilnik
2003-12-17
1
-1/+1
*
ENH: Add more error regular expressions
Andy Cedilnik
2003-12-17
1
-0/+1
*
better ctest driver and return codes
Ken Martin
2003-12-17
1
-39/+71
*
ENH: Purify support should work now.
Andy Cedilnik
2003-12-16
1
-11/+18
*
ENH: Add suppression file support for valgrind
Andy Cedilnik
2003-12-16
1
-1/+21
*
ENH: Several cleanups and attempt to do purify support
Andy Cedilnik
2003-12-16
1
-48/+120
*
ENH: Cleanup output
Andy Cedilnik
2003-12-16
1
-1/+2
*
ERR: Fix coverage on gcc 2.95
Andy Cedilnik
2003-12-15
1
-2/+3
*
ERR: Ok, think before commit... This fixes two build problems. The missing br...
Andy Cedilnik
2003-12-15
1
-5/+7
*
ERR: Inner loop used the same counter as outer. Broke coverage code
Andy Cedilnik
2003-12-15
1
-8/+8
*
ERR: STD fixes
Andy Cedilnik
2003-12-15
1
-2/+2
*
ENH: Add initial memory check support which works for Valgrind
Andy Cedilnik
2003-12-15
1
-91/+380
*
ENH: fix for gcc 3.1
Bill Hoffman
2003-12-15
1
-8/+17
*
now can do extra updates
Ken Martin
2003-12-12
1
-8/+26
*
some updates to handle inline cache files and environment variables
Ken Martin
2003-12-09
1
-13/+49
*
ENH: Improve coverage on systems with multiple gcov commands
Andy Cedilnik
2003-12-08
1
-4/+13
*
ENH: Using cmListFileCache to read the DartTestfile instead of duplicating th...
Brad King
2003-12-05
1
-149/+146
[next]