1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
Commit graph

1855 commits

Author SHA1 Message Date
Jim Blandy
cbe50a7301 * tests/r4rs.test: New set of tests, taken from Guile's test
script, taken from SCM.
1999-06-15 08:38:44 +00:00
Jim Blandy
0b8faa0eb6 * tests/ports.test ("line counter"): Verify that we do eventually
get EOF on the port --- don't just read forever.
1999-06-09 09:42:15 +00:00
Jim Blandy
f5d4dde361 Gary Houston's patches turn popen into a module, which we need to
import.
("pipe: read", "pipe: write"): Use close-pipe, not close-port, so
Guile will wait for the command to terminate.
1999-05-31 21:30:06 +00:00
Jim Blandy
0d572e912b Mark file as Scheme code.
Use catch-test-errors to isolate independent tests, so we can still
get some results even though Gary Houston's patches don't support
pipes yet.
1999-05-30 09:23:37 +00:00
Jim Blandy
000ee07fc6 Initial checkin of the Guile test suite. 1999-05-29 14:22:24 +00:00