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