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