summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: add a new command that allows exports of library dependencies from a pro...Bill Hoffman2003-01-203-0/+3
* remove trailing slash from findpath commandBill Hoffman2003-01-173-9/+12
* add some more printsBill Hoffman2003-01-172-1/+7
* ENH: fix for compilers that need _Ken Martin2003-01-163-21/+48
* ENH: add the config directory to look for the loadable moduleBill Hoffman2003-01-163-0/+15
* ENH: add testing for modules and one two config modes for cmaketestBill Hoffman2003-01-1512-3/+138
* use module on all platformsBill Hoffman2003-01-152-10/+4
* BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test caseBill Hoffman2003-01-133-6/+0
* Change name of variableAndy Cedilnik2003-01-081-1/+1
* Fix problem with test on BorlandAndy Cedilnik2003-01-031-1/+1
* Rename libraries from c1 to testc1Andy Cedilnik2003-01-021-3/+3
* Test conversion from ascii to stringAndy Cedilnik2003-01-011-0/+3
* Shared library should export symbols on windowsAndy Cedilnik2003-01-012-1/+13
* Test also stating and shared librariesAndy Cedilnik2002-12-316-0/+26
* ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency wit...Brad King2002-12-302-2/+2
* ENH: add target propertiesBill Hoffman2002-12-203-0/+24
* BUG: fix for backwards compatibilityBill Hoffman2002-12-203-0/+3
* ERR: Project name and executable name should match for consistency in the X11...Brad King2002-12-181-11/+3
* BUG: Renamed X11 test executable to useX11 to avoid conflict with name of lib...Brad King2002-12-171-11/+12
* ENH: Added test for generated header included by non-generated source.Brad King2002-12-1312-9/+75
* BUG: Can't double-quote foreach arguments.Brad King2002-12-126-6/+6
* now uses SET instead of SOURCE_LIST commandKen Martin2002-12-121-2/+2
* Speedup the testAndy Cedilnik2002-12-056-48/+26
* clean up coverage someKen Martin2002-12-031-0/+1
* Add missing library. The test should be linked to framework CocoaAndy Cedilnik2002-11-271-0/+1
* Test for ObjC++ on OSX machines onlyYves Starreveld2002-11-272-0/+27
* fix for create shared libraryBill Hoffman2002-11-211-1/+1
* converted c plus plus commentsKen Martin2002-11-2110-11/+11
* fixed comments to be c style not c plus plusKen Martin2002-11-201-1/+1
* BUG: the dependency analysis would incorrectly alphabetically re-order theAmitha Perera2002-11-1913-0/+127
* add print for compiler is gnuBill Hoffman2002-11-181-0/+3
* clean up test for html outputBill Hoffman2002-11-124-8/+26
* *** empty log message ***Bill Hoffman2002-11-121-1/+5
* fix project nameBill Hoffman2002-11-121-1/+1
* new testBill Hoffman2002-11-114-0/+91
* BUG: Fixed STRING(REGEX REPLACE ...) and added better test.Brad King2002-11-063-12/+15
* ENH: Added STRING command.Brad King2002-11-063-0/+51
* Try to fix testAndy Cedilnik2002-11-061-18/+2
* Try to fix FindX11Andy Cedilnik2002-11-051-1/+5
* SimplifyAndy Cedilnik2002-11-051-20/+3
* Fix testAndy Cedilnik2002-11-041-13/+13
* Try to make test to runAndy Cedilnik2002-11-031-0/+2
* Print message on system without X11Andy Cedilnik2002-10-291-1/+5
* Add Windows codeAndy Cedilnik2002-10-292-1/+15
* Add test for X11Andy Cedilnik2002-10-292-0/+49
* added test of SET CACHE FORCEKen Martin2002-10-099-0/+45
* new plugin APIKen Martin2002-10-082-2/+2
* Fix problem on HPAndy Cedilnik2002-10-072-2/+2
* If you specify header file as source, it should still use C compiler and not ...Andy Cedilnik2002-10-064-1/+8
* Remove bogus exec_programKen Martin2002-10-013-3/+0