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