summaryrefslogtreecommitdiff
path: root/test-suite/tests/gc.test
Commit message (Expand)AuthorAgeFilesLines
* Fix one remaining use of make-record-type with string type nameAndy Wingo2019-10-231-1/+1
* tests: Add more `maybe-gc-flakiness'.Ludovic Courtès2013-03-221-2/+2
* move (test-suite lib) to lower dir; cleans up uninstalled paths.Andy Wingo2012-04-231-1/+1
* leniency in the "unused modules are removed" gc.testAndy Wingo2012-02-021-5/+16
* an experiment: clearing the C stack in gc testsAndy Wingo2012-01-311-22/+3
* paper over some "lexical vars are collectable" flakinessAndy Wingo2012-01-291-11/+23
* fix "lexical vars are collectable" testAndy Wingo2012-01-251-3/+6
* when leaving a non-tail let, allow bound vals to be collectedAndy Wingo2011-11-091-9/+19
* Arrange so that stack-cleaning loops in GC tests are not optimized out.Ludovic Courtès2011-09-181-4/+10
* Tweak the "unused modules are removed" test.Ludovic Courtès2009-12-111-13/+17
* really boot primitive-eval from scheme.Andy Wingo2009-12-031-13/+9
* "Document" the `set-module-eval-closure!' weak hash table glitch.Ludovic Courtès2009-09-151-2/+2
* Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès2009-08-181-1/+1
|\
| * Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* | Work around unintentional retention of modules by the GC.Ludovic Courtès2008-11-051-3/+0
* | Merge branch 'master' into boehm-demers-weiser-gcLudovic Courtès2008-09-101-1/+10
|\ \ | |/
| * Add `gc.test' hack for SPARC GNU/Linux.Ludovic Courtès2008-02-151-2/+11
* | Document the failure of `gc.test' wrt. unused modules.Ludovic Courtes2008-09-101-9/+13
|/
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* *** empty log message ***Han-Wen Nienhuys2005-06-111-0/+14
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* 2004-09-01 Han-Wen Nienhuys <hanwen@cs.uu.nl>, Kevin Ryde <user42@zip.com.au>Kevin Ryde2004-09-011-2/+17
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-37/+12
* * tests/alist.test, tests/bit-operations.test,Martin Grabmüller2001-07-191-1/+1
* * Make sure that tests return a boolean value.Dirk Herrmann2001-02-281-1/+1
* * Add test to check whether the after-gc-hook is run correctly.Dirk Herrmann2000-11-031-0/+67