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