summaryrefslogtreecommitdiffstats
path: root/Tests/Plugin/src
Commit message (Collapse)AuthorAgeFilesLines
* ENH: fix memory leakBill Hoffman2007-09-101-1/+2
|
* ENH: Added function call argument to module function to make sure calling ↵Brad King2007-04-192-4/+14
| | | | convention matches on lookup. Fixed for Watcom.
* ENH: Configure location of plugin files so that the executable can run with ↵Brad King2007-04-172-1/+9
| | | | any current working directory.
* ENH: Added test for executables with plugins that use an API exported by the ↵Brad King2007-04-172-0/+69
executable itself.