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