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
...
*
Fix memory and process leak in ctest_run_script.
Bill Hoffman
2009-09-04
1
-1/+1
*
Increase curl submit timeout. A submit will timeout if there are 120 seconds ...
David Cole
2009-09-04
1
-7/+11
*
Fixed ctest output processing. Should now display output as it occurs, as we...
Zach Mullen
2009-09-04
3
-31/+46
*
Change run_ctest_script in ctest to not stop processing when there is an erro...
Bill Hoffman
2009-09-04
4
-8/+43
*
Fixed output as-it-happens issue. Now displays output as it receives each ne...
Zach Mullen
2009-09-04
1
-0/+4
*
Added the test property EXPENSIVE, which denotes that the given test(s) shoul...
Zach Mullen
2009-09-04
4
-15/+43
*
Fixed 2 unused variable warnings
Zach Mullen
2009-09-03
1
-3/+1
*
Allowed tests to pull more than one line of output in their quantum. Fixed u...
Zach Mullen
2009-09-03
5
-80/+91
*
Fixed warnings
Zach Mullen
2009-09-03
4
-2/+8
*
ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...
Zach Mullen
2009-09-03
5
-6/+22
*
STYLE: line length
Zach Mullen
2009-09-02
1
-2/+5
*
ENH: Added PARALLEL_LEVEL option to ctest_test() command.
Zach Mullen
2009-09-02
3
-3/+16
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
5
-17/+55
*
Add curl timeout options to the SubmitUsingHTTP method. They were only in the...
David Cole
2009-09-01
1
-2/+7
*
ENH: Improved test reporting output
Zach Mullen
2009-09-01
1
-8/+14
*
Fixed ctest_memcheck docs (http://www.cmake.org/Bug/view.php?id=9242)
Zach Mullen
2009-08-31
1
-4/+14
*
Fixed Dart time recording for ctest
Zach Mullen
2009-08-31
1
-0/+6
*
Fixed conversion warning on 64 bit machines
Zach Mullen
2009-08-31
4
-320/+6
*
Fixed line length issue
Zach Mullen
2009-08-30
1
-1/+2
*
MemCheck should now work again in ctest
Zach Mullen
2009-08-28
7
-65/+67
*
Replaced std::stringstream with cmOStringStream
Zach Mullen
2009-08-28
1
-1/+1
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
7
-153/+114
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
7
-396/+235
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
6
-504/+322
*
Fixed line length over 80
Zach Mullen
2009-08-20
1
-5/+6
*
Fixed overwriting of a previous change set
Zach Mullen
2009-08-19
2
-0/+53
*
ENH: Refactored CTest test execution code into an object
Zach Mullen
2009-08-19
4
-65/+648
*
Add test times to log file as well as the stdout.
Bill Hoffman
2009-08-18
1
-2/+14
*
If labels are found on the tests, then print a time summary for all the tests...
Bill Hoffman
2009-08-18
2
-1/+49
*
Fix classification of externals in svn status
Brad King
2009-08-12
1
-2/+2
*
Output total time when using -j N
Bill Hoffman
2009-08-12
3
-2/+3
*
Fix failing test on release build for VS 10 cmSystemTools::GetLineFromStream ...
Bill Hoffman
2009-08-11
1
-1/+1
*
Set current directory variables in CTest scripts
Brad King
2009-07-31
1
-0/+6
*
BUG: Do not double-initialize local generators
Brad King
2009-07-28
2
-2/+0
*
ENH: add test times and a total time to the output of command line ctest
Bill Hoffman
2009-07-27
1
-8/+23
*
ENH: fix warning
Bill Hoffman
2009-07-19
1
-1/+1
*
ENH: fix warning
Bill Hoffman
2009-07-17
1
-1/+1
*
ENH: compute the max test name width based on the length of the tests
Bill Hoffman
2009-07-17
1
-0/+15
*
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
Alexander Neundorf
2009-07-12
1
-13/+5
*
STYLE: move the code for writing the initial cache into its own separate
Alexander Neundorf
2009-07-11
2
-12/+31
*
STYLE: rename InitCache to InitialCache, since it contains the contents for
Alexander Neundorf
2009-07-11
2
-5/+5
*
COMP: Fix cmCTestHG for old HP compiler
Brad King
2009-07-10
1
-2/+2
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
5
-1/+419
*
ENH: Reports "Passed" for WILL_FAIL tests
Brad King
2009-07-02
1
-67/+48
*
ENH: add reminder comment
Bill Hoffman
2009-06-25
1
-0/+1
*
ENH: set an upload speed limit for ctest
Bill Hoffman
2009-06-25
1
-0/+5
*
BUG: Fix CVS update parsing for TortoiseCVS
Brad King
2009-06-23
1
-2/+3
*
STYLE: fix warning
Bill Hoffman
2009-06-15
1
-0/+1
*
BUG: fix crash when running ctest coverage for VTK
Bill Hoffman
2009-06-15
1
-0/+12
*
ENH: Disable the xmlrpc drop method by default
Brad King
2009-06-11
1
-0/+17
[prev]
[next]