1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-23 03:54:12 +02:00

* tests/srfi-1.test: New file, exercising extended list-copy.

* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
Kevin Ryde 2004-04-23 21:27:04 +00:00
parent 3f34399562
commit 7fd8fe2cd5

View file

@ -26,6 +26,7 @@ SCM_TESTS = tests/alist.test \
tests/reader.test \
tests/regexp.test \
tests/srcprop.test \
tests/srfi-1.test \
tests/srfi-10.test \
tests/srfi-13.test \
tests/srfi-14.test \