Doc fix.
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
d033ad53
JB
11999-09-20 Jim Blandy <jimb@savonarola.red-bean.com>
2
3 * tests/regexp.test: Check regexp-substitute/global when there are
4 no matches. (Duh.)
5
8c592a93
MD
61999-09-15 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
7
8 * tests/c-api.test: New file. Add test to check that all source
9 files which use SEEK_SET, SEEK_CUR, and SEEK_END include unistd.h.
10
6e822cce
GH
111999-09-14 Gary Houston <ghouston@freewire.co.uk>
12
13 * tests/ports.test: test non-blocking I/O.
14
b142c81d
JB
151999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
16
17 * tests/strings.test: Add test for substring-move! argument checking.
18
19 * lib.scm (signals-error?, signals-error?*): New macro and function.
20 * tests/reader.test: Use them.
21
22 * tests/interp.test: Add copyright notice.
23
24 * tests/reader.test: New test file.
25
26 * tests/regexp.test: New test file.
27
95912c4d
MD
281999-09-06 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
29
30 * tests/interp.test: Added tests for evaluation of closure bodies.
31
51357176
JB
321999-09-03 James Blandy <jimb@mule.m17n.org>
33
34 * tests/multilingual.nottest: New file, which we will turn into a
35 test file once we actually have multilingual support to test.
36
37 * tests/load.test: New test file.
38
6658356f
JB
391999-08-30 James Blandy <jimb@mule.m17n.org>
40
41 * tests/strings.test: New test file.
42
d1b143e9
GH
431999-08-29 Gary Houston <ghouston@easynet.co.uk>
44
45 * tests/ports.test: test unread-char and unread-string.
46
0eb2e8cd
GH
471999-08-19 Gary Houston <ghouston@easynet.co.uk>
48
49 * tests/ports.test: test line-buffering of fports.
50
7f214e60
GH
511999-08-18 Gary Houston <ghouston@easynet.co.uk>
52
53 * tests/ports.test: tests for NUL and non-ASCII chars to fports.
54
75efe453
GH
551999-08-12 Gary Houston <ghouston@easynet.co.uk>
56
57 * tests/ports.test: lseek -> seek.
58
7c035009
GH
591999-08-04 Gary Houston <ghouston@easynet.co.uk>
60
61 * tests/ports.test: tests for buffered and unbuffered input/output
62 fports with seeking.
63
769f054d
JB
641999-08-01 Jim Blandy <jimb@savonarola.red-bean.com>
65
66 * tests/r4rs.test (SECTION 3 4): Each element of type-matrix
67 corresponds to an example object, not a predicate. Aubrey
68 probably never noticed this because SCM doesn't check the lengths
69 of the arguments to for-each and map...
70
71 * tests/ports.test: Add some regression tests for char-ready?.
72
a3bb43e5
JB
731999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
74
769f054d
JB
75 * tests/ports.test: Fix copyright years.
76
77 * tests/guardians.test: New test file.
78
a3bb43e5
JB
79 * tests/ports.test ("read-delimited!"): New tests.
80
9bb7a7ef
JB
811999-06-19 Jim Blandy <jimb@savonarola.red-bean.com>
82
83 * tests/interp.test: New file.
84
70c4c075
JB
851999-06-15 Jim Blandy <jimb@savonarola.red-bean.com>
86
efcbc5eb
JB
87 * tests/time.test: New test file.
88
70c4c075
JB
89 * tests/r4rs.test: New set of tests, taken from Guile's test
90 script, taken from SCM.
91
92 * tests/ports.test: Group the string port tests under a new
93 test name prefix.
94
95 * tests/ports.test ("line counter"): Check the final column, too.
96
97 * lib.scm: Import (test-suite paths).
98 (data-file): New exported function.
99
1001999-06-12 Jim Blandy <jimb@savonarola.red-bean.com>
101
102 * tests/ports.test ("line counter"): Add test for correct column
103 at EOF.
104
30521685
JB
1051999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
106
e6c32806
JB
107 * tests/ports.test ("line counter"): Verify that we do eventually
108 get EOF on the port --- don't just read forever.
109
30521685
JB
110 * lib.scm (full-reporter): The test name is the cadr of the
111 result, not the cdr. I'm not macho enough to handle run-time
112 typechecking.
113
e6c32806
JB
114 * lib.scm (print-counts): XFAILS are "expected failures", not
115 "unexpected failures."
116
30521685
JB
117 * lib.scm, guile-test, paths.scm: Log begins.
118