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
*
Added CTest command --print-labels
Zach Mullen
2010-08-31
1
-2/+7
*
Eliminate -Wconversion warnings.
David Cole
2010-06-27
1
-3/+5
*
Do not exit if stoptime is passed.
Zach Mullen
2010-06-15
1
-2/+2
*
Added RESOURCE_LOCK test property.
Zach Mullen
2010-03-02
1
-0/+11
*
Use historical average of test times to schedule tests.
Zach Mullen
2010-02-26
1
-0/+1
*
CTest output submitted to the dashboard is now compressed by default.
Zach Mullen
2009-12-17
1
-1/+4
*
Added an option to conditionally attach files to a test submission only if th...
Zach Mullen
2009-12-16
1
-4/+23
*
Changed XML formatting of files attached to test so that each file is archive...
Zach Mullen
2009-12-15
1
-26/+17
*
CTest-side changes to allow users to attach arbitrary files to test results t...
Zach Mullen
2009-12-15
1
-2/+90
*
Unfortunately, I noticed the comment on bug 8668 too late. This changes my l...
Zach Mullen
2009-12-10
1
-27/+6
*
[0008668: CTest Dev: Missing executables shown as failed tests when using MPI...
Zach Mullen
2009-12-10
1
-2/+28
*
Local test timeouts will now always take precedence over the global --timeout...
Zach Mullen
2009-12-08
1
-2/+1
*
CMake global timeout (--timeout option) should prevail over individual test t...
Zach Mullen
2009-12-07
1
-1/+2
*
Hanle the case where a test can not be run because it is a bad executable.
Bill Hoffman
2009-12-02
1
-4/+3
*
Added the --timeout option to ctest command line. This sets a global timeout...
Zach Mullen
2009-11-30
1
-0/+5
*
Change logic of ctest subdirs command to allow for absolute paths. Also adde...
Zach Mullen
2009-11-10
1
-6/+9
*
Bug 9090: CTest does not handle absolute paths in CTestTestfile SUBDIR( ) ent...
Zach Mullen
2009-11-09
1
-0/+6
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-1/+17
*
BUG: #0009648 Change "The following tests FAILED" message to print on stdout ...
Zach Mullen
2009-10-05
1
-1/+1
*
Fix warnings in CMake source code.
David Cole
2009-10-02
1
-5/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Add label summary times to ctest default output. Also, remove parallel time ...
Bill Hoffman
2009-09-11
1
-20/+32
*
BUG: Fixed segfault and bad reporting if a ctest executable could not be foun...
Zach Mullen
2009-09-10
1
-12/+15
*
ENH: ctest now writes time cost data to a file after a test set is run, and u...
Zach Mullen
2009-09-08
1
-3/+1
*
ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...
Zach Mullen
2009-09-08
1
-9/+6
*
ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...
Zach Mullen
2009-09-07
1
-0/+5
*
Added the test property EXPENSIVE, which denotes that the given test(s) shoul...
Zach Mullen
2009-09-04
1
-3/+9
*
Fixed warnings
Zach Mullen
2009-09-03
1
-0/+5
*
ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...
Zach Mullen
2009-09-03
1
-0/+9
*
ENH: Added PARALLEL_LEVEL option to ctest_test() command.
Zach Mullen
2009-09-02
1
-1/+5
*
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
1
-314/+0
*
MemCheck should now work again in ctest
Zach Mullen
2009-08-28
1
-6/+3
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-32/+8
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-267/+62
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
1
-72/+31
*
Fixed overwriting of a previous change set
Zach Mullen
2009-08-19
1
-0/+52
*
ENH: Refactored CTest test execution code into an object
Zach Mullen
2009-08-19
1
-64/+18
*
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
1
-1/+48
*
Output total time when using -j N
Bill Hoffman
2009-08-12
1
-1/+1
*
BUG: Do not double-initialize local generators
Brad King
2009-07-28
1
-1/+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
*
ENH: Reports "Passed" for WILL_FAIL tests
Brad King
2009-07-02
1
-67/+48
*
BUG: #8611 add pass fail reasons into log file
Bill Hoffman
2009-02-27
1
-18/+42
*
ENH: add a CDash measured value showing the reason for passed and failed test...
Bill Hoffman
2009-02-24
1
-9/+23
*
ENH: add the ability to run tests by labels
Bill Hoffman
2009-02-10
1
-1/+101
[next]