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 'tests-RunCMake-make-program'
Brad King
2015-01-26
2
-0/+4
|
\
|
*
Tests/RunCMake: Honor CMAKE_MAKE_PROGRAM
Brad King
2015-01-24
2
-0/+4
*
|
Merge topic 'try-run-link-libraries'
Brad King
2015-01-26
9
-2/+50
|
\
\
|
*
|
try_run: Add tests for LINK_LIBRARIES with mock libraries.
Matt McCormick
2015-01-26
1
-0/+30
|
*
|
try_run: Add test for bad link libraries.
Matt McCormick
2015-01-26
7
-0/+18
|
*
|
try_run: Add support for LINK_LIBRARIES option.
Matt McCormick
2015-01-26
1
-2/+2
*
|
|
Merge topic 'INTERFACE_SYSTEM_INCLUDE_DIRECTORIES-update'
Brad King
2015-01-23
3
-1/+23
|
\
\
\
|
*
|
|
IncludeDirectories: Respect SYSTEM flag when using CONFIG genex.
Stephen Kelly
2015-01-22
3
-1/+23
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'test-complex-remove-bad-indentation'
Brad King
2015-01-23
2
-2/+2
|
\
\
\
|
*
|
|
Tests: Remove incorrect indentation from Complex test comment
Brad King
2015-01-22
2
-2/+2
|
|
/
/
*
|
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-23
1
-0/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Features: Blacklist raw string literals test for GNU 4.4
Brad King
2015-01-22
1
-0/+8
*
|
|
Merge topic 'cdash_upload_file_mode'
Brad King
2015-01-22
17
-0/+35
|
\
\
\
|
*
|
|
ctest_submit: Make CDASH_UPLOAD mode arguments more strict
Brad King
2015-01-20
17
-0/+35
*
|
|
|
Merge topic 'WriteCompilerDetectionHeader-tests'
Brad King
2015-01-22
3
-1/+9
|
\
\
\
\
|
*
|
|
|
WCDH: Test that no C compiler features are defined for CXX compiler.
Stephen Kelly
2015-01-19
2
-0/+8
|
*
|
|
|
WCDH: Fix the C_STANDARD property in the tests.
Stephen Kelly
2015-01-19
1
-1/+1
*
|
|
|
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-22
2
-1/+12
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Features: Fix CompileFeatures non-feature tests for space in path
Brad King
2015-01-21
1
-1/+2
|
*
|
|
|
Features: Fix CompileFeatures test for C non-features
Brad King
2015-01-21
1
-0/+10
*
|
|
|
|
Merge topic 'test-ctest_submit-fail-with-RunCMake'
Brad King
2015-01-21
20
-1/+43
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Tests: Fix obscure RunCMake.CTestSubmit 'drop' case failures
Brad King
2015-01-21
2
-0/+2
|
*
|
|
|
Tests: Extend RunCMake.CTestSubmit test to cover 'drop' failures
Brad King
2015-01-19
19
-1/+41
*
|
|
|
|
Merge topic 'cmake-E-tar-mtime'
Brad King
2015-01-20
7
-0/+14
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cmake: Teach "-E tar" command a "--mtime=" option
Brad King
2015-01-19
7
-0/+14
*
|
|
|
|
Merge topic 'GNU-4.4-compile-features'
Brad King
2015-01-19
4
-22/+25
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Features: Wrap failure-test in UNIX condition.
Stephen Kelly
2015-01-18
1
-6/+8
|
*
|
|
|
Features: Blacklist cxx_constexpr test for GNU 4.5.
Stephen Kelly
2015-01-18
1
-0/+8
|
*
|
|
|
Features: Use a more-common feature in cycle-test.
Stephen Kelly
2015-01-18
1
-2/+2
|
*
|
|
|
Features: Update comment in test to match the code.
Stephen Kelly
2015-01-18
1
-1/+1
|
*
|
|
|
Features: Test presence of cxx_auto_type with genex.
Stephen Kelly
2015-01-17
2
-13/+6
*
|
|
|
|
Merge topic 'SolarisStudio-compile-features'
Brad King
2015-01-19
5
-11/+46
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Features: Record for SolarisStudio 12.4.
Stephen Kelly
2015-01-17
2
-3/+22
|
*
|
|
|
Features: Adjust cxx_variadic_templates unit test for SolarisStudio.
Stephen Kelly
2015-01-17
1
-6/+15
|
*
|
|
|
Features: Use variable in cxx_inheriting_constructors test.
Stephen Kelly
2015-01-17
1
-1/+1
|
*
|
|
|
Features: Ensure that the cxx_auto_type test is correct.
Stephen Kelly
2015-01-17
1
-1/+8
|
|
/
/
/
*
|
|
|
Merge topic 'test-ctest_submit-fail-with-RunCMake'
Brad King
2015-01-19
13
-0/+81
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Tests: Add RunCMake.CTestSubmit cases covering ctest_submit failures
Brad King
2015-01-19
13
-0/+81
*
|
|
|
Merge topic 'add-FindJsonCpp'
Brad King
2015-01-19
4
-0/+35
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindJsonCpp: Add module to find JsonCpp package
Brad King
2015-01-19
4
-0/+35
|
|
/
/
*
|
|
Merge topic 'GNU-4.6-compile-features'
Brad King
2015-01-16
6
-11/+16
|
\
\
\
|
*
|
|
Features: Record for GNU 4.6.
Stephen Kelly
2015-01-15
1
-2/+6
|
*
|
|
Features: Adjust the RunCMake test to use more-common features.
Stephen Kelly
2015-01-15
2
-6/+6
|
*
|
|
Features: Adjust cxx_variadic_templates unit test for GNU < 4.7.
Stephen Kelly
2015-01-15
1
-2/+2
|
*
|
|
Features: Extend the generalized_initializers test for GNU < 4.7.
Stephen Kelly
2015-01-15
1
-0/+1
|
*
|
|
Features: Update the default_dialect test for old GNU-like compilers.
Stephen Kelly
2015-01-15
1
-1/+1
*
|
|
|
Merge topic 'extend-COMPILE_FEATURES-test'
Brad King
2015-01-16
2
-0/+81
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Features: Extend the tests for the COMPILE_FEATURES genex.
Stephen Kelly
2015-01-15
2
-0/+81
*
|
|
Merge topic 'tests-RunCMake-report-command'
Brad King
2015-01-16
1
-0/+4
|
\
\
\
|
*
|
|
Tests: Teach RunCMake to report command-line on failure
Brad King
2015-01-15
1
-0/+4
[next]