Add promise tests. Nested promises are busted.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 3 Jan 2019 05:36:07 +0000 (05:36 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 4 Jan 2019 07:08:14 +0000 (07:08 +0000)
commit33d3c739148ba198ac45e04a58124f0fbd0ef9e8
tree1dde69e3b8e92dfefae8d6dfd7693103153240fa
parenta00b45cf5dc8664c156c6d9ce74cdf20ed275dee
Add promise tests. Nested promises are busted.
tests/check.scm
tests/runtime/test-promise.scm [new file with mode: 0644]