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
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: Initialize ctest_coverage command ivar
Brad King
2009-03-05
2
-1/+8
*
BUG: make sure error condition is reset before loading scripts
Bill Hoffman
2009-03-04
1
-5/+10
*
ENH: Teach ctest_coverage to filter with LABELS
Brad King
2009-03-02
4
-4/+105
*
BUG: Fix coverage label reports for Bullseye
Brad King
2009-03-02
1
-4/+6
*
BUG: Fix coverage handler initialization
Brad King
2009-03-02
1
-2/+5
*
BUG: #8611 add pass fail reasons into log file
Bill Hoffman
2009-02-27
1
-18/+42
*
ENH: Refactor initial checkout into cmCTestVC
Brad King
2009-02-26
3
-40/+51
*
COMP: Fix cmCTestVC member access for HP compiler
Brad King
2009-02-25
2
-1/+5
*
ENH: Rewrite CTest Update implementation
Brad King
2009-02-25
7
-641/+901
*
COMP: Fix cmCTestVC char[]->string Borland warning
Brad King
2009-02-25
1
-1/+1
*
ENH: add a CDash measured value showing the reason for passed and failed test...
Bill Hoffman
2009-02-24
3
-9/+28
*
ENH: Teach cmCTestSVN to load repo/tree relation
Brad King
2009-02-24
2
-0/+51
*
ENH: Factor out VCS work tree revision checks
Brad King
2009-02-24
5
-83/+100
*
ENH: Factor out nightly start time computation
Brad King
2009-02-24
3
-12/+22
*
ENH: Factor out svn work tree cleanup
Brad King
2009-02-24
5
-42/+36
*
ENH: Create cmCTestVC::RunChild and parse helpers
Brad King
2009-02-24
2
-2/+40
*
ENH: Add cmCTestCVS and cmCTestSVN
Brad King
2009-02-24
5
-0/+141
*
ENH: Create cmCTestVC for VCS interaction
Brad King
2009-02-24
2
-0/+96
*
ENH: Factor out VCS tool detection
Brad King
2009-02-24
2
-64/+99
*
ENH: Factor out initial checkout method
Brad King
2009-02-24
2
-58/+67
*
ENH: Refactor quoting of VCS tool command
Brad King
2009-02-23
1
-11/+9
*
ENH: Document APPEND option in ctest_* commands
Brad King
2009-02-20
6
-10/+20
*
ENH: Improve ctest_* command documentation
Brad King
2009-02-20
6
-19/+36
*
ENH: More documentation for ctest_submit command
Brad King
2009-02-20
1
-5/+16
*
ENH: Remove generation of unused Update.xml parts
Brad King
2009-02-17
2
-70/+7
*
BUG: Fix svn update logic for modified files
Brad King
2009-02-16
1
-0/+4
*
STYLE: Fix spelling in cmCTestUpdateHandler
Brad King
2009-02-16
1
-9/+9
*
ENH: Teach CTest to put labels in coverage results
Brad King
2009-02-13
2
-7/+122
*
STYLE: Remove unused variable
Brad King
2009-02-13
1
-4/+0
*
BUG: Fix CTEST_USE_LAUNCHERS in dashboard scripts
Brad King
2009-02-13
1
-0/+6
*
ENH: Report file names relative to source dir
Brad King
2009-02-12
3
-4/+52
*
BUG: Do not drop build fragments with same time
Brad King
2009-02-12
1
-3/+4
*
ENH: Teach CTest dashboard builds to use launchers
Brad King
2009-02-11
2
-2/+245
*
COMP: Do not use modern empty init list syntax
Brad King
2009-02-11
1
-2/+2
*
ENH: Create internal 'ctest --launch' tool
Brad King
2009-02-11
2
-0/+785
*
ENH: add the ability to run tests by labels
Bill Hoffman
2009-02-10
4
-3/+130
*
BUG: partial fix for 8056 -W now works with -j
Bill Hoffman
2009-02-10
1
-0/+7
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
6
-53/+59
*
ENH: Re-order generation of build summary and xml
Brad King
2009-02-04
1
-8/+9
*
ENH: Refactor Build.xml generation
Brad King
2009-02-04
2
-11/+19
*
COMP: Iterator version of std::set not available with vs6 implementation of S...
David Cole
2009-02-04
1
-3/+11
*
ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...
David Cole
2009-02-03
4
-26/+156
*
ENH: Put test labels in MemCheck results
Brad King
2009-02-02
3
-65/+59
*
STYLE: fix warning
Bill Hoffman
2009-01-29
1
-1/+1
*
STYLE: fix warning
Bill Hoffman
2009-01-28
1
-1/+1
*
BUG: Fix CTest submit-only operation
Brad King
2009-01-27
1
-8/+1
*
BUG: Fix issue #8363. Wrap output with MakeXMLSafe calls so that the generate...
David Cole
2009-01-22
1
-6/+12
*
ENH: fix part submission to not have memory of the last part submission
Bill Hoffman
2009-01-15
2
-5/+6
*
BUG: fix for bug #8174
Bill Hoffman
2009-01-15
2
-2/+14
*
ENH: fix return value to ctest_build and remove debug print in cmProcess
Bill Hoffman
2009-01-14
2
-8/+3
[next]