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