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