1999-08-19 Gary Houston <ghouston@easynet.co.uk>
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
7f214e60
GH
11999-08-18 Gary Houston <ghouston@easynet.co.uk>
2
3 * tests/ports.test: tests for NUL and non-ASCII chars to fports.
4
75efe453
GH
51999-08-12 Gary Houston <ghouston@easynet.co.uk>
6
7 * tests/ports.test: lseek -> seek.
8
7c035009
GH
91999-08-04 Gary Houston <ghouston@easynet.co.uk>
10
11 * tests/ports.test: tests for buffered and unbuffered input/output
12 fports with seeking.
13
769f054d
JB
141999-08-01 Jim Blandy <jimb@savonarola.red-bean.com>
15
16 * tests/r4rs.test (SECTION 3 4): Each element of type-matrix
17 corresponds to an example object, not a predicate. Aubrey
18 probably never noticed this because SCM doesn't check the lengths
19 of the arguments to for-each and map...
20
21 * tests/ports.test: Add some regression tests for char-ready?.
22
a3bb43e5
JB
231999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
24
769f054d
JB
25 * tests/ports.test: Fix copyright years.
26
27 * tests/guardians.test: New test file.
28
a3bb43e5
JB
29 * tests/ports.test ("read-delimited!"): New tests.
30
9bb7a7ef
JB
311999-06-19 Jim Blandy <jimb@savonarola.red-bean.com>
32
33 * tests/interp.test: New file.
34
70c4c075
JB
351999-06-15 Jim Blandy <jimb@savonarola.red-bean.com>
36
efcbc5eb
JB
37 * tests/time.test: New test file.
38
70c4c075
JB
39 * tests/r4rs.test: New set of tests, taken from Guile's test
40 script, taken from SCM.
41
42 * tests/ports.test: Group the string port tests under a new
43 test name prefix.
44
45 * tests/ports.test ("line counter"): Check the final column, too.
46
47 * lib.scm: Import (test-suite paths).
48 (data-file): New exported function.
49
501999-06-12 Jim Blandy <jimb@savonarola.red-bean.com>
51
52 * tests/ports.test ("line counter"): Add test for correct column
53 at EOF.
54
30521685
JB
551999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
56
e6c32806
JB
57 * tests/ports.test ("line counter"): Verify that we do eventually
58 get EOF on the port --- don't just read forever.
59
30521685
JB
60 * lib.scm (full-reporter): The test name is the cadr of the
61 result, not the cdr. I'm not macho enough to handle run-time
62 typechecking.
63
e6c32806
JB
64 * lib.scm (print-counts): XFAILS are "expected failures", not
65 "unexpected failures."
66
30521685
JB
67 * lib.scm, guile-test, paths.scm: Log begins.
68