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