CMake/Tests/CMakeTests
Brad King ae873d4a89 ENH: Add get_filename_component(... REALPATH)
This patch from Philip Lowman creates a REALPATH mode in the
get_filename_component command.  It is like ABSOLUTE, but will also
resolve symlinks (which ABSOLUTE once did but was broken long ago).
See issue #8423.
2009-02-09 09:23:55 -05:00
..
A/include ENH: Add test for new find_* command HINTS option. 2008-06-09 15:09:14 -04:00
include ENH: merge CMake-CrossCompileBasic to HEAD 2007-05-17 13:20:44 -04:00
CMakeLists.txt ENH: Add get_filename_component(... REALPATH) 2009-02-09 09:23:55 -05:00
DummyToolchain.cmake ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE, 2007-07-02 13:29:36 -04:00
FindBaseTest.cmake.in ENH: Add test for new find_* command HINTS option. 2008-06-09 15:09:14 -04:00
GetFilenameComponentRealpathTest.cmake.in ENH: Add get_filename_component(... REALPATH) 2009-02-09 09:23:55 -05:00
GetPrerequisitesTest.cmake.in PERF: Test takes too long when recursing for executable files and when doing recursive prerequisite analysis. Put it back the way it was. Add another test later to do the recursive prerequisite analysis. 2008-09-09 12:48:58 -04:00
IncludeTest.cmake.in ENH: fix it 2007-06-06 13:43:46 -04:00
ListTest.cmake.in ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering) 2008-03-12 17:02:10 -04:00
ToolchainTest.cmake.in BUG: fix test to work with new restrictions that cross compiling must be on 2008-09-08 20:21:35 -04:00
VariableWatchTest.cmake.in ENH: Add variable watch command 2007-04-11 15:13:05 -04:00