CMake/Tests/Dependency
Brad King c76f3ae5b5 ENH: Test fake circular dependency case
A recent change fixed a case in which CMake incorrectly diagnosed a
circular dependency involving a non-linkable executable target.  This
adds a test for that case.
2008-08-07 10:13:15 -04:00
..
1 BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we still can not handle a space as the start of a directory name 2004-11-01 16:57:05 -05:00
Case1 ENH: Combine all dependency* tests into one Dependency test. Add more difficult test cases. 2008-02-06 14:52:12 -05:00
Case2 ENH: Make Dependency test Case2 require two traversals of a static library loop. 2008-02-07 16:14:17 -05:00
Case3 ENH: Add test of preservation of static libraries on original link lines. 2008-04-23 00:40:32 -04:00
Case4 ENH: Test fake circular dependency case 2008-08-07 10:13:15 -04:00
Eight BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Exec ENH: change LINK_LIBRARY to add to targets 2002-05-02 13:17:10 -04:00
Exec2 BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Exec3 BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Exec4 BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Five ENH: Add library dependency analysis. 2002-05-01 14:00:21 -04:00
Four ENH: Add library dependency analysis. 2002-05-01 14:00:21 -04:00
NoDepA ENH: Add library dependency analysis. 2002-05-01 14:00:21 -04:00
NoDepB ENH: Add library dependency analysis. 2002-05-01 14:00:21 -04:00
NoDepC ENH: Add library dependency analysis. 2002-05-01 14:00:21 -04:00
Seven BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
Six ENH: change LINK_LIBRARY to add to targets 2002-05-02 13:17:10 -04:00
Three ENH: Add library dependency analysis. 2002-05-01 14:00:21 -04:00
Two BUG: Fix utility dependencies for static libraries in VS generators. This addresses bug#4789. 2007-04-04 14:50:35 -04:00
CMakeLists.txt ENH: Test fake circular dependency case 2008-08-07 10:13:15 -04:00