* tests/and-let-star.test, tests/arbiters.test, tests/receive.test:

New files.
	* Makefile.am (SCM_TESTS): Add them.
This commit is contained in:
Kevin Ryde 2004-08-18 00:30:29 +00:00
commit 16e0c623d9

View file

@ -22,6 +22,7 @@
SUBDIRS = standalone
SCM_TESTS = tests/alist.test \
tests/and-let-star.test \
tests/arbiters.test \
tests/bit-operations.test \
tests/c-api.test \
@ -57,6 +58,7 @@ SCM_TESTS = tests/alist.test \
tests/r4rs.test \
tests/r5rs_pitfall.test \
tests/reader.test \
tests/receive.test \
tests/regexp.test \
tests/slib.test \
tests/socket.test \