Commit Graph

189 Commits

Author SHA1 Message Date
Andy Cedilnik
814b8856a0 Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature 2003-03-06 11:20:26 -05:00
Bill Hoffman
cdf6e1dc21 ENH: add more testing for ansi for scopes 2003-02-10 22:00:40 -05:00
Bill Hoffman
b04e32c642 ENH: add a new test for TRY_COMPILE 2003-02-10 16:20:10 -05:00
Bill Hoffman
d94c0e0429 ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00
Bill Hoffman
486da564ef ENH: add a better test for lib deps 2003-02-03 13:31:31 -05:00
Bill Hoffman
c4fa5d1fdf ENH: add a new command that allows exports of library dependencies from a project to a file 2003-01-20 16:59:02 -05:00
Bill Hoffman
68d9a5d404 remove trailing slash from findpath command 2003-01-17 10:28:41 -05:00
Bill Hoffman
0510292b9e add some more prints 2003-01-17 10:28:07 -05:00
Ken Martin
fedf21722a ENH: fix for compilers that need _ 2003-01-16 15:47:04 -05:00
Bill Hoffman
6695fa300b ENH: add the config directory to look for the loadable module 2003-01-16 08:28:45 -05:00
Bill Hoffman
c6d2312619 ENH: add testing for modules and one two config modes for cmaketest 2003-01-15 17:31:22 -05:00
Bill Hoffman
17d8775e82 use module on all platforms 2003-01-15 17:02:35 -05:00
Bill Hoffman
b9d5389bca BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test case 2003-01-13 09:30:48 -05:00
Andy Cedilnik
8b1d032b7b Change name of variable 2003-01-08 11:53:55 -05:00
Andy Cedilnik
79651a2663 Fix problem with test on Borland 2003-01-03 16:14:14 -05:00
Andy Cedilnik
e7fd8fb12f Rename libraries from c1 to testc1 2003-01-02 09:06:24 -05:00
Andy Cedilnik
8714396927 Test conversion from ascii to string 2003-01-01 17:35:42 -05:00
Andy Cedilnik
fe6721af84 Shared library should export symbols on windows 2003-01-01 14:26:50 -05:00
Andy Cedilnik
9bb153cbf1 Test also stating and shared libraries 2002-12-31 15:22:48 -05:00
Brad King
ea1467d056 ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module. 2002-12-30 11:02:31 -05:00
Bill Hoffman
3859417d1a ENH: add target properties 2002-12-20 17:15:45 -05:00
Bill Hoffman
bd2739feec BUG: fix for backwards compatibility 2002-12-20 11:20:14 -05:00
Brad King
ccb93dc2f4 ERR: Project name and executable name should match for consistency in the X11 test. 2002-12-18 09:38:34 -05:00
Brad King
5abc8c18c0 BUG: Renamed X11 test executable to useX11 to avoid conflict with name of library. 2002-12-17 13:28:49 -05:00
Brad King
526649127e ENH: Added test for generated header included by non-generated source. 2002-12-13 17:35:00 -05:00
Brad King
5203a92ef1 BUG: Can't double-quote foreach arguments. 2002-12-12 10:10:34 -05:00
Ken Martin
ee46e410ce now uses SET instead of SOURCE_LIST command 2002-12-12 08:42:33 -05:00
Andy Cedilnik
8d20322160 Speedup the test 2002-12-05 11:55:53 -05:00
Ken Martin
fa73553a59 clean up coverage some 2002-12-03 11:21:12 -05:00
Andy Cedilnik
f778ae3fed Add missing library. The test should be linked to framework Cocoa 2002-11-27 07:42:23 -05:00
Yves Starreveld
ad01416a11 Test for ObjC++ on OSX machines only 2002-11-26 19:01:51 -05:00
Bill Hoffman
e9687d931a fix for create shared library 2002-11-21 08:45:45 -05:00
Ken Martin
1a9ae3b5fa converted c plus plus comments 2002-11-21 08:19:05 -05:00
Ken Martin
f3e7681ff4 fixed comments to be c style not c plus plus 2002-11-20 09:04:28 -05:00
Amitha Perera
939035ad91 BUG: the dependency analysis would incorrectly alphabetically re-order the
link lines, which affects external libraries pulled up from deep within
the dependency tree. Fixed by preserving order everywhere.
2002-11-19 18:01:05 -05:00
Bill Hoffman
603af011c1 add print for compiler is gnu 2002-11-18 09:08:23 -05:00
Bill Hoffman
8b689f9a62 clean up test for html output 2002-11-12 14:18:36 -05:00
Bill Hoffman
59d623dc66 *** empty log message *** 2002-11-12 09:33:00 -05:00
Bill Hoffman
56d4bba759 fix project name 2002-11-12 09:31:05 -05:00
Bill Hoffman
928b9dee06 new test 2002-11-11 18:07:20 -05:00
Brad King
6ab16695d0 BUG: Fixed STRING(REGEX REPLACE ...) and added better test. 2002-11-06 18:05:39 -05:00
Brad King
42c464c05e ENH: Added STRING command. 2002-11-06 17:35:27 -05:00
Andy Cedilnik
bde5ee3f44 Try to fix test 2002-11-06 08:52:25 -05:00
Andy Cedilnik
8ac50c4aad Try to fix FindX11 2002-11-05 07:15:42 -05:00
Andy Cedilnik
14ab03ff69 Simplify 2002-11-05 07:06:00 -05:00
Andy Cedilnik
23dde130c7 Fix test 2002-11-04 11:54:30 -05:00
Andy Cedilnik
7f0cbaa5ee Try to make test to run 2002-11-03 18:18:04 -05:00
Andy Cedilnik
ea2001e6e5 Print message on system without X11 2002-10-29 15:58:35 -05:00
Andy Cedilnik
a43958f4f0 Add Windows code 2002-10-29 15:54:40 -05:00
Andy Cedilnik
2d970c26f0 Add test for X11 2002-10-29 15:46:38 -05:00