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