summaryrefslogtreecommitdiffstats
path: root/Tests/LoadCommand
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Remove warningAndy Cedilnik2004-05-031-0/+4
|
* ENH: fix warnings in testBill Hoffman2004-05-031-7/+8
|
* ENH: remove warnings in testsBill Hoffman2004-05-021-1/+1
|
* ENH: Add support for importing modules without specifying pathAndy Cedilnik2004-03-281-1/+1
|
* ENH: More coverageAndy Cedilnik2003-07-222-0/+86
|
* ENH: add a double try compile to fix crazy make on hpBill Hoffman2003-04-161-0/+7
|
* BUG: fixes for hpBill Hoffman2003-03-111-2/+9
|
* use module on all platformsBill Hoffman2003-01-151-5/+2
|
* ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency ↵Brad King2002-12-301-1/+1
| | | | with the macro name that is defined by the module.
* Speedup the testAndy Cedilnik2002-12-053-24/+13
|
* new plugin APIKen Martin2002-10-081-1/+1
|
* Check for libraryAndy Cedilnik2002-09-252-0/+6
|
* Fix problemAndy Cedilnik2002-09-231-1/+6
|
* Some minor fixes for macAndy Cedilnik2002-09-232-4/+4
|
* cleanupKen Martin2002-09-231-5/+1
|
* Fix test so that it will work on HPAndy Cedilnik2002-09-231-0/+3
|
* Include more testingAndy Cedilnik2002-09-202-3/+20
|
* Fix test so that it does some modules testing by checking for some functions ↵Andy Cedilnik2002-09-203-3/+33
| | | | and some size of types
* removed c++ style commentsKen Martin2002-09-201-4/+4
|
* test passing CMAKE_FLAGSKen Martin2002-09-183-1/+7
|
* removed targetKen Martin2002-09-181-1/+1
|
* added DestructorKen Martin2002-09-171-0/+10
|
* some cleanupKen Martin2002-09-171-7/+7
|
* minor fix in error messageKen Martin2002-09-171-1/+1
|
* load command testKen Martin2002-09-164-0/+105