mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
(check_SCRIPTS): Add test-use-srfi, so
that it gets into the distribution.
This commit is contained in:
parent
f7cd9d07e1
commit
bdfa7cf284
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-02-20 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* standalone/Makefile.am (check_SCRIPTS): Add test-use-srfi, so
|
||||
that it gets into the distribution.
|
||||
|
||||
2007-01-27 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/ports.test (port-line): Check not truncated to "int" on 64-bit
|
||||
|
|
|
@ -104,6 +104,7 @@ check_PROGRAMS += test-conversion
|
|||
TESTS += test-conversion
|
||||
|
||||
# test-use-srfi
|
||||
check_SCRIPTS += test-use-srfi
|
||||
TESTS += test-use-srfi
|
||||
|
||||
all-local:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue