* tests/time.test: New test file.
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
70c4c075
JB
11999-06-15 Jim Blandy <jimb@savonarola.red-bean.com>
2
3 * tests/r4rs.test: New set of tests, taken from Guile's test
4 script, taken from SCM.
5
6 * tests/ports.test: Group the string port tests under a new
7 test name prefix.
8
9 * tests/ports.test ("line counter"): Check the final column, too.
10
11 * lib.scm: Import (test-suite paths).
12 (data-file): New exported function.
13
141999-06-12 Jim Blandy <jimb@savonarola.red-bean.com>
15
16 * tests/ports.test ("line counter"): Add test for correct column
17 at EOF.
18
30521685
JB
191999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
20
e6c32806
JB
21 * tests/ports.test ("line counter"): Verify that we do eventually
22 get EOF on the port --- don't just read forever.
23
30521685
JB
24 * lib.scm (full-reporter): The test name is the cadr of the
25 result, not the cdr. I'm not macho enough to handle run-time
26 typechecking.
27
e6c32806
JB
28 * lib.scm (print-counts): XFAILS are "expected failures", not
29 "unexpected failures."
30
30521685
JB
31 * lib.scm, guile-test, paths.scm: Log begins.
32