*** empty log message ***
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
769f054d
JB
11999-08-01 Jim Blandy <jimb@savonarola.red-bean.com>
2
3 * tests/r4rs.test (SECTION 3 4): Each element of type-matrix
4 corresponds to an example object, not a predicate. Aubrey
5 probably never noticed this because SCM doesn't check the lengths
6 of the arguments to for-each and map...
7
8 * tests/ports.test: Add some regression tests for char-ready?.
9
a3bb43e5
JB
101999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
11
769f054d
JB
12 * tests/ports.test: Fix copyright years.
13
14 * tests/guardians.test: New test file.
15
a3bb43e5
JB
16 * tests/ports.test ("read-delimited!"): New tests.
17
9bb7a7ef
JB
181999-06-19 Jim Blandy <jimb@savonarola.red-bean.com>
19
20 * tests/interp.test: New file.
21
70c4c075
JB
221999-06-15 Jim Blandy <jimb@savonarola.red-bean.com>
23
efcbc5eb
JB
24 * tests/time.test: New test file.
25
70c4c075
JB
26 * tests/r4rs.test: New set of tests, taken from Guile's test
27 script, taken from SCM.
28
29 * tests/ports.test: Group the string port tests under a new
30 test name prefix.
31
32 * tests/ports.test ("line counter"): Check the final column, too.
33
34 * lib.scm: Import (test-suite paths).
35 (data-file): New exported function.
36
371999-06-12 Jim Blandy <jimb@savonarola.red-bean.com>
38
39 * tests/ports.test ("line counter"): Add test for correct column
40 at EOF.
41
30521685
JB
421999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
43
e6c32806
JB
44 * tests/ports.test ("line counter"): Verify that we do eventually
45 get EOF on the port --- don't just read forever.
46
30521685
JB
47 * lib.scm (full-reporter): The test name is the cadr of the
48 result, not the cdr. I'm not macho enough to handle run-time
49 typechecking.
50
e6c32806
JB
51 * lib.scm (print-counts): XFAILS are "expected failures", not
52 "unexpected failures."
53
30521685
JB
54 * lib.scm, guile-test, paths.scm: Log begins.
55