summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* minor fixesBill Hoffman2003-06-042-0/+2
|
* minor fixBill Hoffman2003-06-041-0/+9
|
* fixes for HPBill Hoffman2003-06-043-4/+4
|
* new testKen Martin2003-06-036-0/+140
|
* ENH: add a double try compile to fix crazy make on hpBill Hoffman2003-04-162-0/+14
|
* If display is not set, do not attempt to run applicationAndy Cedilnik2003-04-021-5/+21
|
* Remove bogus flags from cmStandardIncludes and make complex test passAndy Cedilnik2003-03-263-0/+3
|
* BUG: fix REMOVE testBill Hoffman2003-03-213-3/+3
|
* Improve testAndy Cedilnik2003-03-174-1/+24
|
* Add testing for when C sources are compiled with C++ compilerAndy Cedilnik2003-03-172-1/+12
|
* Display Cache and all variablesAndy Cedilnik2003-03-173-6/+21
|
* BUG: fixes for hpBill Hoffman2003-03-112-4/+18
|
* Add command for accessing cmake properties. At this point the only ↵Andy Cedilnik2003-03-061-0/+5
| | | | properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature
* ENH: add more testing for ansi for scopesBill Hoffman2003-02-111-1/+26
|
* ENH: add a new test for TRY_COMPILEBill Hoffman2003-02-101-9/+10
|
* ENH: add a new test to test try compileBill Hoffman2003-02-103-0/+60
|
* ENH: add a better test for lib depsBill Hoffman2003-02-033-0/+3
|
* ENH: add a new command that allows exports of library dependencies from a ↵Bill Hoffman2003-01-203-0/+3
| | | | project to a file
* 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 ↵Brad King2002-12-302-2/+2
| | | | with the macro name that is defined by the module.
* 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 ↵Brad King2002-12-181-11/+3
| | | | X11 test.
* BUG: Renamed X11 test executable to useX11 to avoid conflict with name of ↵Brad King2002-12-171-11/+12
| | | | library.
* 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
| | | | | link lines, which affects external libraries pulled up from deep within the dependency tree. Fixed by preserving order everywhere.
* 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
|