]> code.delx.au - gnu-emacs/blob - test/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / test / ChangeLog
1 2015-04-01 Artur Malabarba <bruce.connor.am@gmail.com>
2
3 * automated/package-test.el: Avoid async while testing.
4 (package-test-update-archives): Fix test.
5
6 2015-03-27 Wolfgang Jenkner <wjenkner@inode.at>
7
8 * automated/textprop-tests.el: New file.
9 (textprop-tests-font-lock--remove-face-from-text-property): New test.
10
11 2015-03-24 Michael Albinus <michael.albinus@gmx.de>
12
13 * automated/tramp-tests.el (tramp-test18-file-attributes)
14 (tramp--test-check-files): Extend tests.
15 (tramp-test31-utf8): Do not skip for tramp-adb.el.
16
17 2015-03-24 Daiki Ueno <ueno@gnu.org>
18
19 * automated/epg-tests.el: New file.
20 * automated/data/epg/pubkey.asc: New file.
21 * automated/data/epg/seckey.asc: New file.
22
23 2015-03-22 Dmitry Gutov <dgutov@yandex.ru>
24
25 * automated/json-tests.el: New file.
26
27 2015-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
28
29 * automated/eieio-tests.el (eieio-test-17-virtual-slot): Don't use
30 initarg in `oset'.
31 (eieio-test-32-slot-attribute-override-2): Adjust to new
32 slot representation.
33
34 * automated/eieio-test-persist.el (persist-test-save-and-compare):
35 Adjust to new slot representation.
36
37 * automated/eieio-test-methodinvoke.el (make-instance): Use new-style
38 `subclass' specializer for a change.
39
40 2015-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
41
42 * automated/cl-lib-tests.el: Use lexical-binding.
43 (cl-lib-arglist-performance): Refine test to the case where one of the
44 fields has a non-nil default value. Use existing `mystruct' defstruct.
45 (cl-lib-struct-accessors): Use `pcase' to be a bit more flexible in the
46 accepted outputs.
47
48 2015-03-16 Ken Brown <kbrown@cornell.edu>
49
50 * automated/tramp-tests.el (tramp--test-special-characters):
51 Don't test "\t" in file names on Cygwin. (Bug#20119)
52
53 2015-03-10 Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
54
55 * indent/js-indent-init-dynamic.js: Fix spelling error.
56
57 2015-03-10 Paul Eggert <eggert@cs.ucla.edu>
58
59 Prefer "initialize" to "initialise"
60 * indent/js-indent-init-t.js: Rename from
61 indent/js-indent-first-initialiser-t.js.
62 * indent/js-indent-init-dynamic.js: Rename from
63 test/indent/js-indent-first-initialiser-dynamic.js.
64
65 2015-03-10 Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
66
67 * indent/js.js: Add local variables.
68
69 * indent/js-indent-first-initialiser-t.js:
70 * indent/js-indent-first-initialiser-dynamic.js:
71 New tests for `js-indent-first-initialiser'.
72
73 2015-03-10 Przemyslaw Wojnowski <esperanto@cumego.com>
74
75 * automated/cl-lib-tests.el: Add tests for plusp, second, ...
76 (cl-lib-test-plusp, cl-lib-test-minusp)
77 (cl-lib-test-oddp, cl-lib-test-evenp, cl-lib-test-first)
78 (cl-lib-test-second, cl-lib-test-third, cl-lib-test-fourth)
79 (cl-lib-test-fifth, cl-lib-test-sixth, cl-lib-test-seventh)
80 (cl-lib-test-eighth, cl-lib-test-ninth, cl-lib-test-tenth)
81 (cl-lib-test-endp, cl-lib-test-nth-value)
82 (cl-lib-nth-value-test-multiple-values, cl-test-caaar, cl-test-caadr)
83 (cl-test-ldiff): New tests.
84 (cl-digit-char-p): Tighten the test.
85
86 2015-03-09 Dmitry Gutov <dgutov@yandex.ru>
87
88 * indent/Makefile: Call 'rm' with '-f'. Default EMACS to
89 '../../src/emacs'. Remove *.new in 'clean'. Set 'all' target to
90 run all examples.
91
92 2015-03-09 Nicolas Petton <nicolas@petton.fr>
93
94 * automated/seq-tests.el (test-seq-into): Add a test for seq-into.
95
96 2015-03-08 Dmitry Gutov <dgutov@yandex.ru>
97
98 * indent/ruby.rb: Add an example for bug#20026.
99
100 * indent/js.js: Set `js-indent-level' to 2. Fix indentation in an
101 example.
102
103 2015-03-04 Michael Albinus <michael.albinus@gmx.de>
104
105 * automated/tramp-tests.el (top): Declare `tramp-get-remote-stat'
106 and `tramp-get-remote-perl'.
107 (tramp-test06-directory-file-name): Fix docstring and last test.
108 (tramp-test08-file-local-copy): Extend test.
109 (tramp-test13-make-directory): Test also PARENTS arg.
110 (tramp-test17-insert-directory): Do not expect any order in
111 directory listing.
112 (tramp--test-adb-p): New defun.
113 (tramp--test-check-files): Fix doxstring. Extend tests.
114 (tramp--test-special-characters): New defun. Use body from
115 `tramp-test30-special-characters'. Adapt check for tramp-adb.el.
116 (tramp-test30-special-characters): Use it.
117 (tramp--test-utf8): New defun. Use body from
118 `tramp-test31-utf8'. Add test string.
119 (tramp-test31-utf8): Use it.
120 (tramp-test30-special-characters-with-stat)
121 (tramp-test30-special-characters-with-perl)
122 (tramp-test30-special-characters-with-ls):
123 (tramp-test31-utf8-with-stat, tramp-test31-utf8-with-perl)
124 (tramp-test31-utf8-with-ls): New tests.
125
126 2015-03-03 Daniel Colascione <dancol@dancol.org>
127
128 * automated/generator-tests.el (cps-testcase):
129 Use `cps-inhibit-atomic-optimization' instead of
130 `cps-disable-atomic-optimization'.
131 (cps-test-declarations-preserved): New test.
132
133 * automated/finalizer-tests.el (finalizer-basic)
134 (finalizer-circular-reference, finalizer-cross-reference)
135 (finalizer-error): Rename `gc-precise-p' to `gc-precise'.
136
137 * automated/generator-tests.el (cps-test-iter-close-finalizer):
138 Rename `gc-precise-p' to `gc-precise'.
139
140 2015-03-03 Glenn Morris <rgm@gnu.org>
141
142 * automated/generator-tests.el (cps-while-incf)
143 (cps-test-iter-cleanup-once-only): Replace undefined incf with cl-incf.
144 (cps-test-iter-do): Use should not undefined assert.
145
146 2015-03-03 Daniel Colascione <dancol@dancol.org>
147
148 * automated/finalizer-tests.el (finalizer-object-type): Test that
149 `type-of' works correctly for finalizers.
150
151 2015-03-02 Daniel Colascione <dancol@dancol.org>
152
153 * automated/generator-tests.el: New tests
154
155 * automated/finalizer-tests.el (finalizer-basic)
156 (finalizer-circular-reference, finalizer-cross-reference)
157 (finalizer-error): New tests.
158
159 2015-03-01 Michael Albinus <michael.albinus@gmx.de>
160
161 * automated/vc-tests.el (vc-test--create-repo): Add check for
162 `vc-responsible-backend'.
163 (vc-test--register): Do not print a message when unsupported.
164 (vc-test--state, vc-test--working-revision): Rework. Raise no
165 error in case of inconsistent result, but document everything.
166 (vc-test--checkout-model): New defun.
167 (vc-test-*-checkout-model): New tests.
168
169 2015-02-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
170
171 * automated/python-tests.el
172 (python-indent-dedent-line-backspace-2)
173 (python-indent-dedent-line-backspace-3): New tests.
174
175 2015-02-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
176
177 * automated/python-tests.el (python-indent-pep8-1)
178 (python-indent-pep8-2, python-indent-pep8-3)
179 (python-indent-after-comment-2): Fix tests.
180 (python-indent-after-comment-3): New test.
181
182 2015-02-24 Glenn Morris <rgm@gnu.org>
183
184 * automated/f90.el (f90-test-bug-19809): New test.
185
186 2015-02-22 Michael Albinus <michael.albinus@gmx.de>
187
188 * automated/tramp-tests.el (tramp-test17-insert-directory):
189 Suppress localized settings in order to have a proper check for
190 the summary line.
191
192 2015-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
193
194 * automated/eieio-test-methodinvoke.el (make-instance): Add methods
195 here rather than on eieio-constructor.
196
197 2015-02-13 Magnus Henoch <magnus.henoch@gmail.com>
198
199 * automated/sasl-scram-rfc-tests.el: New file.
200
201 2015-02-11 Nicolas Petton <nicolas@petton.fr>
202
203 * automated/seq-tests.el (test-seq-reverse, test-seq-group-by):
204 Add a test for seq-reverse and update test for seq-group-by to
205 test vectors and strings, not only lists.
206
207 2015-02-10 Glenn Morris <rgm@gnu.org>
208
209 * automated/package-test.el (package-test-signed):
210 More informative failure messages.
211
212 2015-02-09 Nicolas Petton <nicolas@petton.fr>
213
214 * automated/seq-tests.el (test-seq-group-by): Update test for
215 seq-group-by to check that sequence elements are returned in the
216 correct order.
217
218 2015-02-07 Fabián Ezequiel Gallina <fgallina@gnu.org>
219
220 * automated/python-tests.el (python-eldoc--get-symbol-at-point-1)
221 (python-eldoc--get-symbol-at-point-2)
222 (python-eldoc--get-symbol-at-point-3)
223 (python-eldoc--get-symbol-at-point-4): New tests.
224
225 * automated/python-tests.el (python-tests-visible-string):
226 New function.
227 (python-parens-electric-indent-1)
228 (python-triple-quote-pairing): Fix indentation, move require calls.
229 (python-hideshow-hide-levels-1)
230 (python-hideshow-hide-levels-2): New tests.
231
232 2015-02-07 Dmitry Gutov <dgutov@yandex.ru>
233
234 * automated/vc-tests.el (vc-test--working-revision):
235 Fix `vc-working-revision' checks to be compared against nil, which is
236 what is should return for unregistered files.
237
238 2015-02-06 Nicolas Petton <nicolas@petton.fr>
239
240 * automated/seq-tests.el: New tests for seq-mapcat, seq-partition
241 and seq-group-by.
242
243 2015-02-05 Artur Malabarba <bruce.connor.am@gmail.com>
244
245 * automated/package-test.el (package-test-get-deps): Fix typo.
246 (package-test-sort-by-dependence): New test
247
248 2015-02-03 Artur Malabarba <bruce.connor.am@gmail.com>
249
250 * automated/package-test.el (package-test-get-deps): New test.
251
252 2015-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
253
254 * automated/eieio-tests.el (eieio-test-23-inheritance-check): Simplify.
255
256 2015-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
257
258 * automated/core-elisp-tests.el (core-elisp-tests-3-backquote): New test.
259
260 2015-01-28 Fabián Ezequiel Gallina <fgallina@gnu.org>
261
262 * automated/python-tests.el (python-indent-pep8-1)
263 (python-indent-pep8-2, python-indent-pep8-3)
264 (python-indent-after-comment-1, python-indent-after-comment-2)
265 (python-indent-inside-paren-1, python-indent-inside-paren-2)
266 (python-indent-after-block-1, python-indent-after-block-2)
267 (python-indent-after-backslash-1, python-indent-after-backslash-2)
268 (python-indent-after-backslash-3, python-indent-block-enders-1)
269 (python-indent-block-enders-2, python-indent-block-enders-3)
270 (python-indent-block-enders-4, python-indent-block-enders-5)
271 (python-indent-dedenters-1, python-indent-dedenters-2)
272 (python-indent-dedenters-3, python-indent-dedenters-4)
273 (python-indent-dedenters-5, python-indent-dedenters-6)
274 (python-indent-dedenters-7, python-indent-dedenters-8): Fix tests.
275 (python-indent-base-case, python-indent-after-block-3)
276 (python-indent-after-backslash-5, python-indent-inside-paren-3)
277 (python-indent-inside-paren-4, python-indent-inside-paren-5)
278 (python-indent-inside-paren-6, python-indent-inside-string-1)
279 (python-indent-inside-string-2, python-indent-inside-string-3)
280 (python-indent-dedent-line-backspace-1): New Tests.
281
282 2015-01-28 Glenn Morris <rgm@gnu.org>
283
284 * automated/regexp-tests.el: Require regexp-opt, which is
285 not preloaded --without-x.
286
287 2015-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
288
289 * automated/cl-generic-tests.el: Try and make sure cl-lib is not
290 required at run-time.
291
292 2015-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
293
294 * automated/cl-generic-tests.el (cl-generic-test-11-next-method-p):
295 New test.
296
297 2015-01-25 Paul Eggert <eggert@cs.ucla.edu>
298
299 * indent/shell.sh (bar): Use '[ $# -eq 0 ]', not '[ $# == 0 ]'.
300 This is more portable in shell scripts.
301 Fixes: bug#19658
302
303 2015-01-23 Dmitry Gutov <dgutov@yandex.ru>
304
305 Fix package tests when TMPDIR is in HOME. (Bug#19657)
306 * automated/package-test.el (with-package-test):
307 Bind `abbreviated-home-dir' to nil.
308 (package-test-describe-package, package-test-signed):
309 Expect abbreviated directory names.
310
311 2015-01-22 Jorgen Schaefer <contact@jorgenschaefer.de>
312
313 * automated/package-test.el (package-test-install-prioritized):
314 Re-add the test case and add priority to the correct repository
315 this time around.
316
317 2015-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
318
319 * automated/cl-generic-tests.el (setf cl--generic-2): Make sure
320 the setf can be used already in the body of the method.
321
322 2015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de>
323
324 * automated/package-test.el (package-test-install-prioritized):
325 Remove test due to unreproducible failures.
326
327 2015-01-20 Michal Nazarewicz <mina86@mina86.com>
328
329 * automated/descr-text-test.el: New file with tests for
330 `describe-char-eldoc--truncate', `describe-char-eldoc--format',
331 and `describe-char-eldoc'.
332
333 2015-01-20 Michal Nazarewicz <mina86@mina86.com>
334
335 * automated/tildify-tests.el (tildify-space-undo-test--test):
336 A new helper function for testing `tildify-double-space-undos'
337 behaviour in the `tildify-space' function.
338 (tildify-space-undo-test-html, tildify-space-undo-test-html-nbsp)
339 (tildify-space-undo-test-xml, tildify-space-undo-test-tex):
340 New tests for `tildify-doule-space-undos' behaviour.
341
342 * automated/tildify-tests.el (tildify-space-test--test):
343 A new helper function for testing `tildify-space' function.
344 (tildify-space-test-html, tildify-space-test-html-nbsp)
345 (tildify-space-test-xml, tildify-space-test-tex): New tests for
346 `tildify-space' function.
347
348 2015-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
349
350 * automated/Makefile.in (EMACS_EXTRAOPT): New var.
351 (EMACSOPT): Use it.
352
353 * automated/cl-generic-tests.el (cl-generic-test-10-weird): New test.
354 Rename other tests to preserve ordering.
355
356 2015-01-18 Leo Liu <sdl.web@gmail.com>
357
358 * automated/seq-tests.el (test-seq-subseq): Add more tests.
359 (Bug#19434)
360
361 2015-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
362
363 * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
364 Test `subclass' specializer.
365
366 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
367
368 * automated/eieio-tests.el
369 (eieio-test-37-obsolete-name-in-constructor): New test.
370
371 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
372
373 * automated/eieio-tests.el (eieio-test-25-slot-tests)
374 (eieio-test-26-default-inheritance, eieio-test-28-slot-protection)
375 (eieio-test-30-slot-attribute-override)
376 (eieio-test-31-slot-attribute-override-class-allocation): Don't check
377 that we enforce :protection since we don't any more.
378
379 * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
380 Use an explicit arg instead of eieio--scoped-class. Update all callers.
381
382 2015-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
383
384 * automated/eieio-test-methodinvoke.el (eieio-test-cl-generic-1):
385 Reset eieio-test--1.
386
387 * automated/cl-generic-tests.el (cl-generic-test-8-after/before):
388 Rename from cl-generic-test-7-after/before.
389 (cl--generic-test-advice): New function.
390 (cl-generic-test-9-advice): New test.
391
392 2015-01-16 Jorgen Schaefer <contact@jorgenschaefer.de>
393
394 * automated/package-test.el (package-test-install-prioritized):
395 New test.
396
397 2015-01-15 Wolfgang Jenkner <wjenkner@inode.at>
398
399 * automated/calc-tests.el (calc-tests-equal, calc-tests-simple):
400 New functions.
401 (test-calc-remove-units, test-calc-extract-units)
402 (test-calc-convert-units): New tests.
403
404 2015-01-15 Wolfgang Jenkner <wjenkner@inode.at>
405
406 * automated/Makefile.in (WRITE_LOG): Use POSIX redirection.
407
408 2015-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * automated/eieio-test-methodinvoke.el (eieio-test-method-store): Add
411 keysym arg instead of relying on internal var eieio--generic-call-key.
412 Update all callers.
413 (eieio-test-cl-generic-1): New tests.
414
415 2015-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
416
417 * automated/cl-generic-tests.el: New file.
418
419 2015-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
420
421 * automated/eieio-tests.el (eieio-test-23-inheritance-check): Don't use
422 <foo>-child-p.
423
424 * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
425 Update reference to eieio--generic-call-key.
426
427 2015-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
428
429 * automated/eieio-tests.el: Use cl-lib. Don't use <class> as a variable.
430 Don't use <class>-list types and <class>-list-p predicates.
431
432 * automated/eieio-test-persist.el (persistent-with-objs-list-slot):
433 Don't use <class>-list type.
434
435 * automated/eieio-test-methodinvoke.el
436 (eieio-test-method-order-list-4):
437 Don't use <class> as a variable.
438
439 2015-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
440
441 * automated/eieio-tests.el (eieio-test-04-static-method)
442 (eieio-test-05-static-method-2): Use oref-default to access
443 class slots.
444 (eieio-test-23-inheritance-check): Don't assume that
445 eieio-class-parents returns class names, or that a class can only have
446 a single name.
447
448 * automated/eieio-test-persist.el (eieio--attribute-to-initarg):
449 Move from eieio-core.el. Rename from eieio-attribute-to-initarg.
450 Change arg to be a class object. Update all callers.
451
452 2015-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
453
454 * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
455 Adjust to new semantics of eieio--scoped-class.
456 (eieio-test-match): Improve error feedback.
457
458 2015-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
459
460 * automated/eieio-tests.el: Remove dummy object names.
461
462 * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
463 The type FOO-child is the same as FOO.
464
465 2015-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
466
467 * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
468 Remove use of eieio-generic-call-methodname.
469 (eieio-test-method-order-list-3, eieio-test-method-order-list-6)
470 (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
471 Adjust the expected result accordingly.
472
473 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
474
475 * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
476 New defun.
477 (tramp-test30-special-characters): Use it. (Bug#19463)
478 (tramp--test-check-files): Filter nil file names out.
479
480 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
481
482 Sync with Tramp 2.2.11.
483
484 * automated/tramp-tests.el (tramp-test30-special-characters):
485 Skip test on MS-Windows.
486
487 2014-12-27 Glenn Morris <rgm@gnu.org>
488
489 * automated/let-alist.el: Load dependency.
490
491 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
492
493 * automated/python-tests.el
494 (python-shell-completion-native-interpreter-disabled-p-1): New test.
495
496 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
497
498 * automated/python-tests.el (python-shell-get-or-create-process-1)
499 (python-shell-get-or-create-process-2)
500 (python-shell-get-or-create-process-3): Remove tests.
501
502 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
503
504 * automated/python-tests.el (python-shell-buffer-substring-9): New test.
505
506 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
507
508 * automated/python-tests.el (python-shell-buffer-substring-1)
509 (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
510 (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
511 (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
512 (python-shell-buffer-substring-8)
513 (python-info-encoding-from-cookie-1)
514 (python-info-encoding-from-cookie-2)
515 (python-info-encoding-from-cookie-3)
516 (python-info-encoding-from-cookie-4)
517 (python-info-encoding-from-cookie-5)
518 (python-info-encoding-from-cookie-6)
519 (python-info-encoding-from-cookie-7, python-info-encoding-1)
520 (python-info-encoding-2): New tests.
521
522 2014-12-27 Michael Albinus <michael.albinus@gmx.de>
523
524 * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
525 expect a given order of "." and "..".
526
527 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
528
529 * automated/python-tests.el (python-indent-electric-colon-2)
530 (python-indent-electric-colon-3): New tests.
531
532 2014-12-27 João Távora <joaotavora@gmail.com>
533
534 * automated/electric-tests.el (autowrapping-7): Tests for
535 tex-mode.
536
537 2014-12-27 Glenn Morris <rgm@gnu.org>
538
539 * automated/flymake/warnpred/test.pl: Tweak format, since the
540 previous one seems to have stopped giving a warning with perl 5.20.1.
541
542 2014-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
543
544 * automated/python-tests.el (python-shell-get-process-name-1)
545 (python-shell-internal-get-process-name-1): Cleanup.
546 (python-shell-get-process-name-2)
547 (python-shell-internal-get-process-name-2): New tests.
548 (python-shell-calculate-command-1)
549 (python-shell-calculate-process-environment-3)
550 (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
551 (python-shell-make-comint-2, python-shell-make-comint-4)
552 (python-shell-get-process-1, python-util-clone-local-variables-1):
553 Replace obsolete function and variable references with current.
554
555 2014-12-19 Artur Malabarba <bruce.connor.am@gmail.com>
556
557 * automated/let-alist.el: require `cl-lib'
558 New tests for accessing alists inside alists.
559
560 2014-12-18 Artur Malabarba <bruce.connor.am@gmail.com>
561
562 * automated/let-alist.el: New file.
563
564 2014-12-16 Nicolas Petton <petton.nicolas@gmail.com>
565
566 * automated/seq-tests.el: New file.
567
568 2014-12-16 Glenn Morris <rgm@gnu.org>
569
570 * automated/data/flymake/Makefile (check-syntax):
571 Prevent colorized gcc output from confusing flymake.
572
573 * automated/flymake-tests.el (flymake-tests-data-directory):
574 Change from flymake/warnpred to more standard data/flymake.
575 * automated/flymake/warnpred/: Rename to automated/data/flymake/.
576
577 2014-12-11 Michael Albinus <michael.albinus@gmx.de>
578
579 * automated/vc-tests.el (vc-test--revision-granularity-function):
580 New defun.
581 (vc-test--create-repo-function): Rename from
582 `vc-test--create-repo-if-not-supported'. Adapt all callees.
583 (vc-test--create-repo): Check also for revision-granularity.
584 (vc-test--unregister-function): Additional argument FILE.
585 Adapt all callees.
586 (vc-test--working-revision): New defun.
587 (vc-test-*-working-revision): New tests.
588
589 2014-12-10 Michael Albinus <michael.albinus@gmx.de>
590
591 * automated/vc-tests.el (vc-test--register): Check, that the file
592 still exists after register and unregister operations.
593
594 2014-12-06 Michael Albinus <michael.albinus@gmx.de>
595
596 * automated/vc-tests.el: New file.
597
598 2014-12-03 Michael Albinus <michael.albinus@gmx.de>
599
600 * automated/tramp-tests.el (tramp-test29-vc-registered):
601 Fallback for changed `vc-register' argument list.
602
603 2014-12-03 Glenn Morris <rgm@gnu.org>
604
605 * automated/tramp-tests.el (tramp-test29-vc-registered):
606 Update for recent incompatible change in vc-register.
607
608 2014-11-29 Fabián Ezequiel Gallina <fgallina@gnu.org>
609
610 * automated/python-tests.el
611 (python-shell-calculate-process-environment-4)
612 (python-shell-calculate-process-environment-5): New tests.
613 (python-shell-make-comint-3): Use file-equal-p.
614 (python-shell-get-or-create-process-1)
615 (python-shell-get-or-create-process-2)
616 (python-shell-get-or-create-process-3): Fix interpreter for
617 Windows (Bug#18595).
618
619 2014-11-21 Ulf Jasper <ulf.jasper@web.de>
620
621 * automated/libxml-tests.el
622 (libxml-tests--data-comments-preserved): Rename from
623 'libxml-tests--data'.
624 (libxml-tests--data-comments-discarded): New.
625 (libxml-tests): Check whether 'libxml-parse-xml-region' is
626 discarding comments correctly.
627
628 2014-11-17 Michal Nazarewicz <mina86@mina86.com>
629
630 * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
631 HTML and XML now use no-break space as hard space. Update tests.
632 (tildify-test-foreach-ignore-environments)
633 (tildify-test-foreach-ignore-environments-early-return,
634 (tildify-test-foreach-region)
635 (tildify-test-foreach-region-early-return)
636 (tildify-test-foreach-region-limit-region): New tests of
637 `tildify-foreach-ignore-environments' and
638 `tildify--foreach-region' functions.
639 (with-test-foreach): New helper macro for the above tests.
640
641 2014-11-17 Glenn Morris <rgm@gnu.org>
642
643 * automated/occur-tests.el (occur-test-case, occur-test-create):
644 In case of failure, show the actual string, rather than just nil.
645 (occur-tests): Update for apparent change in output re control-chars.
646
647 2014-11-17 Ulf Jasper <ulf.jasper@web.de>
648
649 * automated/icalendar-tests.el (icalendar-tests--test-export):
650 New optional parameter `alarms'.
651 (icalendar-export-alarms): New test for exporting icalendar
652 alarms.
653 (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
654
655 2014-11-17 Ulf Jasper <ulf.jasper@web.de>
656
657 * automated/icalendar-tests.el (icalendar-tests--test-import):
658 Mention timezone in doc string. Clean up.
659 (icalendar-real-world): Add another test case for no-dst
660 timezones.
661
662 2014-11-16 Ulf Jasper <ulf.jasper@web.de>
663
664 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
665 Add testcase where offsets of standard time and daylight saving time
666 are equal.
667 (icalendar-real-world): Fix error in test case. Expected result
668 was wrong when offsets of standard time and daylight saving time
669 were equal.
670
671 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
672
673 * automated/python-tests.el
674 (python-shell-calculate-process-environment-2): Fix test.
675 (python-shell-calculate-process-environment-1)
676 (python-shell-calculate-process-environment-3): Cleanup.
677
678 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
679
680 * automated/python-tests.el (python-indent-dedenters-8): New test
681 for Bug#18432.
682
683 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
684
685 * automated/python-tests.el (python-indent-region-1)
686 (python-indent-region-2, python-indent-region-3)
687 (python-indent-region-4, python-indent-region-5): New tests.
688
689 2014-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
690
691 * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
692 * automated/cl-lib-tests.el: Rename from cl-lib.el.
693
694 2014-10-28 Ulf Jasper <ulf.jasper@web.de>
695
696 * automated/libxml-tests.el: New file.
697
698 2014-10-22 Noam Postavsky <npostavs@users.sourceforget.net>
699
700 * automated/process-tests.el (process-test-quoted-batfile):
701 New test.
702
703 2014-10-20 Glenn Morris <rgm@gnu.org>
704
705 * Merge in all changes up to 24.4 release.
706
707 2014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
708
709 * indent/scss-mode.scss: New file.
710 * indent/css-mode.css: Add a few uneventful examples.
711
712 2014-10-15 Eli Zaretskii <eliz@gnu.org>
713
714 * BidiCharacterTest.txt: New file, from Unicode.
715
716 * biditest.el: New file.
717
718 2014-10-08 Leo Liu <sdl.web@gmail.com>
719
720 * automated/print-tests.el: New file.
721 (terpri): Tests for terpri. (Bug#18652)
722
723 2014-10-06 Glenn Morris <rgm@gnu.org>
724
725 * automated/icalendar-tests.el (icalendar--calendar-style):
726 Remove test, no longer relevant.
727
728 2014-10-04 Glenn Morris <rgm@gnu.org>
729
730 * automated/package-x-test.el: Remove file...
731 * automated/package-test.el: ... merge package-x-test.el. (Bug#18574)
732
733 2014-10-02 Glenn Morris <rgm@gnu.org>
734
735 * automated/package-test.el (with-package-test, package-test-signed):
736 Also set HOME to a temp value, in case the real one is absent (e.g.
737 hydra) or read-only. (Bug#18575)
738 (package-test-signed): Use skip-unless rather than expected-result.
739
740 2014-09-26 Leo Liu <sdl.web@gmail.com>
741
742 * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
743 New tests. (Bug#18557)
744
745 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
746
747 * automated/newsticker-tests.el
748 (newsticker--group-find-parent-group),
749 (newsticker--group-do-rename-group): New tests.
750
751 2014-09-09 Eli Zaretskii <eliz@gnu.org>
752
753 * automated/fns-tests.el (fns-tests-collate-sort):
754 Bind w32-collate-ignore-punctuation to t when sorting according to
755 UTS#10 rules.
756
757 2014-09-07 Michael Albinus <michael.albinus@gmx.de>
758
759 * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
760 (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
761
762 2014-09-05 Michael Albinus <michael.albinus@gmx.de>
763
764 * automated/fns-tests.el (fns-tests-compare-strings): In case
765 `compare-strings' shall return t, check for this.
766 (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
767
768 2014-09-03 Fabián Ezequiel Gallina <fgallina@gnu.org>
769
770 * automated/python-tests.el (python-indent-electric-colon-1):
771 New test. (Bug#18228)
772
773 2014-08-29 Dmitry Antipov <dmantipov@yandex.ru>
774
775 * automated/fns-tests.el (fns-tests-sort): New test.
776
777 2014-08-28 Glenn Morris <rgm@gnu.org>
778
779 * automated/python-tests.el (python-shell-calculate-exec-path-2):
780 Update test for today's python.el changes.
781
782 2014-08-13 Jan Nieuwenhuizen <janneke@gnu.org>
783
784 * automated/compile-tests.el (compile--test-error-line): Grok FILE
785 being nil. Allows for Guile tests to pass.
786 (compile-tests--test-regexps-data): Add Guile tests.
787
788 2014-08-11 Glenn Morris <rgm@gnu.org>
789
790 * automated/data/files-bug18141.el.gz: New file.
791 * automated/files.el (files-test-bug-18141-file):
792 New variable and test. (Bug#18141)
793
794 2014-08-10 Ulf Jasper <ulf.jasper@web.de>
795
796 Enumerate evaluated sexp diary entries (Bug#7911).
797 * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
798 (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
799 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
800 (icalendar--convert-ordinary-to-ical): Returns cons cell now.
801 (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
802 New tests.
803
804 2014-08-07 Glenn Morris <rgm@gnu.org>
805
806 * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
807
808 2014-08-06 Ulf Jasper <ulf.jasper@web.de>
809
810 * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
811 (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
812
813 2014-08-03 Glenn Morris <rgm@gnu.org>
814
815 * automated/Makefile.in (check-tar): New rule.
816
817 2014-08-02 Glenn Morris <rgm@gnu.org>
818
819 * automated/fns-tests.el (fns-tests-compare-strings):
820 Update test. (Bug#17903)
821
822 * automated/icalendar-tests.el (icalendar--decode-isodatetime):
823 Use more precise TZ specification, as per 2013-08-04.
824
825 2014-07-30 Ulf Jasper <ulf.jasper@web.de>
826
827 * automated/icalendar-tests.el (icalendar--decode-isodatetime):
828 New test.
829
830 2014-07-28 Dmitry Antipov <dmantipov@yandex.ru>
831
832 * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
833
834 2014-07-26 Ulf Jasper <ulf.jasper@web.de>
835
836 * automated/icalendar-tests.el (icalendar-tests--do-test-import):
837 Work around the failures in icalendar-tests which occasionally occur on
838 hydra.nixos.org.
839
840 2014-07-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
841
842 * automated/python-tests.el:
843 (python-util-clone-local-variables-1): Fix test.
844
845 * automated/python-tests.el (python-shell-make-comint-1):
846 (python-shell-make-comint-2): Fix indentation.
847 (python-shell-make-comint-3)
848 (python-shell-make-comint-4): New tests.
849 (python-shell-get-or-create-process-1): Fix test.
850 (python-shell-get-or-create-process-2)
851 (python-shell-get-or-create-process-3): New tests.
852 (python-shell-internal-get-or-create-process-1): Fix test.
853 (python-shell-prompt-detect-1): New test.
854 (python-shell-prompt-detect-2): New test. (Bug#17370)
855 (python-shell-prompt-detect-3)
856 (python-shell-prompt-detect-4)
857 (python-shell-prompt-detect-5)
858 (python-shell-prompt-detect-6)
859 (python-shell-prompt-validate-regexps-1)
860 (python-shell-prompt-validate-regexps-2)
861 (python-shell-prompt-validate-regexps-3)
862 (python-shell-prompt-validate-regexps-4)
863 (python-shell-prompt-validate-regexps-5)
864 (python-shell-prompt-validate-regexps-6)
865 (python-shell-prompt-validate-regexps-7)
866 (python-shell-prompt-set-calculated-regexps-1)
867 (python-shell-prompt-set-calculated-regexps-2)
868 (python-shell-prompt-set-calculated-regexps-3)
869 (python-shell-prompt-set-calculated-regexps-4)
870 (python-shell-prompt-set-calculated-regexps-5)
871 (python-shell-prompt-set-calculated-regexps-6)
872 (python-util-valid-regexp-p-1): New tests.
873
874 2014-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
875
876 * automated/advice-tests.el (advice-test-call-interactively): Make sure
877 the function's definition is fully restored at the end.
878
879 2014-07-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
880
881 * automated/python-tests.el (python-indent-block-enders-1)
882 (python-indent-block-enders-2): Fix tests.
883 (python-indent-block-enders-3, python-indent-block-enders-4)
884 (python-indent-block-enders-5, python-indent-dedenters-1)
885 (python-indent-dedenters-2): Remove tests.
886 (python-indent-dedenters-1, python-indent-dedenters-2)
887 (python-indent-dedenters-3, python-indent-dedenters-4)
888 (python-indent-dedenters-5, python-indent-dedenters-6)
889 (python-indent-dedenters-7)
890 (python-info-dedenter-opening-block-position-1)
891 (python-info-dedenter-opening-block-position-2)
892 (python-info-dedenter-opening-block-position-3)
893 (python-info-dedenter-opening-block-positions-1)
894 (python-info-dedenter-opening-block-positions-2)
895 (python-info-dedenter-opening-block-positions-3)
896 (python-info-dedenter-opening-block-positions-4)
897 (python-info-dedenter-opening-block-positions-5)
898 (python-info-dedenter-opening-block-message-1)
899 (python-info-dedenter-opening-block-message-2)
900 (python-info-dedenter-opening-block-message-3)
901 (python-info-dedenter-opening-block-message-4)
902 (python-info-dedenter-opening-block-message-5)
903 (python-info-dedenter-statement-p-1)
904 (python-info-dedenter-statement-p-2)
905 (python-info-dedenter-statement-p-3)
906 (python-info-dedenter-statement-p-4)
907 (python-info-dedenter-statement-p-5): New tests.
908
909 2014-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
910
911 * indent/perl.perl: Add indentation pattern for hash-table entries.
912
913 2014-07-04 Michael Albinus <michael.albinus@gmx.de>
914
915 * automated/dbus-tests.el (dbus-test02-register-service-session)
916 (dbus-test02-register-service-system): Fix docstring.
917 (dbus-test02-register-service-own-bus)
918 (dbus-test03-peer-interface): New tests.
919
920 2014-07-03 Fabián Ezequiel Gallina <fgallina@gnu.org>
921
922 * automated/python-tests.el (python-tests-self-insert): New function.
923 (python-triple-quote-pairing): Use it.
924 (python-parens-electric-indent-1): New test. (Bug#17658)
925
926 2014-06-30 Fabián Ezequiel Gallina <fgallina@gnu.org>
927
928 * automated/subr-x-tests.el: New file.
929
930 2014-06-29 Michael Albinus <michael.albinus@gmx.de>
931
932 * automated/tramp-tests.el (tramp--instrument-test-case):
933 Print debug buffer in any case.
934
935 2014-06-28 Leo Liu <sdl.web@gmail.com>
936
937 * automated/calc-tests.el: New file and add tests for math-bignum.
938 (Bug#17556)
939
940 2014-06-28 Michael Albinus <michael.albinus@gmx.de>
941
942 * automated/dbus-tests.el (dbus--test-register-service)
943 (dbus-test02-register-service-session): Replace `dbus-ping' calls
944 by `dbus-list-known-names'. (Bug#17858)
945
946 2014-06-28 Glenn Morris <rgm@gnu.org>
947
948 * automated/Makefile.in (GDB): New variable.
949 (emacs): Use $GDB. (Bug#15991)
950
951 * automated/Makefile.in (WRITE_LOG): New variable.
952 (%.log): Use WRITE_LOG.
953 (test_template): Disable logging.
954
955 * automated/Makefile.in (TESTS): New list of short PHONY aliases.
956 (test_template): New definition. Apply to TESTS.
957
958 2014-06-27 Glenn Morris <rgm@gnu.org>
959
960 * automated/Makefile.in (check-maybe): Rename from check.
961 (check): Re-run all the tests, every time.
962 (clean, mostlyclean): Also delete *.log~.
963
964 2014-06-26 Glenn Morris <rgm@gnu.org>
965
966 * automated/package-x-test.el: Do not mess with load-path.
967
968 * automated/Makefile.in (%.log): If error, dump log to stdout.
969
970 2014-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
971
972 * automated/package-test.el (package-test-update-listing)
973 (package-test-update-archives, package-test-describe-package):
974 Adjust tests according to new package-list-unsigned.
975
976 2014-06-26 Glenn Morris <rgm@gnu.org>
977
978 * automated/ert-tests.el (no-byte-compile): Set it. (Bug#17851)
979
980 * automated/eieio-tests.el (no-byte-compile): Set it. (Bug#17852)
981
982 * automated/Makefile.in: Simplify and parallelize. (Bug#15991)
983 (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
984 (setwins, compile-targets, compile-main, compile-clean): Remove.
985 (GREP_OPTIONS): Unexport.
986 (.el.elc): Replace with pattern rule.
987 (%.elc, %.log): New pattern rules.
988 (ELFILES, LOGFILES): New variables.
989 (check): Depend on LOGFILES. Call ert-summarize-tests-batch-and-exit.
990 (clean, mostlyclean): New rules.
991 (bootstrap-clean): Simplify.
992 (bootstrap-clean, distclean): Depend on clean.
993
994 2014-06-25 Glenn Morris <rgm@gnu.org>
995
996 * automated/flymake-tests.el (flymake-tests--current-face):
997 Sleep for longer. Avoid querying.
998
999 2014-06-25 Dmitry Antipov <dmantipov@yandex.ru>
1000
1001 * automated/fns-tests.el (fns-tests-compare-string): New test.
1002
1003 2014-06-24 Michael Albinus <michael.albinus@gmx.de>
1004
1005 * automated/tramp-tests.el (tramp-test26-process-file): Extend test
1006 according to Bug#17815.
1007
1008 2014-06-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
1009
1010 * automated/python-tests.el (python-util-strip-string-1): New test.
1011
1012 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
1013
1014 Sync with Tramp 2.2.10.
1015
1016 * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
1017 (tramp--instrument-test-case): Extend docstring.
1018 (tramp-test15-copy-directory): Skip for tramp-smb.el.
1019 (tramp-test21-file-links): Use `file-truename' for directories.
1020 (tramp-test27-start-file-process, tramp-test28-shell-command):
1021 Retrieve process output more robustly.
1022 (tramp--test-check-files): Extend test.
1023 (tramp-test30-special-characters): Skip for tramp-adb.el,
1024 tramp-gvfs.el and tramp-smb.el. Add further file names.
1025
1026 2014-06-13 Glenn Morris <rgm@gnu.org>
1027
1028 * automated/Makefile.in (compile-main):
1029 GNU make automatically passes command-line arguments to sub-makes.
1030
1031 2014-06-05 Michal Nazarewicz <mina86@mina86.com>
1032
1033 * automated/tildify-tests.el (tildify-test--test): Optimize the test
1034 slightly by reusing the same temporary buffer across multiple test
1035 cases.
1036
1037 * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
1038 (tildify-test-find-env-group-index-bug): Update to support new
1039 signature of the `tildify-foreach-region-outside-env' function.
1040 Namely, it now takes pairs as an argument instead of looking it up in
1041 `tildify-ignored-environments-alist'.
1042
1043 * automated/tildify-tests.el (tildify-test--example-html): Add support
1044 for generating XML code, so that…
1045 (tildify-test-xml) …test can be added to check handling of XML
1046 documents.
1047
1048 * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
1049 New test checking end-regex building when multiple environment pairs
1050 use integers to refer to capture groups.
1051
1052 * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
1053 test checking end-regex building in `tildify-find-env' function when
1054 integers (denoting capture groups) and strings are mixed together.
1055
1056 2014-06-02 Michael Albinus <michael.albinus@gmx.de>
1057
1058 * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
1059 (tramp-test29-vc-registered): Set $BZR_HOME. Remove instrumentation.
1060
1061 2014-06-01 Michael Albinus <michael.albinus@gmx.de>
1062
1063 * automated/tramp-tests.el (tramp-test29-vc-registered):
1064 Instrument failed test case.
1065
1066 2014-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1067
1068 * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
1069 (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
1070
1071 2014-05-21 Michal Nazarewicz <mina86@mina86.com>
1072
1073 * automated/tildify-tests.el: New file.
1074
1075 2014-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1076
1077 * indent/ruby.rb: Add one more test.
1078
1079 * indent/ps-mode.ps: New file.
1080
1081 * indent/octave.m: Add a few more tests.
1082
1083 * automated/core-elisp-tests.el
1084 (core-elisp-test-window-configurations): New test.
1085
1086 2014-05-26 Glenn Morris <rgm@gnu.org>
1087
1088 * automated/package-test.el (package-test-install-single):
1089 Update for changed output.
1090
1091 2014-05-22 Glenn Morris <rgm@gnu.org>
1092
1093 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
1094 Fix handling of temporary elc files.
1095
1096 * automated/fns-tests.el (fns-tests-nreverse):
1097 Update for changed string behavior.
1098
1099 2014-05-15 Dmitry Antipov <dmantipov@yandex.ru>
1100
1101 * automated/fns-tests.el: New file.
1102 * automated/fns-tests.el (fns-tests-nreverse)
1103 (fns-tests-nreverse-bool-vector): New tests.
1104
1105 2014-05-08 Glenn Morris <rgm@gnu.org>
1106
1107 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1108 (vc-bzr-test-faulty-bzr-autoloads):
1109 Give bzr a temporary home-directory, in case the real one is missing.
1110
1111 2014-05-08 Dmitry Gutov <dgutov@yandex.ru>
1112
1113 * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
1114 New test.
1115
1116 2014-05-08 Glenn Morris <rgm@gnu.org>
1117
1118 * automated/help-fns.el: New file.
1119
1120 2014-05-01 Barry O'Reilly <gundaetiapo@gmail.com>
1121
1122 * automated/undo-tests.el (undo-test-region-deletion): New test to
1123 demonstrate bug#17235.
1124 (undo-test-region-example): New test to verify example given in
1125 comments for undo-make-selective-list.
1126
1127 2014-04-25 Michael Albinus <michael.albinus@gmx.de>
1128
1129 * automated/tramp-tests.el (top):
1130 * automated/file-notify-tests.el (top): Do not disable interactive
1131 passwords in batch mode.
1132 (password-cache-expiry): Set to nil.
1133
1134 * automated/file-notify-tests.el
1135 (file-notify-test-remote-temporary-file-directory):
1136 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1137 Use a mock-up method as default.
1138 (tramp-test00-availability): Print the used directory name.
1139 (tramp-test33-recursive-load): Fix typo.
1140
1141 2014-04-22 Michael Albinus <michael.albinus@gmx.de>
1142
1143 * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
1144 (tramp-test30-special-characters): Remove test for backslash.
1145
1146 2014-04-20 Michael Albinus <michael.albinus@gmx.de>
1147
1148 * automated/tramp-tests.el
1149 (tramp-test19-directory-files-and-attributes)
1150 (tramp-test22-file-times): Check for `file-attributes' equality
1151 only if there is a usable timestamp.
1152 (tramp--test-check-files): Do not use `copy-sequence'.
1153
1154 2014-04-22 Daniel Colascione <dancol@dancol.org>
1155
1156 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
1157 Add compile flag.
1158 (test-byte-comp-macro-expansion)
1159 (test-byte-comp-macro-expansion-eval-and-compile)
1160 (test-byte-comp-macro-expansion-eval-when-compile)
1161 (test-byte-comp-macro-expand-lexical-override): Use it.
1162 (test-eager-load-macro-expansion)
1163 (test-eager-load-macro-expansion-eval-and-compile)
1164 (test-eager-load-macro-expansion-eval-when-compile)
1165 (test-eager-load-macro-expand-lexical-override): New tests.
1166
1167 * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
1168 account for removal of `cl-struct-set-slot-value'. Also, move
1169 the defstruct to top level.
1170
1171 2014-04-21 Daniel Colascione <dancol@dancol.org>
1172
1173 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
1174 New function.
1175 (test-byte-comp-macro-expansion)
1176 (test-byte-comp-macro-expansion-eval-and-compile)
1177 (test-byte-comp-macro-expansion-eval-when-compile)
1178 (test-byte-comp-macro-expand-lexical-override): New tests.
1179
1180 * automated/cl-lib.el (cl-loop-destructuring-with): New test.
1181 (cl-the): Fix cl-the test.
1182
1183 2014-04-20 Daniel Colascione <dancol@dancol.org>
1184
1185 * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
1186
1187 2014-04-19 Michael Albinus <michael.albinus@gmx.de>
1188
1189 * automated/tramp-tests.el (tramp--test-check-files): Extend test.
1190 (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
1191
1192 2014-04-18 Michael Albinus <michael.albinus@gmx.de>
1193
1194 * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
1195 (tramp--test-make-temp-name): Optional argument LOCAL.
1196 (tramp--instrument-test-case): Show messages. Catch also `quit'.
1197 (tramp-test10-write-region): No special test for out-of-band copy
1198 needed anymore.
1199 (tramp-test11-copy-file, tramp-test12-rename-file)
1200 (tramp-test21-file-links): Extend tests.
1201 (tramp-test20-file-modes): More robust check for user "root".
1202 (tramp--test-check-files): New defun.
1203 (tramp-test30-special-characters, tramp-test33-recursive-load)
1204 (tramp-test34-unload): New tests.
1205 (tramp-test31-utf8, tramp-test32-asynchronous-requests): Rename.
1206
1207 2014-04-11 Glenn Morris <rgm@gnu.org>
1208
1209 * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
1210
1211 2014-04-11 Paul Eggert <eggert@cs.ucla.edu>
1212
1213 * automated/electric-tests.el: Fix spelling error in test name.
1214 (whitespace-skipping-for-quotes-not-outside):
1215 Rename from whitespace-skipping-for-quotes-not-ouside.
1216
1217 2014-04-09 Daniel Colascione <dancol@dancol.org>
1218
1219 * automated/syntax-tests.el: New file.
1220
1221 2014-04-09 Glenn Morris <rgm@gnu.org>
1222
1223 * automated/python-tests.el (python-triple-quote-pairing):
1224 Enable/disable electric-pair-mode as needed.
1225
1226 * automated/electric-tests.el (electric-pair-backspace-1):
1227 Replace deleted function.
1228
1229 2014-04-07 João Távora <joaotavora@gmail.com>
1230
1231 * automated/python-tests.el (python-triple-quote-pairing): New test.
1232 (python-syntax-after-python-backspace): New test.
1233
1234 * automated/electric-tests.el (electric-pair-define-test-form):
1235 More readable test docstrings.
1236 (whitespace-skipping-for-quotes-not-ouside)
1237 (whitespace-skipping-for-quotes-only-inside)
1238 (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
1239
1240 2014-04-04 João Távora <joaotavora@gmail.com>
1241
1242 * automated/electric-tests.el (define-electric-pair-test):
1243 Don't overtest.
1244 (inhibit-in-mismatched-string-inside-ruby-comments): New test.
1245 (inhibit-in-mismatched-string-inside-c-comments): New test.
1246
1247 2014-04-02 João Távora <joaotavora@gmail.com>
1248
1249 * automated/electric-tests.el (inhibit-if-strings-mismatched):
1250 New test, change from `inhibit-only-of-next-is-mismatched'.
1251
1252 2014-03-26 Barry O'Reilly <gundaetiapo@gmail.com>
1253
1254 * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
1255 (undo-test-region-t-marker): New tests of marker adjustments.
1256 (undo-test-marker-adjustment-moved):
1257 (undo-test-region-mark-adjustment): New tests to demonstrate
1258 bug#16818, which fail without the fix.
1259
1260 2014-03-23 Dmitry Gutov <dgutov@yandex.ru>
1261
1262 * automated/package-test.el (package-test-describe-package):
1263 Fix test failure in non-graphical mode.
1264
1265 2014-03-23 Daniel Colascione <dancol@dancol.org>
1266
1267 * automated/subword-tests.el (subword-tests2): More subword tests.
1268
1269 * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
1270 New test: correct parsing of keyword arguments.
1271
1272 2014-03-22 Dmitry Gutov <dgutov@yandex.ru>
1273
1274 * automated/package-test.el (package-test-describe-package):
1275 Check for the "Keywords: " line.
1276
1277 * automated/data/package/archive-contents: Include the :keywords
1278 field in `simple-single' data form.
1279
1280 2014-03-21 Dmitry Gutov <dgutov@yandex.ru>
1281
1282 * automated/package-test.el
1283 (package-test-install-two-dependencies): New test (bug#16826).
1284
1285 * automated/data/package/simple-two-depend-1.1.el: New file.
1286
1287 * automated/data/package/archive-contents:
1288 Add info about the new package.
1289
1290 2014-03-07 Michael Albinus <michael.albinus@gmx.de>
1291
1292 * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
1293 (tramp-test10-write-region): Extend for out-of-band copy.
1294 (tramp-test31-asynchronous-requests): New test.
1295
1296 2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
1297
1298 * automated/undo-tests.el (undo-test-in-region-not-most-recent):
1299 Add new test of undo in region.
1300 (undo-test-in-region-eob): Add test case described at
1301 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
1302
1303 2014-02-28 Michael Albinus <michael.albinus@gmx.de>
1304
1305 * automated/tramp-tests.el (tramp--test-enabled)
1306 (tramp-test15-copy-directory): No special handling of tramp-adb.el
1307 anymore. It's fixed in that package.
1308
1309 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
1310
1311 * automated/tramp-tests.el (tramp--test-enabled): Move connection
1312 cleanup into this function. Remove respective code from all test
1313 cases.
1314 (tramp--instrument-test-case): Declare `indent' and `debug'.
1315 Handle other errors as well.
1316 (tramp-test14-delete-directory): Check for `file-error' error.
1317 (tramp-test15-copy-directory): Ignore return value of
1318 `copy-directory'. It's too much hassle to handle it for tramp-adb.el.
1319 (tramp-test19-directory-files-and-attributes): Take care of
1320 timestamp of "../".
1321 (tramp-test20-file-modes, tramp-test27-start-file-process)
1322 (tramp-test28-shell-command): Skip for tramp-adb.el.
1323 (tramp-test21-file-links): `file-truename' shall preserve trailing
1324 link of directories.
1325 (tramp-test22-file-times): Skip if `set-file-times' returns nil.
1326 (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
1327 `kill-buffer-query-functions' to nil.
1328 (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
1329
1330 2014-02-21 Michael Albinus <michael.albinus@gmx.de>
1331
1332 * automated/tramp-tests.el
1333 (tramp-test19-directory-files-and-attributes): Do not include
1334 directories in comparison; they might have changed their
1335 timestamps already.
1336
1337 2014-02-20 Michael Albinus <michael.albinus@gmx.de>
1338
1339 * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
1340 (tramp-test17-insert-directory): First line could contain more
1341 text, when produced by `ls-lisp'.
1342 (tramp-test19-directory-files-and-attributes): Instrument failed
1343 test case.
1344
1345 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
1346
1347 * automated/tramp-tests.el (tramp-test17-insert-directory):
1348 Make first line "total 123" optional.
1349 (tramp-test20-file-modes, tramp-test22-file-times)
1350 (tramp-test26-process-file, tramp-test27-start-file-process)
1351 (tramp-test28-shell-command): Skip for tramp-gvfs.el and
1352 tramp-smb.el.
1353 (tramp-test20-file-modes): Check for "root" only when there is an
1354 explicit user name.
1355 (tramp-test21-file-links): Handle "... not supported" error.
1356 (tramp-test22-file-times): Skip for "don't know" return values.
1357 (tramp-test26-process-file, tramp-test28-shell-command):
1358 Remove color escape sequences.
1359 (tramp-test28-shell-command): Use `accept-process-output' rather
1360 than `sit-for'.
1361 (tramp-test30-utf8): Set coding system `utf-8'.
1362
1363 2014-02-17 Michael Albinus <michael.albinus@gmx.de>
1364
1365 * automated/tramp-tests.el (tramp-test28-shell-command):
1366 Perform an initial `sit-for' prior the while loop.
1367
1368 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
1369
1370 Sync with Tramp 2.2.9.
1371
1372 * automated/tramp-tests.el (password-cache-expiry): Set to nil.
1373 (tramp-test28-shell-command): Make a while loop when waiting for
1374 process exit.
1375
1376 2014-02-11 Michael Albinus <michael.albinus@gmx.de>
1377
1378 * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
1379 and `vc-hg'. Declare `tramp-find-executable' and
1380 `tramp-get-remote-path'.
1381 (tramp-test29-vc-registered): New test.
1382 (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
1383
1384 2014-02-07 Michael Albinus <michael.albinus@gmx.de>
1385
1386 * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
1387 (tramp-test27-start-file-process): Use "_p" as argument of lambda.
1388 (tramp-test28-shell-command): Improve `shell-command' test.
1389 Add `async-shell-command' tests.
1390
1391 2014-02-04 Michael Albinus <michael.albinus@gmx.de>
1392
1393 * automated/file-notify-tests.el (file-notify--wait-for-events):
1394 Use `read-event' instead of `sit-for'.
1395 (file-notify-test02-events): Remove expected result, the bug is
1396 fixed meanwhile.
1397 (file-notify-test02-events, file-notify-test03-autorevert):
1398 Use `sleep-for' instead of `sit-for'.
1399
1400 2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
1401
1402 * automated/ruby-mode-tests.el (ruby-align-chained-calls):
1403 New test.
1404
1405 2014-01-27 Michael Albinus <michael.albinus@gmx.de>
1406
1407 * automated/file-notify-tests.el (file-notify--deftest-remote):
1408 Do not skip when the local test has failed. They are unrelated.
1409 (file-notify--wait-for-events): Use `sit-for'. Let-bind
1410 `noninteractive' to nil, otherwise `sit-for' could be degraded to
1411 `sleep-for'.
1412 (file-notify-test02-events): Check for `file-remote-p' instead of
1413 `file-notify--test-remote-enabled'.
1414
1415 2014-01-26 Michael Albinus <michael.albinus@gmx.de>
1416
1417 * automated/file-notify-tests.el (file-notify-test02-events):
1418 Let test case fail for Bug#16519.
1419
1420 2014-01-22 Michael Albinus <michael.albinus@gmx.de>
1421
1422 * automated/file-notify-tests.el (file-notify-test02-events):
1423 Hide Bug#16519, until it is solved.
1424
1425 2014-01-21 Michael Albinus <michael.albinus@gmx.de>
1426
1427 * automated/file-notify-tests.el
1428 (file-notify--test-local-enabled): Fix error in logic.
1429 (file-notify--wait-for-events): New defmacro.
1430 (file-notify-test02-events): Make short breaks between file operations.
1431 Use `file-notify--wait-for-events'. Check, that events have arrived.
1432 (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
1433
1434 * automated/comint-testsuite.el
1435 (comint-testsuite-password-strings): Add localized examples.
1436
1437 2014-01-17 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * automated/inotify-test.el (inotify-file-watch-simple): Skip test
1440 case if inotify is not linked with Emacs. Use `read-event' rather
1441 than `sit-for' in order to process events. (Bug#13662)
1442
1443 2014-01-13 Michael Albinus <michael.albinus@gmx.de>
1444
1445 * automated/ert-tests.el (ert-test-record-backtrace):
1446 Reenable test case with adapted test string. (Bug#13064)
1447
1448 2013-12-28 Glenn Morris <rgm@gnu.org>
1449
1450 * automated/electric-tests.el: Require 'elec-pair.
1451
1452 2013-12-26 João Távora <joaotavora@gmail.com>
1453
1454 * automated/electric-tests.el (electric-pair-test-for):
1455 Fix autowrapping tests in batch-mode by running with
1456 `transient-mark-mode' set to `lambda'.
1457
1458 * automated/electric-tests.el: New file.
1459
1460 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
1461
1462 * automated/python-tests.el
1463 (python-nav-lisp-forward-sexp-safe-1): Remove test.
1464 (python-nav-forward-sexp-safe-1): New test.
1465
1466 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
1467
1468 * automated/ruby-mode-tests.el: Add tests for
1469 `ruby-align-to-stmt-keywords'.
1470
1471 * indent/ruby.rb: Update examples to reflect the lack of change in
1472 default indentation of `begin' blocks.
1473
1474 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
1475
1476 * indent/ruby.rb: Update examples according to the change
1477 in `smie-indent-close'.
1478
1479 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
1480
1481 * indent/ruby.rb: New examples.
1482
1483 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
1484
1485 * automated/python-tests.el (python-indent-dedenters-2): New test.
1486
1487 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
1488
1489 * automated/python-tests.el (python-indent-after-comment-1)
1490 (python-indent-after-comment-2): New tests.
1491
1492 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com>
1493
1494 * automated/python-tests.el (python-indent-block-enders-1):
1495 Rename from python-indent-block-enders.
1496 (python-indent-block-enders-2): New test.
1497
1498 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
1499
1500 * indent/js.js: New file.
1501
1502 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
1503
1504 * automated/dbus-tests.el: New file.
1505
1506 2013-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1507
1508 * automated/regexp-tests.el: New file.
1509
1510 2013-11-29 Eli Zaretskii <eliz@gnu.org>
1511
1512 * automated/reftex-tests.el (reftex-parse-from-file-test):
1513 Run temp-dir through file-truename, to make sure the temporary file
1514 names are comparable as strings.
1515
1516 * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1517 Force Unix EOLs by using 'utf-8-unix', since the default of
1518 'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1519
1520 2013-11-28 Glenn Morris <rgm@gnu.org>
1521
1522 * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1523
1524 2013-11-28 Eli Zaretskii <eliz@gnu.org>
1525
1526 * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1527 (EMACSOPT): Use $(PATH_SEP).
1528
1529 2013-11-28 Michael Albinus <michael.albinus@gmx.de>
1530
1531 * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1532 Set to nil.
1533
1534 2013-11-27 Michael Albinus <michael.albinus@gmx.de>
1535
1536 * automated/file-notify-tests.el
1537 (file-notify-test-remote-temporary-file-directory):
1538 Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1539 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1540 (file-notify--deftest-remote): Cleanup connection initially.
1541 (file-notify-test03-autorevert): Run also in batch mode. Use a
1542 larger timeout for remote files. `sit-for' 1 second; 0.1 second
1543 does not work on MS Windows. Call `accept-process-output' for
1544 remote files. Apply `string-match' instead of `string-equal', the
1545 messages are different on MS Windows.
1546
1547 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1548 Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1549 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1550
1551 2013-11-23 Glenn Morris <rgm@gnu.org>
1552
1553 * automated/python-tests.el (python-shell-make-comint-1)
1554 (python-shell-make-comint-2, python-shell-get-process-1):
1555 Suppress creation of some temp-files.
1556
1557 * automated/python-tests.el (python-shell-parse-command-1)
1558 (python-shell-make-comint-1, python-shell-make-comint-2)
1559 (python-shell-get-process-1)
1560 (python-shell-internal-get-or-create-process-1):
1561 Skip rather than fail if prereqs not found.
1562
1563 * automated/Makefile.in (emacs):
1564 Empty EMACSLOADPATH rather than unsetting.
1565
1566 2013-11-22 Glenn Morris <rgm@gnu.org>
1567
1568 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1569 Set expected-result.
1570
1571 2013-11-21 Glenn Morris <rgm@gnu.org>
1572
1573 * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1574 (compile-main): Pass XARGS_LIMIT to xargs.
1575
1576 * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1577 (EMACSOPT): Use PATH_SEPARATOR.
1578
1579 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
1580
1581 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1582 Add a failing test for Bug#15874.
1583 (ruby--insert-coding-comment-ruby-style)
1584 (ruby--insert-coding-comment-emacs-style)
1585 (ruby--insert-coding-comment-custom-style):
1586 Add a few tests for `ruby--insert-coding-comment'.
1587
1588 2013-11-18 Paul Eggert <eggert@cs.ucla.edu>
1589
1590 Improve API of recently-added bool vector functions (Bug#15912).
1591 * automated/data-tests.el: Adjust to API changes.
1592
1593 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
1594
1595 * automated/tramp-tests.el (tramp-test07-file-exists-p)
1596 (tramp-test08-file-local-copy)
1597 (tramp-test09-insert-file-contents, tramp-test10-write-region)
1598 (tramp-test11-copy-file, tramp-test12-rename-file)
1599 (tramp-test13-make-directory, tramp-test14-delete-directory)
1600 (tramp-test15-copy-directory, tramp-test16-directory-files)
1601 (tramp-test17-insert-directory, tramp-test18-file-attributes)
1602 (tramp-test19-directory-files-and-attributes)
1603 (tramp-test20-file-modes, tramp-test21-file-links)
1604 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1605 (tramp-test24-file-name-completion, tramp-test25-load)
1606 (tramp-test26-process-file, tramp-test27-start-file-process)
1607 (tramp-test28-shell-command): Cleanup connection initially.
1608
1609 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
1610
1611 * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1612 connection before running the test.
1613
1614 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
1615
1616 * automated/tramp-tests.el (tramp-test15-copy-directory)
1617 (tramp-test16-directory-files, tramp-test17-insert-directory)
1618 (tramp-test18-file-attributes)
1619 (tramp-test19-directory-files-and-attributes)
1620 (tramp-test20-file-modes, tramp-test21-file-links)
1621 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1622 (tramp-test24-file-name-completion, tramp-test25-load)
1623 (tramp-test26-process-file, tramp-test27-start-file-process)
1624 (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1625 (tramp-test29-utf8): New test.
1626
1627 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
1628
1629 * automated/file-notify-tests.el (file-notify-test02-events)
1630 (file-notify-test03-autorevert): Suppress messages in `write-region'.
1631
1632 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1633 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1634 (tramp-test26-process-file, tramp-test28-shell-command):
1635 Ensure, that the directory is not empty when calling "ls".
1636
1637 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
1638
1639 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1640 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1641 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1642 (tramp-test09-insert-file-contents, tramp-test10-write-region)
1643 (tramp-test26-process-file): Add tests.
1644 (tramp-test11-copy-file): Remove debug message.
1645 (tramp-test20-file-modes): Special case, if user is "root".
1646
1647 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
1648
1649 * automated/file-notify-tests.el:
1650 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1651 `tramp-remote-path' when running on hydra.
1652 (tramp-test07-file-exists-p): Remove instrumentation code.
1653 (tramp-test26-process-file): Don't use "/bin/true" and
1654 "/bin/false", these paths do not exist on hydra.
1655
1656 2013-11-08 Helmut Eller <eller.helmut@gmail.com>
1657
1658 * automated/process-tests.el: New file.
1659
1660 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
1661
1662 * indent/ruby.rb: New examples.
1663
1664 2013-11-06 Glenn Morris <rgm@gnu.org>
1665
1666 * automated/Makefile.in (setwins): Avoid accidental matches.
1667
1668 2013-11-06 Michael Albinus <michael.albinus@gmx.de>
1669
1670 * automated/tramp-tests.el (tramp-test07-file-exists-p):
1671 Fix docstring. Instrument, in order to hunt failure on hydra.
1672
1673 2013-11-06 Glenn Morris <rgm@gnu.org>
1674
1675 * automated/flymake-tests.el (warning-predicate-rx-gcc)
1676 (warning-predicate-function-gcc, warning-predicate-rx-perl)
1677 (warning-predicate-function-perl):
1678 * automated/info-xref.el (info-xref-test-makeinfo):
1679 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1680 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1681
1682 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
1683
1684 * automated/tramp-tests.el: New file.
1685
1686 2013-11-05 Glenn Morris <rgm@gnu.org>
1687
1688 Get rid of --chdir usage.
1689 * automated/Makefile.in (EMACSOPT): Move -L here.
1690 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1691 (setwins): Don't assume called from srcdir. Remove legacy stuff.
1692 (.el.elc): No more need to pass -L here.
1693 (compile-main): Get rid of sub-shell and cd.
1694 (compile-clean, check): Get rid of cd.
1695
1696 Make it possible to run tests with a different working directory.
1697 * automated/flymake-tests.el (flymake-tests-data-directory): New.
1698 (flymake-tests--current-face): Use flymake-tests-data-directory.
1699 (warning-predicate-function-gcc, warning-predicate-rx-perl)
1700 (warning-predicate-function-perl): Adapt for above change.
1701 * automated/zlib-tests.el (zlib-tests-data-directory): New.
1702 (zlib--decompress): Use zlib-tests-data-directory.
1703
1704 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1705 Remove test that makes no sense.
1706
1707 * automated/files.el (files-test-local-variable-data):
1708 Fix result typo presumably caused by interference from dir-locals.
1709 (file-test--do-local-variables-test): Prevent dir-locals interfering.
1710
1711 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
1712
1713 * indent/ruby.rb: Add a statement on the line after heredoc.
1714 Move a now-successful example.
1715
1716 * automated/ruby-mode-tests.el: Remove outdated comment.
1717
1718 2013-11-04 Glenn Morris <rgm@gnu.org>
1719
1720 * automated/Makefile.in (abs_srcdir): Remove.
1721 (emacs): Unset EMACSLOADPATH.
1722 (.el.elc, check): Use -L to append srcdir to load-path.
1723
1724 2013-11-02 Glenn Morris <rgm@gnu.org>
1725
1726 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1727 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1728 (abs_srcdir): New, set by configure.
1729 (EMACS): Use a relative file name.
1730 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1731 (lisp-compile): Remove (assume it's up-to-date).
1732 (compile-main): Do not run lisp-compile.
1733 (compile-main, compile-clean, compile-always, bootstrap-clean)
1734 (check): Use srcdir rather than $test. Check cd return value.
1735 Use --chdir.
1736 (doit, compile, compile-always): Remove stuff copied from lisp/.
1737 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1738
1739 2013-10-31 Michael Albinus <michael.albinus@gmx.de>
1740
1741 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1742 Add a skipping test.
1743
1744 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1745
1746 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1747
1748 * indent/css-mode.css (.x2): Test alignement inside braces.
1749
1750 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
1751
1752 * indent/ruby.rb: New failing example.
1753
1754 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1755 Fix the test, in respect to adding the space after the curly.
1756
1757 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1758
1759 * automated/ert-tests.el (ert-test-skip-unless): New test case.
1760 (ert-test-deftest): Adapt test for changed macro expansion.
1761 (ert-test-run-tests-interactively):
1762 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1763 Add a skipping test.
1764
1765 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1766 (file-notify--test-local-enabled): Make it a function. Check also
1767 for `file-remote-p' of `temporary-file-directory'.
1768 (file-notify--test-remote-enabled-checked): New defvar.
1769 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
1770 internal functions. Cache result.
1771 (file-notify--deftest-remote, file-notify-test00-availability)
1772 (file-notify-test01-add-watch, file-notify-test02-events)
1773 (file-notify-test03-autorevert): Add checks with `skip_unless'.
1774 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1775
1776 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
1777
1778 * indent/ruby.rb: Fix syntax error in the latest example.
1779
1780 2013-10-23 Glenn Morris <rgm@gnu.org>
1781
1782 * automated/Makefile.in (abs_top_srcdir, top_builddir):
1783 New, set by configure.
1784 (top_srcdir): Remove.
1785 (abs_test, abs_lispsrc): New.
1786 (lisp): No longer absolute.
1787 (emacs, lisp-compile, compile, compile-always):
1788 Quote entities that might contain whitespace.
1789
1790 2013-10-22 Dmitry Gutov <dgutov@yandex.ru>
1791
1792 * indent/ruby.rb: Move two examples to "working" section, add one
1793 more.
1794
1795 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
1796
1797 * indent/ruby.rb: New examples for indentation of blocks.
1798 Example of hash inside parens that inflooped before the present commit.
1799
1800 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
1801
1802 * automated/timer-tests.el: New file. Tests that (sit-for 0)
1803 allows another timer to run.
1804
1805 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
1806
1807 * indent/ruby.rb: More examples for bug#15594, both failing and
1808 now passing.
1809
1810 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
1811
1812 * indent/ruby.rb: Add two more cases.
1813
1814 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1815
1816 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1817 first use.
1818 (ruby-should-indent): Use indent-according-to-mode.
1819 (ruby-deftest-move-to-block): Use `declare'.
1820
1821 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
1822
1823 * indent/ruby.rb: Fix a spurious change, add more failing examples.
1824
1825 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1826
1827 * indent/ruby.rb: Add a few more tests; adjust some indentation.
1828
1829 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
1830
1831 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1832 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1833
1834 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1835
1836 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1837
1838 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1839 Adjust indentation of continued line to the new SMIE behavior.
1840
1841 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1842
1843 * automated/completion-tests.el:
1844 * indent/css-mode.css: New files.
1845
1846 2013-10-03 Daiki Ueno <ueno@gnu.org>
1847
1848 * automated/data/package/signed/archive-contents:
1849 * automated/data/package/signed/archive-contents.sig:
1850 * automated/data/package/signed/signed-good-1.0.el:
1851 * automated/data/package/signed/signed-good-1.0.el.sig:
1852 * automated/data/package/signed/signed-bad-1.0.el:
1853 * automated/data/package/signed/signed-bad-1.0.el.sig:
1854 * automated/data/package/key.pub:
1855 * automated/data/package/key.sec: New files.
1856
1857 * automated/package-test.el (package-test-update-listing)
1858 (package-test-update-archives, package-test-describe-package):
1859 Adjust to package.el change.
1860 (package-test-signed): New test.
1861
1862 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
1863
1864 * automated/package-test.el: Update all cases to use :url instead
1865 of :homepage.
1866
1867 * automated/package-x-test.el
1868 (package-x-test--single-archive-entry-1-3): Same.
1869
1870 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
1871
1872 * automated/package-test.el (simple-single-desc-1-4): Remove, it
1873 was unused.
1874 (simple-single-desc): Expect :homepage property.
1875 (multi-file-desc): Same.
1876 (with-package-test): Do not save previous `default-directory'
1877 value, let-bind the var instead.
1878 (package-test-install-single): Expect :homepage property in the
1879 generated pkg file.
1880 (package-test-describe-package): Expect Homepage button.
1881 (package-test-describe-non-installed-package)
1882 (package-test-describe-non-installed-multi-file-package): Same.
1883 (package-test-describe-not-installed-package): Remove, it was a
1884 duplicate.
1885
1886 * automated/package-x-test.el
1887 (package-x-test--single-archive-entry-1-3): Expect :homepage
1888 property.
1889 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1890
1891 * automated/data/package/simple-single-1.3.el: Add URL header.
1892
1893 * automated/data/package/archive-contents: Add :homepage
1894 properties to `simple-single' and `multi-file'.
1895
1896 2013-09-22 Daniel Colascione <dancol@dancol.org>
1897
1898 * automated/data-tests.el:
1899 (bool-vector-count-matches-all-0-nil)
1900 (bool-vector-count-matches-all-0-t)
1901 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1902 (bool-vector-count-matches-at, bool-vector-intersection-op)
1903 (bool-vector-union-op, bool-vector-xor-op)
1904 (bool-vector-set-difference-op)
1905 (bool-vector-change-detection, bool-vector-not): New tests.
1906 (mock-bool-vector-count-matches-at)
1907 (test-bool-vector-bv-from-hex-string)
1908 (test-bool-vector-to-hex-string)
1909 (test-bool-vector-count-matches-at-tc)
1910 (test-bool-vector-apply-mock-op)
1911 (test-bool-vector-binop): New helper functions.
1912 (bool-vector-test-vectors): New testcase data.
1913
1914 2013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
1915
1916 * automated/advice-tests.el (advice-test-called-interactively-p-around)
1917 (advice-test-called-interactively-p-filter-args)
1918 (advice-test-called-interactively-p-around): New tests.
1919
1920 2013-09-16 Glenn Morris <rgm@gnu.org>
1921
1922 * automated/eshell.el (eshell-match-result):
1923 Return a more informative failure than simply "false". Update callers.
1924
1925 * automated/eshell.el (eshell-test/for-name-shadow-loop):
1926 Test value before and after loop as well as during.
1927
1928 2013-09-15 Glenn Morris <rgm@gnu.org>
1929
1930 * automated/eshell.el (eshell-test/for-name-shadow-loop):
1931 New test. (Bug#15372)
1932 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1933
1934 2013-09-13 Glenn Morris <rgm@gnu.org>
1935
1936 * automated/eshell.el (with-temp-eshell):
1937 Use a temp directory for eshell-directory-name.
1938 (eshell-test-command-result): New, again using a temp directory.
1939 Replace eshell-command-result with this throughout.
1940 (eshell-test/for-loop, eshell-test/for-name-loop):
1941 Ensure environment variables don't confuse us.
1942
1943 2013-09-12 Glenn Morris <rgm@gnu.org>
1944
1945 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1946 due to "has a running process; kill it?" prompts.
1947
1948 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1949
1950 * automated/eshell.el: Rename from eshell.el.
1951 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1952
1953 2013-09-01 Glenn Morris <rgm@gnu.org>
1954
1955 * automated/Makefile.in (setwins): Avoid leading space in $wins.
1956 Otherwise the sed command used by eg compile-main ends up
1957 containing "/*.el". (Bug#15170)
1958
1959 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1960
1961 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1962 for portability to hosts where /bin/sh has problems.
1963
1964 2013-08-21 David Engster <deng@randomsample.de>
1965
1966 * automated/eieio-tests.el, automated/eieio-test-persist.el:
1967 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1968 upstream. Changed to use ERT.
1969
1970 2013-08-14 Daniel Hackney <dan@haxney.org>
1971
1972 * automated/package-test.el: Remove tar-package-building functions.
1973 Tar file used for testing is included in the repository.
1974 (package-test-install-texinfo, package-test-cleanup-built-files):
1975 Remove.
1976
1977 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
1978
1979 * automated/python-tests.el (python-imenu-create-index-4)
1980 (python-imenu-create-flat-index-2): New tests.
1981
1982 2013-08-05 Glenn Morris <rgm@gnu.org>
1983
1984 * automated/mule-util.el: New file, with tests extracted from
1985 lisp/international/mule-util.el.
1986
1987 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
1988
1989 * automated/advice-tests.el (advice-tests-nadvice): Test removal
1990 before definition.
1991 (advice-tests-macroaliases): New test.
1992
1993 2013-08-04 Glenn Morris <rgm@gnu.org>
1994
1995 * automated/ert-tests.el: Disable failing test that no-one seems
1996 to know how to fix. (Bug#13064)
1997
1998 * automated/icalendar-tests.el (icalendar-tests--test-export)
1999 (icalendar-tests--test-import): Try more precise TZ specification.
2000 Remove debug messages.
2001
2002 2013-08-03 Glenn Morris <rgm@gnu.org>
2003
2004 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
2005
2006 * automated/icalendar-tests.el (icalendar-tests--test-export)
2007 (icalendar-tests--test-import):
2008 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
2009 (icalendar-tests--test-import): Reset zone even if error occurred.
2010
2011 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2012
2013 * automated/core-elisp-tests.el: New file.
2014
2015 2013-08-01 Glenn Morris <rgm@gnu.org>
2016
2017 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
2018 Try to check that the remote system has a notification program.
2019
2020 2013-07-31 Glenn Morris <rgm@gnu.org>
2021
2022 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
2023
2024 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
2025
2026 * automated/file-notify-tests.el
2027 (file-notify--test-local-enabled): New defconst. Replaces all
2028 `file-notify-support' occurrences.
2029 (file-notify--test-remote-enabled): New defun.
2030 (file-notify--deftest-remote): Use it.
2031 (file-notify-test00-availability): Rewrite.
2032 (file-notify-test00-availability-remote): New defun.
2033 (file-notify-test01-add-watch): Rewrite first erroneous check.
2034
2035 2013-07-23 Glenn Morris <rgm@gnu.org>
2036
2037 * automated/inotify-test.el (inotify-file-watch-simple):
2038 Delete temp-file when done.
2039
2040 * automated/subword-tests.el: Require subword.
2041
2042 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2043
2044 * automated/subword-tests.el: New file.
2045
2046 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
2047
2048 * automated/python-tests.el (python-imenu-create-index-2)
2049 (python-imenu-create-index-3): New tests.
2050
2051 2013-07-11 Glenn Morris <rgm@gnu.org>
2052
2053 * automated/ert-tests.el: Require cl-lib at runtime too.
2054 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
2055 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
2056 (ert-test-set-functions, ert-test-gensym)
2057 (ert-test-coerce-to-vector, ert-test-string-position)
2058 (ert-test-mismatch): Remove tests.
2059 * automated/cl-lib.el: New, split from ert-tests.el.
2060
2061 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
2062 Goto point-min.
2063 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
2064 (ruby-move-to-block-skips-percent-literal)
2065 (ruby-move-to-block-skips-heredoc)
2066 (ruby-move-to-block-moves-from-else-to-if)
2067 (ruby-beginning-of-defun-does-not-fold-case)
2068 (ruby-end-of-defun-skips-to-next-line-after-the-method):
2069 Replace goto-line with forward-line/goto-char.
2070 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
2071
2072 * automated/package-test.el (makeinfo-buffer): Autoload.
2073 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
2074 (package-test-install-texinfo): Don't require makeinfo.
2075
2076 * automated/files.el: Stop "local variables" confusion.
2077
2078 * automated/flymake-tests.el (flymake-tests): Remove unused group.
2079
2080 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
2081 Use with-current-buffer.
2082
2083 * automated/undo-tests.el (undo-test-buffer-modified)
2084 (undo-test-file-modified): New tests.
2085
2086 2013-07-09 Michael Albinus <michael.albinus@gmx.de>
2087
2088 * automated/file-notify-tests.el (file-notify-test00-availability):
2089 Set :expected-result.
2090 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
2091 (file-notify-test02-events, file-notify-test02-events-remote)
2092 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
2093 Skip when `file-notify-support' is nil. (Bug#14823)
2094
2095 2013-07-09 Glenn Morris <rgm@gnu.org>
2096
2097 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
2098 Declare.
2099 (inotify-file-watch-simple): Silence compiler.
2100
2101 * automated/python-tests.el (python-indent-block-enders):
2102 Make it actually test something.
2103
2104 * automated/package-x-test.el: Require package-test when compiling.
2105
2106 * automated/add-log-tests.el, automated/advice-tests.el:
2107 * automated/imenu-test.el, automated/package-x-test.el:
2108 * automated/python-tests.el, automated/ruby-mode-tests.el:
2109 * automated/xml-parse-tests.el: Explicitly require ert.
2110
2111 2013-07-08 Kenichi Handa <handa@gnu.org>
2112
2113 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
2114 Use with-ccoding-priority to avoid side-effect (Bug#14781).
2115
2116 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
2117
2118 * automated/file-notify-tests.el
2119 (file-notify-test-remote-temporary-file-directory):
2120 Use `null-device' on w32.
2121 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
2122 (file-notify--test-results, file-notify--test-event)
2123 (file-notify--deftest-remote, file-notify--event-test)
2124 (file-notify--test-event-handler)
2125 (file-notify--test-make-temp-name): Rename, in order to mark them
2126 internal.
2127 (tramp-message-show-message, tramp-read-passwd): Tweak them for
2128 better fitting in noninteractive tests.
2129 (file-notify-test00-availability): Rename from `file-notify-test0'.
2130 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
2131 Use `temporary-file-directory '.
2132 (file-notify-test01-add-watch-remote): New test.
2133 (file-notify-test02-events): Rename from `file-notify-test2'.
2134 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
2135 (file-notify-test03-autorevert): Rename from
2136 `file-notify-test4'. Use timeouts.
2137 (file-notify-test03-autorevert-remote): Rename from
2138 `file-notify-test5'.
2139
2140 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
2141
2142 * automated/file-notify-tests.el: New package.
2143
2144 2013-06-28 Kenichi Handa <handa@gnu.org>
2145
2146 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
2147 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
2148 Callers changed.
2149 (decoder-tests-filename): New function.
2150 (decoder-tests-prefer-utf-8-read)
2151 (decoder-tests-prefer-utf-8-write): New function.
2152 (ert-test-decoder-prefer-utf-8): New test.
2153
2154 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
2155
2156 * automated/package-x-test.el: Change the commentary.
2157 (package-x-test--single-archive-entry-1-3)
2158 (package-x-test--single-archive-entry-1-4): Fix the tests, by
2159 using the appropriate data structure.
2160
2161 2013-06-27 Daniel Hackney <dan@haxney.org>
2162
2163 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
2164
2165 * automated/package-x-test.el: New file.
2166
2167 * automated/package-test.el: New file.
2168
2169 * automated/data/package: New directory, with test examples.
2170
2171 2013-06-27 Glenn Morris <rgm@gnu.org>
2172
2173 * automated/python-tests.el (python-tests-with-temp-file):
2174 Clean up after ourself.
2175
2176 * automated/undo-tests.el (undo-test3): Remove test that seems to
2177 do nothing that the previous one doesn't, except leave a tempfile.
2178
2179 2013-06-26 Glenn Morris <rgm@gnu.org>
2180
2181 * automated/info-xref.el: New file.
2182
2183 2013-06-25 Glenn Morris <rgm@gnu.org>
2184
2185 * automated/occur-tests.el (occur-test-create): New function.
2186 Use it to create separate tests for each element, so we run them
2187 all rather than stopping at the first error.
2188
2189 2013-06-24 Glenn Morris <rgm@gnu.org>
2190
2191 * automated/occur-tests.el (occur-tests):
2192 Update for 2013-05-29 change to occur header line.
2193
2194 2013-06-21 Eduard Wiebe <usenet@pusto.de>
2195
2196 Test suite for flymake.
2197 * automated/flymake-tests.el:
2198 * automated/flymake/warnpred/Makefile
2199 * automated/flymake/warnpred/test.c
2200 * automated/flymake/warnpred/test.pl: New files.
2201
2202 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2203
2204 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
2205
2206 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2207
2208 * automated/reftex-tests.el: New test suite for reftex.
2209
2210 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
2211
2212 * automated/ruby-mode-tests.el: New tests, for percent literals
2213 and expression expansion.
2214
2215 2013-05-29 Leo Liu <sdl.web@gmail.com>
2216
2217 * indent/octave.m: Tweak.
2218
2219 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
2220
2221 * eshell.el: Rewrite tests using ERT.
2222
2223 2013-05-25 Leo Liu <sdl.web@gmail.com>
2224
2225 * indent/octave.m: Add tests for %!, # and ### comments.
2226
2227 2013-05-23 Kenichi Handa <handa@gnu.org>
2228
2229 * automated/decoder-tests.el: New file.
2230
2231 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
2232
2233 * indent/ruby.rb: Add multiline regexp example.
2234
2235 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
2236 (ruby-regexp-skips-over-interpolation)
2237 (ruby-regexp-continues-till-end-when-unclosed)
2238 (ruby-regexp-can-be-multiline)
2239 (ruby-interpolation-inside-percent-literal): New tests.
2240
2241 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2242
2243 * indent/ruby.rb: Fix indentation after =; add more cases.
2244
2245 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2246
2247 * indent/pascal.pas: Add test for mis-identified comments.
2248
2249 2013-04-01 Masatake YAMATO <yamato@redhat.com>
2250
2251 * automated/imenu-test.el: New file. (Bug#14112)
2252
2253 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
2254
2255 * automated/python-tests.el (python-imenu-prev-index-position-1):
2256 Remove test.
2257 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
2258 New tests.
2259
2260 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
2261
2262 * automated/python-tests.el (python-nav-backward-defun-2)
2263 (python-nav-backward-defun-3, python-nav-forward-defun-2)
2264 (python-nav-forward-defun-3): New tests.
2265
2266 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
2267
2268 * automated/python-tests.el (python-nav-backward-defun-1)
2269 (python-nav-forward-defun-1): New tests.
2270
2271 2013-04-09 Masatake YAMATO <yamato@redhat.com>
2272
2273 * automated/add-log-tests.el: New file. (Bug#14112)
2274
2275 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
2276
2277 * automated/python-tests.el (python-indent-block-enders): New test.
2278 (python-info-current-defun-2): Fix test.
2279
2280 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
2281
2282 * indent/octave.m: Fix encoding error in comment. Add coding tag.
2283
2284 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
2285
2286 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
2287 (python-tests-with-temp-file): New macro.
2288 (python-tests-shell-interpreter): New var.
2289 (python-shell-get-process-name-1)
2290 (python-shell-internal-get-process-name-1)
2291 (python-shell-parse-command-1)
2292 (python-shell-calculate-process-environment-1)
2293 (python-shell-calculate-process-environment-2)
2294 (python-shell-calculate-process-environment-3)
2295 (python-shell-calculate-exec-path-1)
2296 (python-shell-calculate-exec-path-2)
2297 (python-shell-make-comint-1)
2298 (python-shell-make-comint-2)
2299 (python-shell-get-process-1)
2300 (python-shell-get-or-create-process-1)
2301 (python-shell-internal-get-or-create-process-1): New tests.
2302
2303 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
2304
2305 * automated/python-tests.el: New file.
2306
2307 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
2308
2309 * automated/ruby-mode-tests.el
2310 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
2311 bits inside the examples.
2312 (ruby-move-to-block-skips-heredoc): New test.
2313 (ruby-add-log-current-method-after-inner-class):
2314 Lower expectations: move point inside a method, initially.
2315
2316 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
2317
2318 * automated/ruby-mode-tests.el
2319 (ruby-move-to-block-skips-percent-literal): New test.
2320
2321 2013-02-04 Chong Yidong <cyd@gnu.org>
2322
2323 * automated/thingatpt.el: New file.
2324
2325 2013-02-03 Chong Yidong <cyd@gnu.org>
2326
2327 * automated/files.el (file-test--do-local-variables-test):
2328 Avoid compilation warning message.
2329
2330 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
2331
2332 * automated/ruby-mode-tests.el
2333 (ruby-indent-spread-args-in-parens): New test.
2334 * automated/ruby-mode-tests.el (ruby-block-test-example):
2335 Break indentation of the do block opener and add a line inside it.
2336 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
2337 Adjust line numbers.
2338
2339 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2340
2341 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
2342
2343 2013-01-14 Glenn Morris <rgm@gnu.org>
2344
2345 * automated/compile-tests.el (compile-tests--test-regexps-data):
2346 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
2347
2348 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
2349
2350 * automated/man-tests.el: New file.
2351
2352 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2353
2354 * automated/undo-tests.el (undo-test0): Adjust error to code change.
2355
2356 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2357
2358 * automated/undo-tests.el: New file.
2359
2360 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
2361
2362 * automated/ruby-mode-tests.el
2363 (ruby-indent-after-block-in-continued-expression): New test.
2364
2365 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
2366
2367 * automated/ruby-mode-tests.el:
2368 Rename one interpolation test; add three more.
2369 (ruby-with-temp-buffer): New macro, use it where appropriate.
2370 (ruby-add-log-current-method-examples): Use "_" for target point.
2371 Add four new tests for ruby-add-log-current-method.
2372
2373 2012-12-11 Glenn Morris <rgm@gnu.org>
2374
2375 * automated/f90.el (f90-test-bug13138): New test.
2376
2377 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2378
2379 * automated/inotify-test.el: New test.
2380
2381 2012-12-02 Chong Yidong <cyd@gnu.org>
2382
2383 * automated/ruby-mode-tests.el
2384 (ruby-add-log-current-method-examples): Don't use loop macro, to
2385 allow automated testing to work.
2386
2387 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2388
2389 * automated/advice-tests.el (advice-tests--data): Remove.
2390 (advice-tests): Move the tests directly here instead.
2391 Add called-interactively-p tests.
2392
2393 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
2394
2395 * automated/ert-x-tests.el: Use cl-lib.
2396 * automated/ert-tests.el: Use lexical-binding and cl-lib.
2397
2398 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
2399
2400 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
2401 (ruby-indent-inside-heredoc-after-operator)
2402 (ruby-indent-inside-heredoc-after-space): New tests.
2403 Change direct font-lock face references to var references.
2404 (ruby-interpolation-suppresses-syntax-inside): New test.
2405 (ruby-interpolation-inside-percent-literal-with-paren):
2406 New failing test.
2407
2408 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
2409
2410 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
2411 (ruby-singleton-class-no-heredoc-font-lock)
2412 (ruby-add-log-current-method-examples): New tests.
2413 (ruby-test-string): Extract from ruby-should-indent-buffer.
2414 (ruby-deftest-move-to-block): New macro.
2415 Add several move-to-block tests.
2416
2417 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
2418
2419 * automated/advice-tests.el: New tests.
2420
2421 2012-10-14 Eli Zaretskii <eliz@gnu.org>
2422
2423 * automated/compile-tests.el (compile-tests--test-regexps-data):
2424 Add new data for msft's new format.
2425
2426 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
2427
2428 * automated/ruby-mode-tests.el:
2429 (ruby-toggle-block-to-multiline): New test.
2430 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
2431 (ruby-toggle-block-to-brace): Use buffer-string.
2432
2433 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
2434
2435 * automated/ruby-mode-tests.el: New tests (Bug#11613).
2436
2437 2012-08-28 Chong Yidong <cyd@gnu.org>
2438
2439 * automated/files.el: Test every combination of values for
2440 enable-local-variables and enable-local-eval.
2441
2442 2012-08-19 Chong Yidong <cyd@gnu.org>
2443
2444 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
2445
2446 2012-08-18 Chong Yidong <cyd@gnu.org>
2447
2448 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
2449
2450 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
2451
2452 * indent/ruby.rb: Rearrange examples, add new ones.
2453
2454 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
2455
2456 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
2457 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
2458
2459 2012-08-11 Glenn Morris <rgm@gnu.org>
2460
2461 * automated/files.el: New file.
2462
2463 * automated/Makefile.in (all): Fix typo.
2464
2465 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
2466
2467 * automated/ruby-mode-tests.el (ruby-should-indent):
2468 Add docstring, check (current-indentation) instead of (current-column).
2469 (ruby-should-indent-buffer): New function.
2470 Add tests for `ruby-deep-indent-paren' behavior.
2471 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2472
2473 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
2474
2475 Original tests in test_ruby_mode.rb in upstream (author).
2476
2477 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
2478
2479 * automated/ruby-mode-tests.el (ruby-should-indent)
2480 (ruby-assert-state): New functions.
2481 Add new tests.
2482
2483 2012-07-29 David Engster <deng@randomsample.de>
2484
2485 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2486 New variable to hold test data for name expansion.
2487 (xml-parse-tests): Test the two different types of name expansion.
2488
2489 2012-07-29 Juri Linkov <juri@jurta.org>
2490
2491 * automated/occur-tests.el (occur-test-case): Use predefined
2492 buffer name " *test-occur*" instead of a random buffer name.
2493
2494 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
2495
2496 * automated/ruby-mode-tests.el: New file with one test.
2497
2498 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2499
2500 * indent/shell.sh: Add test case for ${#VAR}.
2501
2502 * indent/latex-mode.tex: New file.
2503
2504 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2505
2506 * eshell.el: Use cl-lib.
2507
2508 2012-07-03 Chong Yidong <cyd@gnu.org>
2509
2510 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2511
2512 2012-07-02 Chong Yidong <cyd@gnu.org>
2513
2514 * automated/xml-parse-tests.el (xml-parse-tests--data):
2515 More testcases.
2516
2517 2012-07-01 Chong Yidong <cyd@gnu.org>
2518
2519 * automated/xml-parse-tests.el: New file.
2520
2521 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2522
2523 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2524 Use cl-flet.
2525
2526 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
2527
2528 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2529 Test escaped commas in TZID (Bug#11473).
2530 (icalendar-import-with-timezone): New.
2531 (icalendar-real-world): Add new testcase as given in the bugreport
2532 of Bug#11473.
2533
2534 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
2535
2536 * automated/icalendar-tests.el (icalendar-tests--test-import):
2537 Include UID in import tests (Bug#11525).
2538 (icalendar-import-non-recurring, icalendar-import-rrule)
2539 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2540 UID-import change.
2541 (icalendar-import-with-uid): New.
2542 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2543 Include UID in cycle tests.
2544 (icalendar-cycle, icalendar-real-world): UID-import change.
2545
2546 2012-05-21 Glenn Morris <rgm@gnu.org>
2547
2548 * automated/Makefile.in (setwins): Scrap superfluous subshell.
2549
2550 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
2551
2552 * automated/url-util-tests.el: New file to test
2553 lisp/url/url-util.el. Only `url-build-query-string' and
2554 `url-parse-query-string' are tested right now (Bug#8706).
2555
2556 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2557
2558 * indent/shell.sh:
2559 * indent/shell.rc: Ad some test cases.
2560
2561 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2562
2563 * indent/ruby.rb: New file, to test new syntax-propertize code.
2564
2565 2012-04-11 Glenn Morris <rgm@gnu.org>
2566
2567 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2568
2569 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2570
2571 * automated/url-future-tests.el (url-future-tests): Move from
2572 lisp/url/url-future.el and rename.
2573
2574 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
2575
2576 * automated/icalendar-tests.el (icalendar-import-non-recurring):
2577 Fix broken test, caused by missing trailing blank.
2578
2579 2011-12-03 Chong Yidong <cyd@gnu.org>
2580
2581 * automated/compile-tests.el (compile-tests--test-regexps-data):
2582 Increase column numbers by one to reflect change in how
2583 compilation-message is recorded (Bug#10172).
2584
2585 2011-11-22 Glenn Morris <rgm@gnu.org>
2586
2587 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2588
2589 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2590
2591 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2592
2593 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2594
2595 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2596 (icalendar-tests--test-export, icalendar-tests--do-test-export):
2597 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2598
2599 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
2600
2601 * automated/newsticker-tests.el
2602 (newsticker--group-manage-orphan-feeds): Remove fsetting of
2603 newsticker--treeview-tree-update.
2604
2605 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
2606
2607 * automated/newsticker-tests.el
2608 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2609
2610 * automated/newsticker-tests.el
2611 (newsticker--group-manage-orphan-feeds): Prevent updating
2612 newsticker treeview. Fixed bug#9763.
2613
2614 2011-10-20 Glenn Morris <rgm@gnu.org>
2615
2616 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2617
2618 * automated/vc-bzr.el: New file.
2619
2620 2011-10-15 Glenn Morris <rgm@gnu.org>
2621
2622 * automated/f90.el: New file.
2623
2624 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
2625
2626 * automated/newsticker-tests.el: Move newsticker-testsuite.el
2627 to automated/newsticker-tests.el. Convert to ERT.
2628
2629 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
2630
2631 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2632 Remove, simply use string=.
2633 (icalendar--diarytime-to-isotime)
2634 (icalendar--datetime-to-diary-date)
2635 (icalendar--datestring-to-isodate)
2636 (icalendar--format-ical-event)
2637 (icalendar--parse-summary-and-rest)
2638 (icalendar-tests--do-test-import)
2639 (icalendar-tests--do-test-cycle): Change argument order of
2640 string= to EXPECTED ACTUAL.
2641 (icalendar--import-format-sample)
2642 (icalendar--format-ical-event)
2643 (icalendar-import-non-recurring)
2644 (icalendar-import-rrule)
2645 (icalendar-import-duration)
2646 (icalendar-import-bug-6766)
2647 (icalendar-real-world): Adjust to string= instead of
2648 icalendar-tests--compare-strings.
2649 (icalendar-import-multiple-vcalendars): New.
2650
2651 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
2652
2653 * automated/gnus-tests.el: Add wrapper for Gnus tests.
2654 Require CL.
2655
2656 2011-05-09 Juri Linkov <juri@jurta.org>
2657
2658 * automated/occur-tests.el: Move from test/occur-testsuite.el.
2659 Convert to ERT.
2660
2661 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
2662
2663 * automated/compile-tests.el: New file.
2664
2665 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * automated/font-parse-tests.el: Don't byte-compile.
2668
2669 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
2670
2671 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2672
2673 * automated/lexbind-tests.el: New file.
2674
2675 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2676
2677 * Version 23.3 released.
2678
2679 2011-03-05 Glenn Morris <rgm@gnu.org>
2680
2681 * eshell.el: Move here from lisp/eshell/esh-test.el.
2682
2683 2011-03-03 Christian Ohler <ohler@gnu.org>
2684
2685 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2686 New test.
2687
2688 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
2689
2690 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2691 convert to ERT format.
2692
2693 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
2694
2695 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2696 convert to ERT format.
2697
2698 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
2699
2700 * indent/shell.sh:
2701 * indent/shell.rc: New files.
2702
2703 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * automated/font-parse-tests.el: Move from
2706 font-parse-testsuite.el.
2707
2708 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
2709
2710 * font-parse-testsuite.el (test-font-parse-data): New file.
2711
2712 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2713
2714 * indent/prolog.prolog: Add tokenizing tests.
2715
2716 2011-01-13 Christian Ohler <ohler@gnu.org>
2717
2718 * automated: New directory for automated tests.
2719
2720 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2721
2722 * automated/Makefile.in: New file.
2723
2724 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
2725
2726 * indent/modula2.mod: New file.
2727
2728 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2729
2730 * indent/octave.m: Add a test to ensure indentation is local.
2731
2732 2010-10-23 Glenn Morris <rgm@gnu.org>
2733
2734 * comint-testsuite.el
2735 (comint-testsuite--test-comint-password-prompt-regexp):
2736 Add "Please enter the password". (Bug#7224)
2737
2738 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2739
2740 * indent/prolog.prolog: Use normal spacing around !.
2741
2742 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2743
2744 * indent/octave.m: Remove one more `fixindent'. Use `end'.
2745
2746 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2747
2748 * indent/octave.m: Remove some `fixindent' not needed any more.
2749
2750 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2751
2752 * indent/octave.m: New file.
2753
2754 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
2755
2756 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2757 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2758 (icalendar-testsuite--run-internal-tests): New.
2759 (icalendar-testsuite--test-convert-ordinary-to-ical)
2760 (icalendar-testsuite--test-convert-block-to-ical)
2761 (icalendar-testsuite--test-convert-anniversary-to-ical)
2762 (icalendar-testsuite--test-parse-vtimezone)
2763 (icalendar-testsuite--do-test-export): Code formatting.
2764 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2765 (icalendar-testsuite--do-test-import)
2766 (icalendar-testsuite--do-test-cycle):
2767 Use icalendar-testsuite--compare-strings
2768 (icalendar-testsuite--run-import-tests): Comment added.
2769 (icalendar-testsuite--run-import-tests)
2770 (icalendar-testsuite--run-real-world-tests): Fix expected results.
2771
2772 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
2773
2774 * redisplay-testsuite.el (test-redisplay-3): New test.
2775
2776 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
2777
2778 * comint-testsuite.el: New file.
2779
2780 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2781
2782 * indent: New dir.
2783
2784 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2785
2786 * Version 23.2 released.
2787
2788 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
2789
2790 * cedet/semantic-ia-utest.el
2791 (semantic-symref-test-count-hits-in-tag): Add function, from
2792 semantic-test.el.
2793
2794 * cedet/tests/test.cpp:
2795 * cedet/tests/test.py:
2796 * cedet/tests/teststruct.cpp:
2797 * cedet/tests/testtemplates.cpp:
2798 * cedet/tests/testusing.cpp:
2799 * cedet/tests/scopetest.cpp:
2800 * cedet/tests/scopetest.java: Files deleted.
2801
2802 * cedet/tests/test.make:
2803 * cedet/tests/test.c:
2804 * cedet/tests/testjavacomp.java:
2805 * cedet/tests/testspp.c:
2806 * cedet/tests/testsppreplace.c:
2807 * cedet/tests/testsppreplaced.c:
2808 * cedet/tests/testsubclass.cpp:
2809 * cedet/tests/testsubclass.hh:
2810 * cedet/tests/testtypedefs.cpp:
2811 * cedet/tests/testvarnames.c:
2812 * cedet/tests/test.el:
2813 * cedet/tests/testdoublens.cpp:
2814 * cedet/tests/testdoublens.hpp: Add copyright header.
2815
2816 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2817 Remove reference to deleted files.
2818
2819 2010-03-30 Juri Linkov <juri@jurta.org>
2820
2821 * occur-testsuite.el (occur-tests): Add tests for context lines.
2822
2823 2010-03-23 Juri Linkov <juri@jurta.org>
2824
2825 * occur-testsuite.el: New file.
2826
2827 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * Branch for 23.2.
2830
2831 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
2832
2833 * icalendar-testsuite.el
2834 (icalendar-testsuite--run-function-tests): Add new tests.
2835 (icalendar-testsuite--test-diarytime-to-isotime): Add another
2836 testcase.
2837 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2838 (icalendar-testsuite--test-convert-weekly-to-ical): New.
2839 (icalendar-testsuite--test-convert-yearly-to-ical): New.
2840 (icalendar-testsuite--test-convert-block-to-ical): New.
2841 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2842 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2843
2844 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
2845
2846 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2847 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2848 Fix typos in docstrings and error messages.
2849 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2850
2851 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2852
2853 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2854 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2855 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2856
2857 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
2858
2859 * icalendar-testsuite.el
2860 (icalendar-testsuite--run-function-tests):
2861 Add icalendar-testsuite--test-parse-vtimezone.
2862 (icalendar-testsuite--test-parse-vtimezone): New.
2863 (icalendar-testsuite--do-test-cycle): Doc changes.
2864 (icalendar-testsuite--run-real-world-tests): Remove trailing
2865 whitespace -- see change of icalendar--add-diary-entry in
2866 icalendar.el.
2867 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2868
2869 2009-09-30 Glenn Morris <rgm@gnu.org>
2870
2871 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2872
2873 2009-06-26 Eric Ludlam <zappo@gnu.org>
2874
2875 * cedet/*: New unit tests, from CEDET repository.
2876
2877 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
2878
2879 * redisplay-testsuite.el: New file.
2880
2881 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2882
2883 * Branch for 23.1.
2884
2885 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
2886
2887 * icalendar-testsuite.el
2888 (icalendar-testsuite--run-function-tests):
2889 Add icalendar-testsuite--test-diarytime-to-isotime.
2890 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2891 recent icalendar fixes.
2892 (icalendar-testsuite--test-diarytime-to-isotime): New.
2893 (icalendar-testsuite--test-create-uid): Adjust to recent
2894 icalendar changes.
2895
2896 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2897
2898 * bytecomp-testsuite.el: New file.
2899
2900 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
2901
2902 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2903 Add `icalendar-testsuite--test-create-uid'.
2904 (icalendar-testsuite--test-create-uid): New.
2905
2906 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
2907
2908 * newsticker-testsuite.el: New file.
2909
2910 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
2911
2912 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2913 Add icalendar-testsuite--test-datestring-to-isodate,
2914 icalendar-testsuite--test-datetime-to-diary-date, and
2915 icalendar-testsuite--test-calendar-style.
2916 (icalendar-testsuite--test-format-ical-event)
2917 (icalendar-testsuite--test-parse-summary-and-rest):
2918 Doc fix. Remove european-calendar-style.
2919 (icalendar-testsuite--get-ical-event): Doc fix.
2920 (icalendar-testsuite--test-first-weekday-of-year)
2921 (icalendar-testsuite--run-cycle-tests): Add doc string.
2922 (icalendar-testsuite--test-datestring-to-isodate)
2923 (icalendar-testsuite--test-datetime-to-diary-date)
2924 (icalendar-testsuite--test-calendar-style): New functions.
2925 (icalendar-testsuite--test-export): Handle iso date style.
2926 New arg INPUT-ISO. Use calendar-date-style.
2927 (icalendar-testsuite--test-import): Handle iso date style.
2928 New arg EXPECTED-ISO. Use calendar-date-style.
2929 (icalendar-testsuite--test-cycle): Handle iso date style.
2930 (icalendar-testsuite--run-import-tests)
2931 (icalendar-testsuite--run-export-tests)
2932 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2933
2934 2008-02-29 Glenn Morris <rgm@gnu.org>
2935
2936 * README: New file.
2937
2938 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
2939
2940 * icalendar-testsuite.el: New file.
2941
2942 ;; Local Variables:
2943 ;; coding: utf-8
2944 ;; End:
2945
2946 Copyright (C) 2008-2015 Free Software Foundation, Inc.
2947
2948 This file is part of GNU Emacs.
2949
2950 GNU Emacs is free software: you can redistribute it and/or modify
2951 it under the terms of the GNU General Public License as published by
2952 the Free Software Foundation, either version 3 of the License, or
2953 (at your option) any later version.
2954
2955 GNU Emacs is distributed in the hope that it will be useful,
2956 but WITHOUT ANY WARRANTY; without even the implied warranty of
2957 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2958 GNU General Public License for more details.
2959
2960 You should have received a copy of the GNU General Public License
2961 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.