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
/
cmTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-1/+0
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0/+1
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
1
-3/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-11/+9
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-9/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmPropertyMap: Remove chaining logic.
Stephen Kelly
2015-06-07
1
-6/+8
*
cmPropertyMap: Remove scope parameter from API where not used.
Stephen Kelly
2015-06-07
1
-2/+2
*
backtrace: Convert to local paths in IssueMessage
Ben Boeckel
2014-06-05
1
-1/+1
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-4/+2
*
cmMakefile: return a backtrace
Ben Boeckel
2014-06-05
1
-1/+1
*
stringapi: Use strings for test names
Ben Boeckel
2014-03-08
1
-5/+1
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
1
-13/+5
*
Drop builtin property documentation
Brad King
2013-10-16
1
-111/+0
*
Doc: fix example for FAIL_REGULAR_EXPRESSION
Rolf Eike Beer
2013-05-11
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
Fix #12342: Add APPEND_STRING option to set_property()
Alex Neundorf
2011-07-15
1
-2/+2
*
Add the WORKING_DIRECTORY property to tests
Rolf Eike Beer
2010-12-16
1
-0/+6
*
Added RESOURCE_LOCK test property.
Zach Mullen
2010-03-02
1
-0/+6
*
Move documentation for new set_tests_properties properties.
Zach Mullen
2009-12-17
1
-0/+45
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Record backtrace for every add_test command
Brad King
2009-08-11
1
-9/+12
*
ENH: change to CDASH
Ken Martin
2009-08-04
1
-3/+3
*
BUG: Fix documentation deficiency noted in issue #7885. Thanks to Philip Lowm...
David Cole
2009-04-03
1
-4/+18
*
ENH: Add NAME mode to ADD_TEST command
Brad King
2009-03-16
1
-0/+1
*
ENH: Refactor storage of test command lines
Brad King
2009-03-16
1
-11/+1
*
ENH: Teach CTest to submit test property LABELS
Brad King
2009-01-07
1
-0/+5
*
ENH: support unset of properties
Ken Martin
2008-04-01
1
-4/+0
*
ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple...
Brad King
2008-01-17
1
-0/+10
*
STYLE: Spelling fixes on documentation
Amitha Perera
2008-01-10
1
-4/+4
*
ENH: added per test timeout support
Ken Martin
2007-01-25
1
-0/+9
*
BUG: fix missing return value
Ken Martin
2006-12-07
1
-0/+1
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-13/+50
*
ENH: make sure command is unix style as it may have been sent into cmake as a...
Bill Hoffman
2006-04-25
1
-0/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-8/+8
*
ENH: Add set and get test propety command
Andy Cedilnik
2005-07-31
1
-0/+35
*
ENH: Improve internal test handling by creating a test class. Command cmEnabl...
Andy Cedilnik
2005-04-24
1
-0/+51