mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 14:30:34 +02:00
Indicate which version of Guile is required to run the test suites.
This commit is contained in:
parent
000ee07fc6
commit
216aef150e
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
This directory contains some tests for Guile, and some generic test
|
||||
support code.
|
||||
|
||||
To run these tests, you will need a version of Guile more recent than
|
||||
15 Feb 1999 --- the tests use the (ice-9 and-let*) and (ice-9
|
||||
getopt-long) modules, which were added to Guile around then.
|
||||
|
||||
Right now, we only have tests for I/O ports.
|
||||
|
||||
To run the test suite, you'll need to:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue