1431
|
1 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.5.12 "carrot" is released.
|
|
4
|
1425
|
5 2003-04-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
6
|
|
7 * automated/test-harness.el (test-harness-risk-infloops):
|
|
8 New variable.
|
|
9
|
|
10 * automated/lisp-tests.el (split-string): Add tests for new API
|
|
11 spec. Conditionally re-enable potential infloops.
|
|
12
|
|
13 2003-04-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
14
|
|
15 * automated/regexp-tests.el (stale match data): Update comment.
|
|
16 (replace-match): Check-Error after failed match.
|
|
17
|
1413
|
18 2003-04-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
19
|
|
20 * automated/test-harness.el (test-harness-known-bug): Deleted.
|
|
21 (test-harness-failure-tag, test-harness-success-tag): New variables.
|
|
22 (Known-Bug-Expect-Failure): Bind them.
|
|
23 (Implementation-Incomplete-Expect-Failure): New macro. Bind *-tag.
|
|
24 (Print-Failure, Print-Pass): Use *-tag instead of literal strings.
|
|
25
|
|
26 * automated/symbol-tests.el (weak reference uniqueness): Mike sez
|
|
27 tests of garbage collector are due to incomplete descriptorization
|
|
28 of lisp types. Tag with Implementation-Incomplete-Expect-Failure
|
|
29 if KKCC.
|
|
30
|
|
31 2003-04-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
32
|
|
33 * automated/regexp-tests.el: Change known-bug status of Mule ranges.
|
|
34
|
1389
|
35 2003-03-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
36
|
|
37 * automated/regexp-tests.el: Change known-bug status of "\\b".
|
|
38
|
1316
|
39 2003-02-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
40
|
|
41 * automated/mule-tests.el (charsets-in-string):
|
|
42 (charsets-in-string):
|
|
43 Not all that glitters is gold, nor eq that which is equal. D'oh.
|
|
44
|
1307
|
45 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
46
|
|
47 * XEmacs 21.5.11 "cabbage" is released.
|
|
48
|
1231
|
49 2003-01-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
50
|
|
51 * sigpipe.c: New file. Crashes 21.1 but not 21.4 or 21.5 (I
|
|
52 think). Thanks to Richard Mlynarik <mly@pobox.com>.
|
|
53
|
|
54 2003-01-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
55
|
|
56 * automated/test-harness.el (test-harness-from-buffer): Move
|
|
57 success rate report to end of line where it's easier to see.
|
|
58
|
1195
|
59 2003-01-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
60
|
|
61 * automated/mule-tests.el: Test cases for charset-in-* functions.
|
|
62
|
|
63 2003-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
64
|
|
65 * automated/regexp-tests.el (stale match data): Stale match data
|
|
66 persists after failed match. Thanks to <bjacob@ca.metsci.com>.
|
|
67
|
1187
|
68 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
69
|
|
70 * XEmacs 21.5.10 "burdock" is released.
|
|
71
|
1175
|
72 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
73
|
|
74 * automated/regexp-tests.el (Mule character class): New test
|
|
75 cases. Based on draft patch by Daiki Ueno <daiki@xemacs.org>.
|
|
76
|
|
77 * automated/test-harness.el (Print-Pass): Comment.
|
|
78
|
|
79 2002-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
1095
|
80
|
|
81 * automated/test-harness.el (test-harness-expect-bug): New variable.
|
|
82 (Known-Bug-Expect-Failure): New macro.
|
|
83 (Skip-Test-Unless): New macro.
|
|
84 (Check-Message): Use Skip-Test-Unless.
|
|
85 (test-harness-from-buffer): Type fixes.
|
|
86
|
|
87 * automated/regexp-tests.el: Use Known-Bug-Expect-Failure.
|
|
88
|
|
89 * automated/syntax-tests.el: Use Skip-Test-Unless.
|
|
90
|
1024
|
91 2002-09-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
92
|
|
93 * automated/regexp-tests.el: Add test for stale subexpr match-data.
|
|
94 Thanks to Martin Stjernholm for the report.
|
|
95
|
|
96 * automated/syntax-tests.el: Conditionalize syntax-table property
|
|
97 tests on feature. Enable feature if present.
|
|
98
|
|
99 2002-09-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
100
|
|
101 * automated/regexp-tests.el: Add word-boundary regexp tests.
|
|
102
|
981
|
103 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
104
|
|
105 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
106
|
973
|
107 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
108
|
|
109 * automated/test-harness.el (test-harness-from-buffer):
|
|
110 Print-Skip: new local function.
|
|
111
|
|
112 * automated/syntax-tests.el (forward-comment at buffer boundaries):
|
|
113 * automated/test-harness.el (Check-Message):
|
|
114 Warn, not barf, if required packages are unavailable.
|
|
115
|
933
|
116 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
117
|
|
118 * XEmacs 21.5.8 "broccoli" is released.
|
|
119
|
928
|
120 2002-07-20 Mike Sperber <mike@xemacs.org>
|
|
121
|
|
122 * automated/test-harness.el (test-harness-read-from-buffer): Fix
|
|
123 incorrect call of `princ'.
|
|
124
|
894
|
125 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
126
|
|
127 * XEmacs 21.5.7 "broccoflower" is released.
|
|
128
|
890
|
129 2002-06-27 Mike Sperber <mike@xemacs.org>
|
|
130
|
|
131 * automated/weak-tests.el: Create.
|
|
132
|
875
|
133 2002-06-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
134
|
|
135 * automated/mule-tests.el ((featurep 'mule)): Fix unicode test.
|
|
136
|
863
|
137 2002-04-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
138
|
|
139 * automated/test-harness.el (test-harness-from-buffer): Clean up
|
|
140 Check-Message and Check-Error-Message when done.
|
|
141
|
826
|
142 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
143
|
|
144 * automated/lisp-tests.el:
|
|
145 * automated/symbol-tests.el:
|
|
146 * automated/test-harness.el:
|
|
147 * automated/test-harness.el (test-harness-from-buffer):
|
|
148 Fix test harness to output FAIL messages to stderr when in
|
|
149 batch mode.
|
|
150
|
|
151 Fix up some problems in lisp-tests/symbol-tests that were
|
|
152 causing spurious failures.
|
|
153
|
804
|
154 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
155
|
|
156 * XEmacs 21.5.6 "bok choi" is released.
|
|
157
|
800
|
158 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
159
|
|
160 * automated/mule-tests.el ((featurep 'mule)):
|
|
161 Fix for new Unicode support.
|
|
162
|
774
|
163 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
164
|
|
165 * The Great Mule Merge: placeholder.
|
|
166
|
768
|
167 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
168
|
|
169 * XEmacs 21.5.5 "beets" is released.
|
|
170
|
725
|
171 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
172
|
|
173 * XEmacs 21.5.4 "bamboo" is released.
|
|
174
|
654
|
175 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
176
|
|
177 * XEmacs 21.5.3 "asparagus" is released.
|
|
178
|
641
|
179 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
180
|
|
181 * XEmacs 21.5.2 "artichoke" is released.
|
|
182
|
597
|
183 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
184
|
|
185 * automated/mule-tests.el:
|
|
186 Avoid test failure if (temp-directory) is a symlink.
|
|
187
|
522
|
188 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
189
|
|
190 * XEmacs 21.5.1 "anise" is released.
|
|
191
|
472
|
192 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
193
|
|
194 * XEmacs 21.5.0 "alfalfa" is released.
|
|
195
|
464
|
196 2001-03-23 Martin Buchholz <martin@xemacs.org>
|
|
197
|
|
198 * automated/lisp-tests.el:
|
|
199 Add test for mis-byte-compilation of (- 0 x).
|
|
200
|
462
|
201 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
202
|
|
203 * XEmacs 21.2.46 "Urania" is released.
|
|
204
|
|
205 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
206
|
|
207 * gtk/UNIMPLEMENTED:
|
|
208 * gtk/event-stream-tests.el:
|
|
209 * gtk/gnome-test.el:
|
|
210 * gtk/gtk-embedded-test.el:
|
|
211 * gtk/gtk-extra-test.el:
|
|
212 * gtk/gtk-test.el:
|
|
213 * gtk/gtk-test.glade:
|
|
214 * gtk/statusbar-test.el:
|
|
215 * gtk/toolbar-test.el:
|
|
216 * gtk/xemacs-toolbar.el:
|
|
217 The Great GTK Merge: new directory and files.
|
|
218
|
|
219 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
220
|
|
221 * automated\case-tests.el (string-0-through-32):
|
|
222 (string-127-through-160): Created new strings which contain
|
|
223 unprintable characters, and initialize them in a loop.
|
|
224 Rewrite all strings using unprintable characters as concat's
|
|
225 with the above variables, so that this file can be made ASCII,
|
|
226 not binary.
|
|
227
|
460
|
228 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
229
|
|
230 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
231
|
|
232 2001-02-20 Matt Tucker <tuck@whistlingfish.net>
|
|
233
|
|
234 * automated/syntax-tests.el: remove debug message
|
|
235
|
|
236 2001-02-17 Matt Tucker <tuck@whistlingfish.net>
|
|
237
|
|
238 * automated/syntax-tests.el:
|
|
239 Added tests for syntax-table extents.
|
|
240 Added regression tests for fencepost bugs with
|
|
241 `find_start_of_comment' and `find_end_of_comment'.
|
|
242
|
458
|
243 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
244
|
|
245 * XEmacs 21.2.44 "Thalia" is released.
|
|
246
|
456
|
247 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
248
|
|
249 * XEmacs 21.2.43 "Terspichore" is released.
|
|
250
|
454
|
251 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
252
|
|
253 * XEmacs 21.2.42 "Poseidon" is released.
|
|
254
|
452
|
255 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
256
|
|
257 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
258
|
|
259 2001-01-15 Martin Buchholz <martin@xemacs.org>
|
|
260
|
|
261 * automated/byte-compiler-tests.el ((let ((z 1)) (or (setq z 42)) z)):
|
|
262 Add regression test for mis-byte-compilation.
|
|
263
|
450
|
264 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
265
|
|
266 * XEmacs 21.2.40 is released.
|
|
267
|
448
|
268 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
269
|
|
270 * XEmacs 21.2.39 is released.
|
|
271
|
|
272 2000-12-28 Martin Buchholz <martin@xemacs.org>
|
|
273
|
|
274 * automated/lisp-tests.el:
|
|
275 Avoid triggering Solaris printf buffer overflow from (format).
|
|
276
|
|
277 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
278
|
|
279 * redisplay-tests.el: New file.
|
|
280
|
|
281 2000-12-12 Martin Buchholz <martin@xemacs.org>
|
|
282
|
|
283 * automated/lisp-tests.el: Add/Change (format) tests.
|
|
284
|
|
285 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
286
|
|
287 * automated/lisp-test.el: Test if all-completions ignore
|
|
288 elements start with space.
|
|
289
|
|
290 2000-12-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
291
|
|
292 * automated/regexp-tests.el: Test unmatched search doesn't
|
|
293 alter match-string.
|
|
294
|
446
|
295 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
296
|
|
297 * XEmacs 21.2.38 is released.
|
|
298
|
|
299 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
300
|
|
301 * automated/test-harness.el (test-harness-from-buffer): Throw away
|
|
302 all warnings, even those not influenced by byte-compiler-warnings.
|
|
303
|
|
304 2000-11-30 Martin Buchholz <martin@xemacs.org>
|
|
305
|
|
306 * automated/lisp-tests.el:
|
|
307 Test byte-compiler arithmetic optimizations.
|
|
308
|
|
309 2000-11-27 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
310
|
|
311 * automated/case-tests.el: Add more tests.
|
|
312
|
|
313 2000-11-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
314
|
|
315 * automated/regexp-tests.el: New file.
|
|
316
|
|
317 2000-11-22 Martin Buchholz <martin@xemacs.org>
|
|
318
|
|
319 * automated/lisp-tests.el:
|
|
320 Add 64-bit-correctness format tests.
|
|
321 Don't quote the first arg to Check-Error.
|
|
322
|
|
323 2000-11-14 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
324
|
|
325 * automated/case-tests.el: New file.
|
|
326
|
444
|
327 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
328
|
|
329 * XEmacs 21.2.37 is released.
|
|
330
|
|
331 2000-11-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
332
|
|
333 * automated/lisp-test.el: More format tests.
|
|
334
|
|
335 2000-11-10 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
336
|
|
337 * automated/ccl-tests.el (ccl-test-simple-read-and-write):
|
|
338 (ccl-test-read-write-multibyte-character): Use make-char
|
|
339 for non MULE XEmacs.
|
|
340
|
|
341 2000-10-15 MIYASHITA Hisashi <himi@m17n.org>
|
|
342
|
|
343 * automated/ccl-tests.el: New file.
|
|
344
|
|
345 2000-10-30 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
346
|
|
347 * automated/lisp-test.el: Add test for format.
|
|
348
|
|
349 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
350
|
|
351 * automated/byte-compiler-test.el: Add optimization test for
|
|
352 byte-after-unbind-ops.
|
|
353
|
|
354 2000-10-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
355
|
|
356 * automated/hash-table-test.el: Make new cons cell for
|
|
357 equal and not eq object.
|
|
358
|
|
359 2000-10-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
360
|
|
361 * automated/lisp-test.el: Add replace-match test.
|
|
362
|
442
|
363 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
364
|
|
365 * XEmacs 21.2.36 is released.
|
|
366
|
|
367 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
368
|
|
369 * automated/lisp-tests.el: Add `current-time' test.
|
|
370
|
|
371 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
372
|
|
373 * automated/mule-tests.el: Add ucs tests.
|
|
374
|
|
375 * DLL/dltest.c: Remove reference to obsolete emacsfns.h
|
|
376
|
|
377 2000-08-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
378
|
|
379 * automated/lisp-test.el: Check matching \\= against string
|
|
380 doesn't crash XEmacs.
|
|
381 From: Markus Linnala <maage@cs.tut.fi>
|
|
382
|
|
383 2000-07-26 Andy Piper <andy@xemacs.org>
|
|
384
|
|
385 * glyph-test.el: fix for new glyph instantiation mechanism.
|
|
386
|
|
387 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
388
|
|
389 * automated/hash-table-tests.el:
|
|
390 Fix up test suite to comply with new hash table weakness API.
|
|
391
|
|
392 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
393
|
|
394 * XEmacs 21.2.35 is released.
|
|
395
|
|
396 2000-06-17 Martin Buchholz <martin@xemacs.org>
|
|
397
|
|
398 * automated/database-tests.el: Remove any previous .pag, .dir files.
|
|
399
|
|
400 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
401
|
|
402 * XEmacs 21.2.34 is released.
|
|
403
|
|
404 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
405
|
|
406 * XEmacs 21.2.33 is released.
|
|
407
|
|
408 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
409
|
|
410 * XEmacs 21.2.32 is released.
|
|
411
|
|
412 2000-03-10 Martin Buchholz <martin@xemacs.org>
|
|
413
|
|
414 * automated/mule-tests.el: Check that (make-temp-name) returns
|
|
415 unique values.
|
|
416
|
|
417 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
418
|
|
419 * gutter-test.el: Fix name of specifier.
|
|
420
|
|
421 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
422
|
|
423 * XEmacs 21.2.31 is released.
|
|
424
|
|
425 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
426
|
|
427 * XEmacs 21.2.30 is released.
|
|
428
|
|
429 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
430
|
|
431 * automated/mule-tests.el: Added some fileio tests.
|
|
432
|
|
433 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
434
|
|
435 * XEmacs 21.2.29 is released.
|
|
436
|
|
437 2000-02-13 Martin Buchholz <martin@xemacs.org>
|
|
438
|
|
439 * automated/lisp-tests.el: Add subseq tests.
|
|
440
|
440
|
441 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
442
|
|
443 * XEmacs 21.2.28 is released.
|
|
444
|
|
445 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
446
|
|
447 * automated/lisp-tests.el: Add plist manipulation tests.
|
|
448
|
|
449 2000-02-02 Martin Buchholz <martin@xemacs.org>
|
|
450
|
|
451 * automated/symbol-tests.el: Crashes fixed, so resurrect
|
|
452 makunbound test for dontusethis-set-symbol-value-handler.
|
|
453 Add more dontusethis-set-symbol-value-handler tests.
|
|
454 Should fix any lingering problems with gnus playing with
|
|
455 pathname-coding-system.
|
|
456
|
|
457 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
458
|
|
459 * mule-tests.el: Add coding-system tests.
|
|
460
|
438
|
461 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
462
|
|
463 * XEmacs 21.2.27 is released.
|
|
464
|
|
465 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
466
|
|
467 * automated/syntax-tests.el: New file.
|
|
468 Add test for scan_words using forward-word and backword-word.
|
|
469
|
|
470 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
471
|
|
472 * automated/mule-tests.el:
|
|
473 Test resizing of small and big (> 8k bytes) strings.
|
|
474
|
436
|
475 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
476
|
|
477 * XEmacs 21.2.26 is released.
|
|
478
|
434
|
479 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
480
|
|
481 * XEmacs 21.2.25 is released.
|
|
482
|
|
483 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
484
|
|
485 * automated/byte-compiler-tests.el: Add Jan's tests for equal
|
|
486 effect of bytecode and interpreted code.
|
|
487
|
|
488 * automated/lisp-tests.el: Add tests for near-text functions.
|
|
489
|
|
490 1999-12-19 Martin Buchholz <martin@xemacs.org>
|
|
491
|
|
492 * automated/mule-tests.el: Add tests for fillarray, aset.
|
|
493
|
|
494 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
495
|
|
496 * automated/lisp-tests.el: Add tests for mapcar1() crashes.
|
|
497
|
432
|
498 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
499
|
|
500 * XEmacs 21.2.24 is released.
|
|
501
|
430
|
502 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
503
|
|
504 * XEmacs 21.2.23 is released.
|
|
505
|
428
|
506 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
507
|
|
508 * XEmacs 21.2.22 is released
|
|
509
|
|
510 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
511
|
|
512 * XEmacs 21.2.21 is released.
|
|
513
|
|
514 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
515
|
|
516 * XEmacs 21.2.20 is released
|
|
517
|
|
518 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
519
|
|
520 * XEmacs 21.2.19 is released
|
|
521
|
|
522 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
523
|
|
524 * XEmacs 21.2.18 is released
|
|
525
|
|
526 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
527
|
|
528 * XEmacs 21.2.17 is released
|
|
529
|
|
530 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
531
|
|
532 * XEmacs 21.2.16 is released
|
|
533
|
|
534 1999-06-07 Hrvoje Niksic <hniksic@srce.hr>
|
|
535
|
|
536 * automated/base64-tests.el: Check for error instead for nil where
|
|
537 error conditions are expected.
|
|
538
|
|
539 * automated/base64-tests.el: Comment out (for now) the code that
|
|
540 causes crashes.
|
|
541
|
|
542 1999-06-05 Hrvoje Niksic <hniksic@srce.hr>
|
|
543
|
|
544 * automated/base64-tests.el: Check that the decoder handles
|
|
545 arbitrary characters. Cut down on the number of tests.
|
|
546
|
|
547 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
548
|
|
549 * XEmacs 21.2.15 is released
|
|
550
|
|
551 1999-06-02 Oscar Figueiredo <oscar@xemacs.org>
|
|
552
|
|
553 * automated/lisp-tests.el: Test `split-string'
|
|
554
|
|
555 1999-05-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
556
|
|
557 * automated/base64-tests.el: New file.
|
|
558
|
|
559 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
560
|
|
561 * XEmacs 21.2.14 is released
|
|
562
|
|
563 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
564
|
|
565 * automated/symbol-tests.el: Add many more tests.
|
|
566
|
|
567 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
568
|
|
569 * automated/lisp-tests.el: Ditto.
|
|
570
|
|
571 * automated/hash-table-tests.el: Ditto.
|
|
572
|
|
573 * automated/database-tests.el: Don't use backquote where quote
|
|
574 would suffice.
|
|
575
|
|
576 * automated/symbol-tests.el: Add tests for magic symbols.
|
|
577
|
|
578 1999-05-04 Hrvoje Niksic <hniksic@srce.hr>
|
|
579
|
|
580 * automated/hash-table-tests.el: Fix comment.
|
|
581
|
|
582 1999-04-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
583
|
|
584 * automated/test-harness.el (batch-test-emacs): Minor fixes.
|
|
585
|
|
586 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
587
|
|
588 * XEmacs 21.2.13 is released
|
|
589
|
|
590 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
591
|
|
592 * XEmacs 21.2.12 is released
|
|
593
|
|
594 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
595
|
|
596 * XEmacs 21.2.11 is released
|
|
597
|
|
598 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
599
|
|
600 * XEmacs 21.2.10 is released
|
|
601
|
|
602 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
603
|
|
604 * XEmacs 21.2.9 is released
|
|
605
|
|
606 1999-01-30 Martin Buchholz <martin@xemacs.org>
|
|
607
|
|
608 * automated/lisp-tests.el: Add test for buffer-local function
|
|
609 parameter crash
|
|
610
|
|
611 1998-12-30 Martin Buchholz <martin@xemacs.org>
|
|
612
|
|
613 * automated/database-tests.el: Minor tweaks
|
|
614
|
|
615 * ChangeLog: new file
|
|
616
|