Commit Graph

178 Commits

Author SHA1 Message Date
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
Ken Martin aef8110c36 added test of SET CACHE FORCE 2002-10-09 15:54:34 -04:00
Ken Martin fd3323177d new plugin API 2002-10-08 15:55:24 -04:00
Andy Cedilnik 696d15c7ba Fix problem on HP 2002-10-07 09:20:47 -04:00
Andy Cedilnik 9ed93397fb If you specify header file as source, it should still use C compiler and not CXX. Also fix COnly test so that it make sure that this still works... 2002-10-06 12:12:59 -04:00
Ken Martin 4918ce6593 Remove bogus exec_program 2002-10-01 12:59:18 -04:00
Andy Cedilnik 2f1052b0e5 Use cmake echo 2002-09-27 17:16:03 -04:00
Andy Cedilnik 332c653586 Check for library 2002-09-25 10:08:46 -04:00
Andy Cedilnik ba10f96223 Fix problem 2002-09-23 17:24:47 -04:00
Andy Cedilnik 4ca00b8d3e Some minor fixes for mac 2002-09-23 15:56:28 -04:00
Ken Martin 903796a76a cleanup 2002-09-23 14:57:41 -04:00
Andy Cedilnik d59d94ff6a Fix test so that it will work on HP 2002-09-23 14:11:57 -04:00