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