mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-16 16:50:21 +02:00
(SCM_TESTS): Add srfi-39.test.
This commit is contained in:
parent
7cf2d3d520
commit
2b78075b31
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
## Process this file with automake to produce Makefile.in.
|
## Process this file with automake to produce Makefile.in.
|
||||||
##
|
##
|
||||||
## Copyright 2001, 2002, 2003, 2004 Software Foundation, Inc.
|
## Copyright 2001, 2002, 2003, 2004, 2005 Software Foundation, Inc.
|
||||||
##
|
##
|
||||||
## This file is part of GUILE.
|
## This file is part of GUILE.
|
||||||
##
|
##
|
||||||
|
@ -73,6 +73,7 @@ SCM_TESTS = tests/alist.test \
|
||||||
tests/srfi-26.test \
|
tests/srfi-26.test \
|
||||||
tests/srfi-31.test \
|
tests/srfi-31.test \
|
||||||
tests/srfi-34.test \
|
tests/srfi-34.test \
|
||||||
|
tests/srfi-39.test \
|
||||||
tests/srfi-4.test \
|
tests/srfi-4.test \
|
||||||
tests/srfi-9.test \
|
tests/srfi-9.test \
|
||||||
tests/strings.test \
|
tests/strings.test \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue