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