Jim Blandy
9061286382
* tests/time.test: New test file.
1999-06-15 14:09:53 +00:00
Jim Blandy
70c4c075e3
*** empty log message ***
1999-06-15 08:40:04 +00:00
Jim Blandy
474d9afb8b
* lib.scm: Import (test-suite paths).
...
(data-file): New exported function.
1999-06-15 08:39:39 +00:00
Jim Blandy
73cb0a9704
* tests/ports.test: Group the string port tests under a new
...
test name prefix.
* tests/ports.test ("line counter"): Check the final column, too.
1999-06-15 08:39:11 +00:00
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
e6c32806f2
*** empty log message ***
1999-06-09 09:42:21 +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
5157b4a518
* lib.scm (print-counts): XFAILS are "expected failures", not
...
"unexpected failures."
1999-06-09 09:41:54 +00:00
Jim Blandy
30521685f8
*** empty log message ***
1999-06-09 08:57:32 +00:00
Jim Blandy
29055e0647
* lib.scm (full-reporter): The test name is the cadr of the
...
result, not the cdr. I'm not macho enough to handle run-time
typechecking.
1999-06-09 08:57:23 +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
087dab1cf6
Provide a default reporter, so that results don't just go into the bit
...
bucket if you use the test suite functions without a driver script.
(default-reporter): New variable.
(report): Send results to default-reporter if there are no registered
reporters.
(full-reporter): New function.
(user-reporter): Re-implemented in terms of full-reporter.
1999-05-31 21:27:20 +00:00
Jim Blandy
df14bb39e3
Ignore log files produced by benchmarks and test suites.
1999-05-30 10:31:56 +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
69c717cc00
Copyleft files.
1999-05-30 09:22:12 +00:00
Jim Blandy
216aef150e
Indicate which version of Guile is required to run the test suites.
1999-05-29 14:34:02 +00:00
Jim Blandy
000ee07fc6
Initial checkin of the Guile test suite.
1999-05-29 14:22:24 +00:00