summaryrefslogtreecommitdiff
path: root/test-suite/tests/fluids.test
Commit message (Expand)AuthorAgeFilesLines
* Test for out of range depth in fluid-ref*Daniel Llorens2022-10-031-0/+4
* Respect thread local fluid defaultsRob Browning2020-01-121-2/+12
* Fix new thread-local fluids testAndy Wingo2017-03-071-1/+1
* Add thread local fluidsAndy Wingo2017-03-071-1/+7
* with-dynamic-state compiler and VM supportAndy Wingo2016-12-051-0/+77
* Move thread bindings to (ice-9 threads)Andy Wingo2016-10-231-2/+3
* Fix later-bindings-win logic in with-fluids.Mark H Weaver2013-02-281-4/+6
* Fix duplicate removal of with-fluids.Mark H Weaver2013-02-281-8/+22
* fix unbound fluid testsAndy Wingo2010-12-171-3/+3
* unbound fluidsBrian Templeton2010-12-071-0/+20
* deprecate @bindAndy Wingo2010-04-191-0/+56
* Add new fluid tests.Ludovic Courtès2010-03-051-1/+25
* Add test checking whether fluids are GC'd.Ludovic Courtès2010-03-031-0/+12
* add with-fluids objects and primitive syntaxAndy Wingo2010-02-181-1/+1
* add fluid testsAndy Wingo2010-02-181-0/+57