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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'CheckStructHasMember_CXX'
Brad King
2013-10-08
23
-0/+193
|
\
|
*
CheckStructHasMember: Add support for C++
Daniele E. Domenichelli
2013-10-08
23
-0/+193
*
|
Merge topic 'Add-coverage.py-Coverage'
Brad King
2013-10-08
5
-0/+81
|
\
\
|
*
|
Adding support for the Python coverage.py tool.
Patrick Reynolds
2013-10-08
5
-0/+81
|
|
/
*
|
Merge topic 'ctest_rerun_failed'
Brad King
2013-10-08
1
-0/+10
|
\
\
|
*
|
ctest: Add --rerun-failed option
Zack Galbreath
2013-10-08
1
-0/+10
|
|
/
*
|
Merge topic 'test-Qt4-quiet'
Brad King
2013-10-07
1
-1/+1
|
\
\
|
*
|
Tests: Make find_package(Qt4) QUIET
Brad King
2013-10-03
1
-1/+1
|
|
/
*
|
Merge topic 'IMPORTED-target-SYSTEM-includes'
Brad King
2013-10-07
5
-0/+95
|
\
\
|
*
|
Always consider includes from IMPORTED targets to be SYSTEM.
Stephen Kelly
2013-09-24
5
-0/+95
|
|
/
*
|
Merge topic 'test-property-genex'
Brad King
2013-10-07
4
-1/+74
|
\
\
|
*
|
cmTestGenerator: Evaluate generator expressions in test properties
Ben Boeckel
2013-09-20
4
-1/+74
*
|
|
Merge topic 'RunCMake-ignore-valgrind-lines'
Brad King
2013-10-07
1
-0/+1
|
\
\
\
|
*
|
|
Tests/RunCMake: Tolerate valgrind lines in CMake output
Brad King
2013-09-16
1
-0/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'cleanup-CTestTestMemcheck'
Brad King
2013-10-07
1
-10/+27
|
\
\
\
|
*
|
|
CTestTestMemcheck: Fix matching of malloc debug messages
Brad King
2013-09-13
1
-1/+1
|
*
|
|
CTestTestMemcheck: Tolerate trailing "==..." lines from valgrind
Brad King
2013-08-16
1
-1/+2
|
*
|
|
CTestTestMemcheck: Refactor output expectation regex generation
Brad King
2013-08-16
1
-10/+26
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix-genex-preprocessing-incomplete-test'
Brad King
2013-10-07
2
-0/+24
|
\
\
\
|
*
|
|
genex: Test preprocessing incomplete expressions.
Stephen Kelly
2013-09-13
2
-0/+24
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'add-policy-version-test'
Brad King
2013-10-07
2
-0/+163
|
\
\
\
|
*
|
|
Tests: Verify policies are introduced only in "official" versions
David Cole
2013-08-28
2
-0/+163
*
|
|
|
Merge topic 'update_trilinos_contract_test'
Brad King
2013-10-07
6
-9/+9
|
\
\
\
\
|
*
|
|
|
update Trilinos contract test
Zack Galbreath
2013-08-28
6
-9/+9
|
|
/
/
/
*
|
|
|
Merge topic 'PLATFORM_ID-genex'
Brad King
2013-10-07
2
-0/+13
|
\
\
\
\
|
*
|
|
|
Genex: Add the PLATFORM_ID expression.
Stephen Kelly
2013-08-28
2
-0/+13
|
|
/
/
/
*
|
|
|
Merge topic 'automoc-gadget'
Brad King
2013-10-07
3
-1/+23
|
\
\
\
\
|
*
|
|
|
Search for the Q_GADGET macro for running automoc too.
Stephen Kelly
2013-08-28
3
-1/+23
|
|
/
/
/
*
|
|
|
Merge topic 'ADDITIONAL_MAKE_CLEAN_FILES-genex'
Brad King
2013-10-07
1
-0/+12
|
\
\
\
\
|
*
|
|
|
Genex: Evaluate genexes for additional make clean files.
Stephen Kelly
2013-08-27
1
-0/+12
|
|
/
/
/
*
|
|
|
Merge topic 'no-duplicate-find-tests'
Brad King
2013-10-07
1
-2/+9
|
\
\
\
\
|
*
|
|
|
blacklist tests with their own test in Tests/Module from AllFindModules test
Rolf Eike Beer
2013-08-09
1
-2/+9
*
|
|
|
|
Genex: Fix processing multiple include directories for relative paths
Stephen Kelly
2013-10-07
1
-1/+1
*
|
|
|
|
Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure
Brad King
2013-10-02
1
-0/+2
*
|
|
|
|
Xcode: Fix test architecture selection for Xcode >= 5
Brad King
2013-10-02
2
-4/+4
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add differing target property content to policy CMP0022 warning
Stephen Kelly
2013-09-11
2
-0/+18
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines'
Brad King
2013-08-26
1
-1/+2
|
\
\
\
|
*
|
|
Fix RunCMake.Configure test expectation newline matching
Brad King
2013-08-16
1
-1/+2
*
|
|
|
Merge topic 'find-IMPORTED-targets-for-try_compile'
Brad King
2013-08-26
6
-7/+97
|
\
\
\
\
|
*
|
|
|
try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
Stephen Kelly
2013-08-26
4
-1/+55
|
*
|
|
|
try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
Stephen Kelly
2013-08-26
4
-7/+43
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix OLD behavior of CMP0021.
Stephen Kelly
2013-08-24
4
-0/+31
|
/
/
/
*
|
|
Merge topic 'cmake-syntax'
Brad King
2013-08-15
4
-0/+6
|
\
\
\
|
*
|
|
Do not warn about left paren not separated by a space
Brad King
2013-08-15
4
-0/+6
*
|
|
|
Merge topic 'cygwin-RunCMake-tests'
Brad King
2013-08-14
36
-36/+36
|
\
\
\
\
|
*
|
|
|
Cygwin: Avoid legacy warnings in RunCMake.* tests
Brad King
2013-08-13
36
-36/+36
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Genex: Fix segfault when parsing ends with parameter expectation.
Stephen Kelly
2013-08-13
2
-0/+4
|
/
/
/
*
|
|
Merge topic 'cmake-syntax'
Brad King
2013-08-08
40
-0/+193
|
\
\
\
|
*
\
\
Merge branch 'dev/fix-variable-watch-crash' into cmake-syntax
Brad King
2013-08-08
3
-0/+14
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Warn about unquoted arguments that look like long brackets
Brad King
2013-08-08
4
-0/+38
[next]