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
*
Add ctest options for limiting which tests fixtures add
Craig Scott
2017-05-01
1
-0/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
Add 'DISABLED' test property
Betsy McPhail
2017-03-29
1
-0/+1
*
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
1
-1/+0
*
Make cmCTestGenericHandler not inherit from cmObject
Daniel Pfeifer
2016-10-22
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CTest: Add support for test fixtures
Craig Scott
2016-09-20
1
-0/+9
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-1/+12
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-3/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-59/+55
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+1
*
CTest: Optionally use a secondary test timeout after matching output
Zack Galbreath
2016-03-22
1
-0/+3
*
CTest: Add options to limit output of passed and failed tests
Roman Wüger
2015-09-18
1
-0/+5
*
cmCTest{Test,MemCheck}Handler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-5/+6
*
CTest: Generate NamedMeasurement elements directly into xml file
Daniel Pfeifer
2015-05-26
1
-2/+2
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-9/+9
*
allow to mark a test as "Not Run" with a specific return code (#8466)
Rolf Eike Beer
2014-01-14
1
-0/+2
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-5/+5
*
ctest: Add --rerun-failed option
Zack Galbreath
2013-10-08
1
-0/+15
*
CTest: create one output file per memcheck (#14303)
Rolf Eike Beer
2013-08-07
1
-1/+1
*
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
[next]