summaryrefslogtreecommitdiff
path: root/Examples/test-suite/allegrocl
Commit message (Expand)AuthorAgeFilesLines
* Don't run some tests twiceWilliam S Fulton2016-02-211-1/+1
* Set SRCDIR when calling test-suite clean targets, in case it's neededKarl Wette2014-05-291-1/+1
* Update all languages to use SCRIPTDIRWilliam S Fulton2014-05-151-2/+2
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-5/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-0/+6
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-5/+4
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-1/+1
* remove unnecessary extra shells being spawned in the test-suiteWilliam S Fulton2009-08-091-2/+2
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-031-0/+4
* Fix seg fault wrapping some constant variable (%constant) typesWilliam S Fulton2009-02-211-2/+1
* [allegrocl] Various fixes to the generated C wrapper code (enums, constants, ...Mikel Bancroft2008-09-301-92/+24
* [allegrocl] Make type and namespace wrapping more compatible with other modul...Mikel Bancroft2008-09-221-3/+28
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-201-1/+1
* Remove cvs $Header$William S Fulton2007-10-171-1/+0
* fixes to use parallel make when running the examples and test-suiteWilliam S Fulton2007-07-241-6/+6
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-278/+0
* fixes for make clean and remove the private list of test files to use the com...William S Fulton2006-09-201-208/+7
* 02/27/2006: mutandizMikel Bancroft2006-02-271-3/+324
* *** empty log message ***Matthias Köppe2006-01-301-0/+216
* Add test suites for CLISP, CFFI, UFFI.Matthias Köppe2006-01-142-3/+64
* Enable test suite for Allegro CLMatthias Köppe2005-12-011-0/+48