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
/
ListTest.cmake.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test failures caused by regexp-sensitive characters in the build paths
Modestas Vainius
2013-06-03
1
-9/+12
*
list: add tests for CMP0007 behavior
Rolf Eike Beer
2012-11-02
1
-0/+14
*
Consolidate list() argument count testing
Petr Kmoch
2012-11-02
1
-11/+19
*
Add tests for list() invalid arguments
Petr Kmoch
2012-11-02
1
-0/+22
*
Add tests for list() argument count
Petr Kmoch
2012-11-02
1
-0/+44
*
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
1
-3/+3
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-45/+45
*
ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove dupl...
Sebastien Barre
2008-03-12
1
-0/+4
*
ENH: change LIST(CONTAINS ...) TO LIST(FIND ...), which returns the index
Alexander Neundorf
2007-08-15
1
-4/+6
*
ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, miguel...
Alexander Neundorf
2007-07-12
1
-0/+14
*
ENH: Fix INSERT to allow inserting to empty list
Andy Cedilnik
2006-05-15
1
-2/+6
*
ENH: Change REMOVE and REMOVE_ITEM to REMOVE_AT and REMOVE_ITEM
Andy Cedilnik
2006-05-15
1
-7/+11
*
ENH: Remove some errors, fix append to work on nonexisting lists
Andy Cedilnik
2006-05-15
1
-2/+12
*
ENH: Add initial implementation of the list command
Andy Cedilnik
2006-02-10
1
-0/+50