summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | CXX. Also fix COnly test so that it make sure that this still works...
* Remove bogus exec_programKen Martin2002-10-013-3/+0
|
* Use cmake echoAndy Cedilnik2002-09-273-6/+6
|
* Check for libraryAndy Cedilnik2002-09-254-0/+12
|
* Fix problemAndy Cedilnik2002-09-232-2/+12
|
* Some minor fixes for macAndy Cedilnik2002-09-234-8/+8
|
* cleanupKen Martin2002-09-232-10/+2
|
* Fix test so that it will work on HPAndy Cedilnik2002-09-232-0/+6
|
* Include more testingAndy Cedilnik2002-09-204-6/+40
|
* Fix test so that it does some modules testing by checking for some functions ↵Andy Cedilnik2002-09-206-6/+66
| | | | and some size of types
* removed c++ style commentsKen Martin2002-09-202-8/+8
|
* test passing CMAKE_FLAGSKen Martin2002-09-186-2/+14
|
* removed targetKen Martin2002-09-182-2/+2
|
* added DestructorKen Martin2002-09-172-0/+20
|
* some cleanupKen Martin2002-09-172-14/+14
|
* minor fix in error messageKen Martin2002-09-172-2/+2
|
* load command testKen Martin2002-09-168-0/+210
|
* added include of FindQT.cmakeFranck Bettinger2002-09-121-2/+8
|
* corrected test for QTWrapUIFranck Bettinger2002-09-122-7/+6
|
* added test for QTWrapUIFranck Bettinger2002-09-111-1/+12
|
* test for QTWarpUIFranck Bettinger2002-09-112-0/+59
|
* fixed test for new cmakeKen Martin2002-09-041-1/+1
|
* add rpcrt4.lib because of CMakeLib needing itBill Hoffman2002-08-303-3/+12
|
* now needs dynlib supportKen Martin2002-08-283-3/+15
|
* added new form of Set source file properties commandKen Martin2002-08-263-0/+27
|
* no more dll for pluginBill Hoffman2002-08-233-24/+0
|
* remoevd shared libKen Martin2002-08-233-42/+3
|
* BUG: fix for cygwinBill Hoffman2002-08-233-3/+9
|
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-223-0/+9
|
* BUG: fix for borland and a shared CMakeLibBill Hoffman2002-08-226-3/+18
|
* complex test needs the dllKen Martin2002-08-223-0/+30
|
* added macro testKen Martin2002-08-133-3/+33
|
* minor fix for c testsKen Martin2002-07-311-1/+1
|
* updated to mods in commandKen Martin2002-07-304-7/+7
|
* fixed if statements inside a foreachKen Martin2002-07-173-9/+9
|
* ENH: Added test for IF inside a FOREACH.Brad King2002-07-169-6/+84
|
* a minor fix to make my life easierKen Martin2002-06-271-1/+1
|
* removed all source lists from the system and made them vectors. Also ↵Ken Martin2002-06-273-6/+6
| | | | appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
* add a test with no extensionBill Hoffman2002-06-251-1/+1
|
* ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ↵Brad King2002-06-213-0/+3
| | | | the sstream header does not exist.
* modified create test source to create a vectorKen Martin2002-06-191-1/+1
|
* *** empty log message ***Bill Hoffman2002-06-193-3/+3
|
* ENH: try and fix link problem on decBill Hoffman2002-06-183-0/+21
|
* changed CCOMMAND to CMAKEKen Martin2002-06-033-6/+6
|
* removed ccommand use cmake nowKen Martin2002-06-033-9/+9
|
* ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)Sebastien Barre2002-05-276-0/+450
|
* ENH: increse coverageBill Hoffman2002-05-233-3/+3
|