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