summaryrefslogtreecommitdiff
path: root/Examples/test-suite/guile
Commit message (Expand)AuthorAgeFilesLines
* Fix overloading for non-pointers and NULL - GuileWilliam S Fulton2018-12-301-0/+53
* Run overload_complicated testcaseWilliam S Fulton2017-10-041-3/+3
* Redid the source and the text to check for SCM_MAJOR_VERSION >= 2Brian Caine2017-01-271-1/+1
* Doesn't run argout test if (system foreign), and in particular, bytevector->p...Brian Caine2017-01-271-6/+10
* Added support for guile's native pointer typeBrian Caine2016-12-161-0/+16
* Duplicate tests that are run twice as both C and C++ tests to fix parallel ma...William S Fulton2016-02-211-0/+2
* Consistent quoting in MakefileWilliam S Fulton2015-08-211-1/+1
* Cosmetic corrections - Mac OS XWilliam S Fulton2015-08-021-1/+1
* Set SRCDIR when calling test-suite clean targets, in case it's neededKarl Wette2014-05-291-1/+1
* Slight simplification of test-suite build for new out-of-source changesWilliam S Fulton2014-05-151-6/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-2/+10
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-5/+5
* Fix Guile li_std_string testcase which requires a UTF-8 locale setWilliam S Fulton2014-03-141-2/+25
* guile std_string test: run test in utf8 localeGeert Janssens2014-02-181-1/+1
* Guile: make scm to string conversion work with non-ascii stringsGeert Janssens2014-02-051-0/+4
* Portable dynamic library loading for GuileWilliam S Fulton2013-05-0829-31/+31
* Disable guile 2's autocompilation feature for the test suiteGeert Janssens2013-04-281-1/+1
* Make guile test suite default to scm apiGeert Janssens2013-04-283-3/+53
* 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
* Improved way of overriding commandline options for the multicpptestsWilliam S Fulton2009-07-031-15/+7
* better way to provide custom commandline options for individual testsWilliam S Fulton2009-07-031-0/+3
* overlooked build system mods now implemented to remove warning 125William S Fulton2008-12-241-1/+1
* 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-4/+0
* New test case integers.Matthias Köppe2006-02-141-0/+11
* Add test suites for CLISP, CFFI, UFFI.Matthias Köppe2006-01-141-1/+2
* Don't forget to exit.Matthias Köppe2005-09-261-0/+1
* *** empty log message ***Matthias Köppe2005-09-251-0/+44
* Fix library name.Matthias Köppe2005-06-111-1/+1
* Fix Bash-ism.Matthias Köppe2005-06-101-2/+3
* SWIG chicken module now returns multiple values instead of returning a list.John Lenz2005-04-151-0/+10
* Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those...John Lenz2005-04-151-0/+8
* Lots more bug fixes for the chicken module: almost the entire test-sutie now ...John Lenz2005-03-172-0/+10
* Update Guile makefiles to work with default -scm mode.John Lenz2004-11-041-1/+1
* Revert guile_gh.swg and guile_gh_run.swg to not use new runtime system.John Lenz2004-11-021-0/+12
* Fix name of module init function.Matthias Köppe2004-07-111-1/+1
* Testcases that used the prebuilt runtime library generate their own runtime l...William S Fulton2004-07-101-1/+1
* The guile and chicken _runme scripts are now sharedJohn Lenz2004-06-0722-420/+22
* Replace ; with && where appropriate. This fixes the makefiles so that Make co...William S Fulton2004-02-201-3/+3
* Add runtest for contract.Matthias Köppe2003-11-231-0/+20
* New library of helper macros for the runtime tests.Matthias Köppe2003-11-231-0/+37
* Change meaning of configure option --with-guile to the name of theMatthias Köppe2003-11-181-1/+2
* Don't try to call the destructor explicitly.Matthias Köppe2003-11-021-1/+1
* New run test, contributed by John Lenz.Matthias Köppe2003-10-031-0/+62
* *** empty log message ***William S Fulton2003-09-061-0/+1
* Multiple build directory supportWilliam S Fulton2003-09-011-6/+10
* Makefile replaced with Makefile.inWilliam S Fulton2003-08-311-0/+0