More work on the chicken module. The test suite, zlib, and overload examples are still broken.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6610 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
John Lenz 2004-11-02 02:50:30 +00:00
commit 68372c5c2f
17 changed files with 305 additions and 181 deletions

View file

@ -27,4 +27,4 @@ clean::
rm -f $(TARGET)
check::
csi -batch simple.so test-simple.scm
env LD_LIBRARY_PATH=.:$$LD_LIBRARY_PATH csi test-simple.scm