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