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