446
|
1 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.2.38 is released.
|
|
4
|
|
5 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
6
|
|
7 * automated/test-harness.el (test-harness-from-buffer): Throw away
|
|
8 all warnings, even those not influenced by byte-compiler-warnings.
|
|
9
|
|
10 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
11
|
|
12 * automated/lisp-tests.el:
|
|
13 Test byte-compiler arithmetic optimizations.
|
|
14
|
|
15 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
16
|
|
17 * automated/case-tests.el: Add more tests.
|
|
18
|
|
19 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
20
|
|
21 * automated/regexp-tests.el: New file.
|
|
22
|
|
23 2000-11-22 Martin Buchholz <martin@xemacs.org>
|
|
24
|
|
25 * automated/lisp-tests.el:
|
|
26 Add 64-bit-correctness format tests.
|
|
27 Don't quote the first arg to Check-Error.
|
|
28
|
|
29 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
30
|
|
31 * automated/case-tests.el: New file.
|
|
32
|
444
|
33 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
34
|
|
35 * XEmacs 21.2.37 is released.
|
|
36
|
|
37 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
38
|
|
39 * automated/lisp-test.el: More format tests.
|
|
40
|
|
41 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
42
|
|
43 * automated/ccl-tests.el (ccl-test-simple-read-and-write):
|
|
44 (ccl-test-read-write-multibyte-character): Use make-char
|
|
45 for non MULE XEmacs.
|
|
46
|
|
47 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
48
|
|
49 * automated/ccl-tests.el: New file.
|
|
50
|
|
51 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
52
|
|
53 * automated/lisp-test.el: Add test for format.
|
|
54
|
|
55 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
56
|
|
57 * automated/byte-compiler-test.el: Add optimization test for
|
|
58 byte-after-unbind-ops.
|
|
59
|
|
60 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
61
|
|
62 * automated/hash-table-test.el: Make new cons cell for
|
|
63 equal and not eq object.
|
|
64
|
|
65 2000-10-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
66
|
|
67 * automated/lisp-test.el: Add replace-match test.
|
|
68
|
442
|
69 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
70
|
|
71 * XEmacs 21.2.36 is released.
|
|
72
|
|
73 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
74
|
|
75 * automated/lisp-tests.el: Add `current-time' test.
|
|
76
|
|
77 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
78
|
|
79 * automated/mule-tests.el: Add ucs tests.
|
|
80
|
|
81 * DLL/dltest.c: Remove reference to obsolete emacsfns.h
|
|
82
|
|
83 2000-08-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
84
|
|
85 * automated/lisp-test.el: Check matching \\= against string
|
|
86 doesn't crash XEmacs.
|
|
87 From: Markus Linnala <maage@cs.tut.fi>
|
|
88
|
|
89 2000-07-26 Andy Piper <andy@xemacs.org>
|
|
90
|
|
91 * glyph-test.el: fix for new glyph instantiation mechanism.
|
|
92
|
|
93 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
94
|
|
95 * automated/hash-table-tests.el:
|
|
96 Fix up test suite to comply with new hash table weakness API.
|
|
97
|
|
98 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
99
|
|
100 * XEmacs 21.2.35 is released.
|
|
101
|
|
102 2000-06-17 Martin Buchholz <martin@xemacs.org>
|
|
103
|
|
104 * automated/database-tests.el: Remove any previous .pag, .dir files.
|
|
105
|
|
106 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
107
|
|
108 * XEmacs 21.2.34 is released.
|
|
109
|
|
110 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
111
|
|
112 * XEmacs 21.2.33 is released.
|
|
113
|
|
114 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
115
|
|
116 * XEmacs 21.2.32 is released.
|
|
117
|
|
118 2000-03-10 Martin Buchholz <martin@xemacs.org>
|
|
119
|
|
120 * automated/mule-tests.el: Check that (make-temp-name) returns
|
|
121 unique values.
|
|
122
|
|
123 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
124
|
|
125 * gutter-test.el: Fix name of specifier.
|
|
126
|
|
127 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
128
|
|
129 * XEmacs 21.2.31 is released.
|
|
130
|
|
131 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
132
|
|
133 * XEmacs 21.2.30 is released.
|
|
134
|
|
135 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
136
|
|
137 * automated/mule-tests.el: Added some fileio tests.
|
|
138
|
|
139 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
140
|
|
141 * XEmacs 21.2.29 is released.
|
|
142
|
|
143 2000-02-13 Martin Buchholz <martin@xemacs.org>
|
|
144
|
|
145 * automated/lisp-tests.el: Add subseq tests.
|
|
146
|
440
|
147 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
148
|
|
149 * XEmacs 21.2.28 is released.
|
|
150
|
|
151 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
152
|
|
153 * automated/lisp-tests.el: Add plist manipulation tests.
|
|
154
|
|
155 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
156
|
|
157 * automated/symbol-tests.el: Crashes fixed, so resurrect
|
|
158 makunbound test for dontusethis-set-symbol-value-handler.
|
|
159 Add more dontusethis-set-symbol-value-handler tests.
|
|
160 Should fix any lingering problems with gnus playing with
|
|
161 pathname-coding-system.
|
|
162
|
|
163 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
164
|
|
165 * mule-tests.el: Add coding-system tests.
|
|
166
|
438
|
167 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
168
|
|
169 * XEmacs 21.2.27 is released.
|
|
170
|
|
171 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
172
|
|
173 * automated/syntax-tests.el: New file.
|
|
174 Add test for scan_words using forward-word and backword-word.
|
|
175
|
|
176 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
177
|
|
178 * automated/mule-tests.el:
|
|
179 Test resizing of small and big (> 8k bytes) strings.
|
|
180
|
436
|
181 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
182
|
|
183 * XEmacs 21.2.26 is released.
|
|
184
|
434
|
185 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
186
|
|
187 * XEmacs 21.2.25 is released.
|
|
188
|
|
189 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
190
|
|
191 * automated/byte-compiler-tests.el: Add Jan's tests for equal
|
|
192 effect of bytecode and interpreted code.
|
|
193
|
|
194 * automated/lisp-tests.el: Add tests for near-text functions.
|
|
195
|
|
196 1999-12-19 Martin Buchholz <martin@xemacs.org>
|
|
197
|
|
198 * automated/mule-tests.el: Add tests for fillarray, aset.
|
|
199
|
|
200 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
201
|
|
202 * automated/lisp-tests.el: Add tests for mapcar1() crashes.
|
|
203
|
432
|
204 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
205
|
|
206 * XEmacs 21.2.24 is released.
|
|
207
|
430
|
208 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
209
|
|
210 * XEmacs 21.2.23 is released.
|
|
211
|
428
|
212 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
213
|
|
214 * XEmacs 21.2.22 is released
|
|
215
|
|
216 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
217
|
|
218 * XEmacs 21.2.21 is released.
|
|
219
|
|
220 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
221
|
|
222 * XEmacs 21.2.20 is released
|
|
223
|
|
224 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
225
|
|
226 * XEmacs 21.2.19 is released
|
|
227
|
|
228 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
229
|
|
230 * XEmacs 21.2.18 is released
|
|
231
|
|
232 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
233
|
|
234 * XEmacs 21.2.17 is released
|
|
235
|
|
236 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
237
|
|
238 * XEmacs 21.2.16 is released
|
|
239
|
|
240 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
241
|
|
242 * automated/base64-tests.el: Check for error instead for nil where
|
|
243 error conditions are expected.
|
|
244
|
|
245 * automated/base64-tests.el: Comment out (for now) the code that
|
|
246 causes crashes.
|
|
247
|
|
248 1999-06-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
249
|
|
250 * automated/base64-tests.el: Check that the decoder handles
|
|
251 arbitrary characters. Cut down on the number of tests.
|
|
252
|
|
253 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
254
|
|
255 * XEmacs 21.2.15 is released
|
|
256
|
|
257 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
258
|
|
259 * automated/lisp-tests.el: Test `split-string'
|
|
260
|
|
261 1999-05-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
262
|
|
263 * automated/base64-tests.el: New file.
|
|
264
|
|
265 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
266
|
|
267 * XEmacs 21.2.14 is released
|
|
268
|
|
269 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
270
|
|
271 * automated/symbol-tests.el: Add many more tests.
|
|
272
|
|
273 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
274
|
|
275 * automated/lisp-tests.el: Ditto.
|
|
276
|
|
277 * automated/hash-table-tests.el: Ditto.
|
|
278
|
|
279 * automated/database-tests.el: Don't use backquote where quote
|
|
280 would suffice.
|
|
281
|
|
282 * automated/symbol-tests.el: Add tests for magic symbols.
|
|
283
|
|
284 1999-05-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
285
|
|
286 * automated/hash-table-tests.el: Fix comment.
|
|
287
|
|
288 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
289
|
|
290 * automated/test-harness.el (batch-test-emacs): Minor fixes.
|
|
291
|
|
292 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
293
|
|
294 * XEmacs 21.2.13 is released
|
|
295
|
|
296 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
297
|
|
298 * XEmacs 21.2.12 is released
|
|
299
|
|
300 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
301
|
|
302 * XEmacs 21.2.11 is released
|
|
303
|
|
304 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
305
|
|
306 * XEmacs 21.2.10 is released
|
|
307
|
|
308 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
309
|
|
310 * XEmacs 21.2.9 is released
|
|
311
|
|
312 1999-01-30 Martin Buchholz <martin@xemacs.org>
|
|
313
|
|
314 * automated/lisp-tests.el: Add test for buffer-local function
|
|
315 parameter crash
|
|
316
|
|
317 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
318
|
|
319 * automated/database-tests.el: Minor tweaks
|
|
320
|
|
321 * ChangeLog: new file
|
|
322
|