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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: print failed tests in index order (#11746)
David Cole
2011-08-03
1
-2/+11
*
Implement ctest_upload command
Zach Mullen
2011-03-15
1
-2/+0
*
Remove trailing whitespace
Brad King
2011-03-11
1
-2/+2
*
Test TIMEOUT property explicitly set to zero should be honored
Zach Mullen
2011-01-03
1
-0/+1
*
Added RESOURCE_LOCK test property.
Zach Mullen
2010-03-02
1
-0/+1
*
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
-0/+1
*
Added an option to conditionally attach files to a test submission only if th...
Zach Mullen
2009-12-16
1
-0/+1
*
Changed XML formatting of files attached to test so that each file is archive...
Zach Mullen
2009-12-15
1
-1/+1
*
CTest-side changes to allow users to attach arbitrary files to test results t...
Zach Mullen
2009-12-15
1
-0/+5
*
Unfortunately, I noticed the comment on bug 8668 too late. This changes my l...
Zach Mullen
2009-12-10
1
-3/+2
*
[0008668: CTest Dev: Missing executables shown as failed tests when using MPI...
Zach Mullen
2009-12-10
1
-1/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fixed segfault and bad reporting if a ctest executable could not be foun...
Zach Mullen
2009-09-10
1
-0/+1
*
ENH: Replaced the EXPENSIVE test property with a COST test property taking a ...
Zach Mullen
2009-09-08
1
-1/+1
*
ENH: Added ctest test options PROCESSORS and RUN_SERIAL. These allow specifi...
Zach Mullen
2009-09-07
1
-0/+1
*
Fixed warnings
Zach Mullen
2009-09-03
1
-0/+1
*
ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...
Zach Mullen
2009-09-03
1
-0/+2
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
1
-0/+3
*
MemCheck should now work again in ctest
Zach Mullen
2009-08-28
1
-12/+1
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-1/+0
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-4/+1
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
1
-4/+2
*
Fixed overwriting of a previous change set
Zach Mullen
2009-08-19
1
-0/+1
*
ENH: Refactored CTest test execution code into an object
Zach Mullen
2009-08-19
1
-1/+1
*
If labels are found on the tests, then print a time summary for all the tests...
Bill Hoffman
2009-08-18
1
-0/+1
*
ENH: add a CDash measured value showing the reason for passed and failed test...
Bill Hoffman
2009-02-24
1
-0/+1
*
ENH: add the ability to run tests by labels
Bill Hoffman
2009-02-10
1
-0/+9
*
ENH: Put test labels in MemCheck results
Brad King
2009-02-02
1
-0/+3
*
BUG: fix for bug #8174
Bill Hoffman
2009-01-15
1
-0/+1
*
ENH: Teach CTest to submit test property LABELS
Brad King
2009-01-07
1
-0/+1
*
BUG: partial fix for #8056
Bill Hoffman
2008-12-19
1
-0/+4
*
ENH: Implement feature request from issue 7885. Allow setting environment var...
David Cole
2008-11-26
1
-0/+1
*
COMP: fix a few more warnings
Bill Hoffman
2008-07-06
1
-1/+1
*
ENH: add initial ctest -j feature
Bill Hoffman
2008-07-03
1
-3/+32
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-0/+2
*
ENH: fix line length issues
Bill Hoffman
2007-09-24
1
-2/+4
*
ENH: fix failing test when valgrind is on
Bill Hoffman
2007-09-19
1
-2/+2
*
ENH: add support for bounds checker
Bill Hoffman
2007-07-24
1
-8/+9
*
ENH: merge CMake-CrossCompileBasic to HEAD
Alexander Neundorf
2007-05-17
1
-5/+0
*
ENH: support for --build-config-sample feature #1022
Ken Martin
2007-03-19
1
-0/+19
*
ENH: added per test timeout support
Ken Martin
2007-01-25
1
-1/+9
*
COMP: Fix Sun build
Andy Cedilnik
2006-10-13
1
-2/+1
*
ENH: Report command line as a measurement and allow user to add custom measur...
Andy Cedilnik
2006-10-13
1
-14/+16
*
COMP: Make members protected so that subclass can use them
Andy Cedilnik
2006-03-16
1
-6/+6
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-42/+42
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-7/+7
*
ENH: Add support for output reguilar expression
Andy Cedilnik
2005-11-08
1
-0/+2
*
ENH: Add a way for test to intentionally fail
Andy Cedilnik
2005-09-07
1
-0/+6
*
COMP: Add STD namespace
Andy Cedilnik
2005-08-18
1
-1/+1
[next]