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
/
cmCTestRunTest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-1/+3
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: Add support for test fixtures
Craig Scott
2016-09-20
1
-0/+6
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-1/+7
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-29/+33
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+1
*
ctest: Add a new --repeat-until-fail option
Bill Hoffman
2015-03-23
1
-0/+9
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Test TIMEOUT property explicitly set to zero should be honored
Zach Mullen
2011-01-03
1
-2/+2
*
CTest: Avoid use of old EscapeSpaces method
Brad King
2010-08-18
1
-1/+0
*
Do not exit if stoptime is passed.
Zach Mullen
2010-06-15
1
-0/+3
*
Fix intermingling of test environments when tests run in parallel.
David Cole
2010-03-30
1
-5/+0
*
Add the --stop-time argument
Zach Mullen
2010-03-17
1
-1/+3
*
Use historical average of test times to schedule tests.
Zach Mullen
2010-02-26
1
-0/+2
*
CTest output submitted to the dashboard is now compressed by default.
Zach Mullen
2009-12-17
1
-0/+5
*
[0008668: CTest Dev: Missing executables shown as failed tests when using MPI...
Zach Mullen
2009-12-10
1
-0/+6
*
Match width of ctest "Start xx: " line to line up with the end test line
Zach Mullen
2009-10-05
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Rewrite CTest child output handling
Brad King
2009-09-11
1
-2/+3
*
Initialize cmCTestRunTest instances robustly
Brad King
2009-09-11
1
-5/+1
*
Fixed warning
Zach Mullen
2009-09-08
1
-1/+1
*
Allowed tests to pull more than one line of output in their quantum. Fixed u...
Zach Mullen
2009-09-03
1
-1/+1
*
Fixed ctest output where max test index is not the same width as the total nu...
Zach Mullen
2009-09-02
1
-0/+13
*
Fixed conversion warning on 64 bit machines
Zach Mullen
2009-08-31
1
-2/+2
*
MemCheck should now work again in ctest
Zach Mullen
2009-08-28
1
-0/+2
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-7/+8
*
Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...
Zach Mullen
2009-08-27
1
-2/+2
*
ENH: refactored ctest. All testing is now parallel. If no -j option is spec...
Zach Mullen
2009-08-26
1
-18/+28
*
ENH: Refactored CTest test execution code into an object
Zach Mullen
2009-08-19
1
-0/+82