* ports.c (scm_char_ready_p): Don't try to find PORT's ptab entry
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
a3bb43e5
JB
11999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
2
3 * tests/ports.test ("read-delimited!"): New tests.
4
9bb7a7ef
JB
51999-06-19 Jim Blandy <jimb@savonarola.red-bean.com>
6
7 * tests/interp.test: New file.
8
70c4c075
JB
91999-06-15 Jim Blandy <jimb@savonarola.red-bean.com>
10
efcbc5eb
JB
11 * tests/time.test: New test file.
12
70c4c075
JB
13 * tests/r4rs.test: New set of tests, taken from Guile's test
14 script, taken from SCM.
15
16 * tests/ports.test: Group the string port tests under a new
17 test name prefix.
18
19 * tests/ports.test ("line counter"): Check the final column, too.
20
21 * lib.scm: Import (test-suite paths).
22 (data-file): New exported function.
23
241999-06-12 Jim Blandy <jimb@savonarola.red-bean.com>
25
26 * tests/ports.test ("line counter"): Add test for correct column
27 at EOF.
28
30521685
JB
291999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
30
e6c32806
JB
31 * tests/ports.test ("line counter"): Verify that we do eventually
32 get EOF on the port --- don't just read forever.
33
30521685
JB
34 * lib.scm (full-reporter): The test name is the cadr of the
35 result, not the cdr. I'm not macho enough to handle run-time
36 typechecking.
37
e6c32806
JB
38 * lib.scm (print-counts): XFAILS are "expected failures", not
39 "unexpected failures."
40
30521685
JB
41 * lib.scm, guile-test, paths.scm: Log begins.
42