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