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