* tests/and-let-star.test, tests/arbiters.test, tests/receive.test:
New files. * Makefile.am (SCM_TESTS): Add them.
This commit is contained in:
parent
66aa0ef0c5
commit
16e0c623d9
1 changed files with 2 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue