an experiment: clearing the C stack in gc tests
authorAndy Wingo <wingo@pobox.com>
Tue, 31 Jan 2012 16:57:13 +0000 (17:57 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 31 Jan 2012 16:57:13 +0000 (17:57 +0100)
commit5270a001ad111c2d9787148dc931110da3d87d33
treefcaa12ab72bf092fbec7446b03a82786be299b40
parentf7cf5898d8f5ec774640e3e0888ec627ce4692be
an experiment: clearing the C stack in gc tests

* test-suite/lib.scm (clear-stale-stack-references): New helper.
* test-suite/tests/gc.test:
* test-suite/tests/threads.test: Use the new helper.

I removed the "unresolved" throw, as I'd like to see what the bots do
with this.
test-suite/lib.scm
test-suite/tests/gc.test
test-suite/tests/threads.test