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
*
ENH: Propagate build type
Andy Cedilnik
2004-02-02
1
-0/+5
*
BUG: keep output
Bill Hoffman
2004-01-29
1
-1/+1
*
BUG: After running builtin ctest, go back to the original directory
Bill Hoffman
2004-01-28
1
-0/+4
*
Including exception string in test's error output.
Ken Martin
2004-01-28
1
-0/+8
*
ENH: add a dynamic loader flush cache
Bill Hoffman
2004-01-27
1
-0/+4
*
ENH: Only display the precontext or postcontext up to the next or previous wa...
Andy Cedilnik
2004-01-27
1
-3/+7
*
fix for backup restore
Ken Martin
2004-01-27
1
-11/+1
*
ENH: Improve calling of RunSingle command and fix compile error
Andy Cedilnik
2004-01-26
1
-2/+7
*
ENH: Add support for CTestCustom.ctest, which modifies some behavior of ctest
Andy Cedilnik
2004-01-26
1
-156/+347
*
BUG: fix put/get env problems
Bill Hoffman
2004-01-26
1
-18/+2
*
fixes to backup restore options
Ken Martin
2004-01-23
1
-32/+93
*
BUG: If at least one test fails, the percent cannot be greater than 99
Andy Cedilnik
2004-01-22
1
-0/+4
*
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
[next]