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
/
CMakeTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
get_property: Drop test for builtin property documentation
Brad King
2013-10-16
1
-11/+0
*
Tests: Verify policies are introduced only in "official" versions
David Cole
2013-08-28
2
-0/+163
*
Add cmake_host_system_information command
Nils Gladitz
2013-06-19
6
-0/+42
*
Merge branch 'master' into escape-regex-specials-in-path
Rolf Eike Beer
2013-06-03
1
-0/+1
|
\
|
*
Sanitize linker name to parse implicit link line (#14154)
Brad King
2013-05-17
1
-0/+1
*
|
Fix test failures caused by regexp-sensitive characters in the build paths
Modestas Vainius
2013-06-03
4
-28/+41
|
/
*
Merge topic 'implicit-lib-canonical-path'
Brad King
2013-02-08
1
-0/+6
|
\
|
*
Normalize full paths in implicit link library list
Brad King
2013-02-06
1
-0/+6
*
|
ProcessorCount test: require SystemInformation process to work
Rolf Eike Beer
2013-01-24
1
-1/+8
*
|
ProcessorCount test: fix path to cmsysTestsCxx executable
Rolf Eike Beer
2013-01-24
2
-3/+4
*
|
OS X: Detect implicit linker framework search paths
Brad King
2012-12-11
1
-3/+8
*
|
OS X: Detect implicit link directories on modern toolchains
Brad King
2012-12-11
1
-0/+97
*
|
CMake: Stylistic changes and documentation tweaks
David Cole
2012-12-05
1
-2/+0
*
|
CMake: Add TIMESTAMP subcommand to string and file commands
Nils Gladitz
2012-12-05
17
-0/+99
*
|
Add several get_property() tests
Petr Kmoch
2012-11-02
1
-0/+17
*
|
GetProperty test: move doc property tests into main process
Rolf Eike Beer
2012-11-02
2
-16/+11
*
|
list: add tests for CMP0007 behavior
Rolf Eike Beer
2012-11-02
2
-0/+20
*
|
Add test to secure the file(GLOB empty) behavior.
Amine Chadly
2012-11-02
1
-0/+5
*
|
file: remove dead code
Amine Chadly
2012-11-02
3
-0/+9
*
|
Consolidate list() argument count testing
Petr Kmoch
2012-11-02
2
-12/+20
*
|
Add tests for list() invalid arguments
Petr Kmoch
2012-11-02
10
-0/+39
*
|
Add tests for list() argument count
Petr Kmoch
2012-11-02
6
-0/+49
*
|
CMakeTests: allow to call the check_cmake_test macro with a given file
Rolf Eike Beer
2012-11-02
1
-24/+29
|
/
*
file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value
Brad King
2012-09-19
1
-6/+6
*
Merge topic 'if-version-depth'
David Cole
2012-09-18
1
-0/+7
|
\
|
*
if: Compare up to 8 components in VERSION tests
Brad King
2012-09-11
1
-0/+7
*
|
file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASH
Bill Hoffman
2012-09-11
1
-0/+53
|
/
*
Merge topic 'cmake-platform-info-version'
Brad King
2012-08-30
1
-1/+1
|
\
|
*
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-1/+1
*
|
CMake.List test: explicitely test with lists containing only an empty string
Rolf Eike Beer
2012-08-15
1
-0/+11
|
/
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
10
-49/+49
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
4
-59/+59
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Merge topic 'test-getpropery'
David Cole
2012-03-06
16
-0/+122
|
\
|
*
add test for get_property() errors
Rolf Eike Beer
2012-03-04
16
-0/+122
*
|
Merge topic 'remove-CheckSourceTree-cvs-support'
David Cole
2012-03-06
2
-85/+7
|
\
\
|
|
/
|
/
|
|
*
CheckSourceTree: Remove CVS checkout support (#13001)
Brad King
2012-03-02
2
-85/+7
*
|
add testcases for while()/endwhile() errors
Rolf Eike Beer
2012-03-01
7
-0/+60
|
/
*
fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")
Rolf Eike Beer
2012-01-22
2
-0/+10
*
Merge topic 'newline-style'
David Cole
2011-12-01
5
-0/+38
|
\
|
*
Add NEWLINE_STYLE option to configure_file (#3957)
Peter Kuemmel
2011-11-28
5
-0/+38
*
|
Fix CMake.File hash test for CRLF checkouts
Brad King
2011-11-16
11
-14/+16
*
|
Add string(MD5) and string(SHA*) commands to compute hashes
Brad King
2011-11-16
10
-0/+47
*
|
Add file(SHA*) commands to compute cryptographic hashes
Brad King
2011-11-16
6
-0/+25
*
|
Add file(MD5) command to compute cryptographic hash
Brad King
2011-11-16
7
-1/+22
|
/
*
Add macros cmake_push/pop_check_state() as discussed on the list.
Alex Neundorf
2011-07-07
2
-0/+31
*
Merge topic 'absoft-fortran-compiler'
Brad King
2011-05-24
1
-0/+15
|
\
|
*
Absoft: Detect implicit link libraries on Linux and Mac
Brad King
2011-05-20
1
-0/+15
*
|
ProcessorCount: Use ERROR_QUIET with execute_process (#11302)
David Cole
2011-03-18
1
-3/+10
*
|
ProcessorCount: Test fails if count is 0 (#11302)
David Cole
2011-03-15
1
-4/+5
[next]