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