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