1 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
3 * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
5 (tramp-test30-special-characters): Use it. (Bug#19463)
6 (tramp--test-check-files): Filter nil file names out.
8 2015-01-01 Michael Albinus <michael.albinus@gmx.de>
10 Sync with Tramp 2.2.11.
12 * automated/tramp-tests.el (tramp-test30-special-characters):
13 Skip test on MS-Windows.
15 2014-12-27 Glenn Morris <rgm@gnu.org>
17 * automated/let-alist.el: Load dependency.
19 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
21 * automated/python-tests.el
22 (python-shell-completion-native-interpreter-disabled-p-1): New
25 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
27 * automated/python-tests.el (python-shell-get-or-create-process-1)
28 (python-shell-get-or-create-process-2)
29 (python-shell-get-or-create-process-3): Remove tests.
31 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
33 * automated/python-tests.el (python-shell-buffer-substring-9): New test.
35 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
37 * automated/python-tests.el (python-shell-buffer-substring-1)
38 (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
39 (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
40 (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
41 (python-shell-buffer-substring-8)
42 (python-info-encoding-from-cookie-1)
43 (python-info-encoding-from-cookie-2)
44 (python-info-encoding-from-cookie-3)
45 (python-info-encoding-from-cookie-4)
46 (python-info-encoding-from-cookie-5)
47 (python-info-encoding-from-cookie-6)
48 (python-info-encoding-from-cookie-7, python-info-encoding-1)
49 (python-info-encoding-2): New tests.
51 2014-12-27 Michael Albinus <michael.albinus@gmx.de>
53 * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
54 expect a given order of "." and "..".
56 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
58 * automated/python-tests.el (python-indent-electric-colon-2)
59 (python-indent-electric-colon-3): New tests.
61 2014-12-27 João Távora <joaotavora@gmail.com>
63 * automated/electric-tests.el (autowrapping-7): Tests for
66 2014-12-27 Glenn Morris <rgm@gnu.org>
68 * automated/flymake/warnpred/test.pl: Tweak format, since the
69 previous one seems to have stopped giving a warning with perl 5.20.1.
71 2014-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
73 * automated/python-tests.el (python-shell-get-process-name-1)
74 (python-shell-internal-get-process-name-1): Cleanup.
75 (python-shell-get-process-name-2)
76 (python-shell-internal-get-process-name-2): New tests.
77 (python-shell-calculate-command-1)
78 (python-shell-calculate-process-environment-3)
79 (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
80 (python-shell-make-comint-2, python-shell-make-comint-4)
81 (python-shell-get-process-1, python-util-clone-local-variables-1):
82 Replace obsolete function and variable references with current.
84 2014-12-19 Artur Malabarba <bruce.connor.am@gmail.com>
86 * automated/let-alist.el: require `cl-lib'
87 New tests for accessing alists inside alists.
89 2014-12-18 Artur Malabarba <bruce.connor.am@gmail.com>
91 * automated/let-alist.el: New file.
93 2014-12-16 Nicolas Petton <petton.nicolas@gmail.com>
95 * automated/seq-tests.el: New file.
97 2014-12-16 Glenn Morris <rgm@gnu.org>
99 * automated/data/flymake/Makefile (check-syntax):
100 Prevent colorized gcc output from confusing flymake.
102 * automated/flymake-tests.el (flymake-tests-data-directory):
103 Change from flymake/warnpred to more standard data/flymake.
104 * automated/flymake/warnpred/: Rename to automated/data/flymake/.
106 2014-12-11 Michael Albinus <michael.albinus@gmx.de>
108 * automated/vc-tests.el (vc-test--revision-granularity-function):
110 (vc-test--create-repo-function): Rename from
111 `vc-test--create-repo-if-not-supported'. Adapt all callees.
112 (vc-test--create-repo): Check also for revision-granularity.
113 (vc-test--unregister-function): Additional argument FILE. Adapt
115 (vc-test--working-revision): New defun.
116 (vc-test-*-working-revision): New tests.
118 2014-12-10 Michael Albinus <michael.albinus@gmx.de>
120 * automated/vc-tests.el (vc-test--register): Check, that the file
121 still exists after register and unregister operations.
123 2014-12-06 Michael Albinus <michael.albinus@gmx.de>
125 * automated/vc-tests.el: New file.
127 2014-12-03 Michael Albinus <michael.albinus@gmx.de>
129 * automated/tramp-tests.el (tramp-test29-vc-registered):
130 Fallback for changed `vc-register' argument list.
132 2014-12-03 Glenn Morris <rgm@gnu.org>
134 * automated/tramp-tests.el (tramp-test29-vc-registered):
135 Update for recent incompatible change in vc-register.
137 2014-11-29 Fabián Ezequiel Gallina <fgallina@gnu.org>
139 * automated/python-tests.el
140 (python-shell-calculate-process-environment-4)
141 (python-shell-calculate-process-environment-5): New tests.
142 (python-shell-make-comint-3): Use file-equal-p.
143 (python-shell-get-or-create-process-1)
144 (python-shell-get-or-create-process-2)
145 (python-shell-get-or-create-process-3): Fix interpreter for
148 2014-11-21 Ulf Jasper <ulf.jasper@web.de>
150 * automated/libxml-tests.el
151 (libxml-tests--data-comments-preserved): Renamed from
152 'libxml-tests--data'.
153 (libxml-tests--data-comments-discarded): New.
154 (libxml-tests): Check whether 'libxml-parse-xml-region' is
155 discarding comments correctly.
157 2014-11-17 Michal Nazarewicz <mina86@mina86.com>
159 * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
160 HTML and XML now use no-break space as hard space. Update tests.
161 (tildify-test-foreach-ignore-environments)
162 (tildify-test-foreach-ignore-environments-early-return,
163 (tildify-test-foreach-region)
164 (tildify-test-foreach-region-early-return)
165 (tildify-test-foreach-region-limit-region): New tests of
166 `tildify-foreach-ignore-environments' and
167 `tildify--foreach-region' functions.
168 (with-test-foreach): New helper macro for the above tests.
170 2014-11-17 Glenn Morris <rgm@gnu.org>
172 * automated/occur-tests.el (occur-test-case, occur-test-create):
173 In case of failure, show the actual string, rather than just nil.
174 (occur-tests): Update for apparent change in output re control-chars.
176 2014-11-17 Ulf Jasper <ulf.jasper@web.de>
178 * automated/icalendar-tests.el (icalendar-tests--test-export): New
179 optional parameter `alarms'.
180 (icalendar-export-alarms): New test for exporting icalendar
182 (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
184 2014-11-17 Ulf Jasper <ulf.jasper@web.de>
186 * automated/icalendar-tests.el (icalendar-tests--test-import):
187 Mention timezone in doc string. Clean up.
188 (icalendar-real-world): Add another test case for no-dst
191 2014-11-16 Ulf Jasper <ulf.jasper@web.de>
193 * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
194 testcase where offsets of standard time and daylight saving time
196 (icalendar-real-world): Fix error in test case. Expected result
197 was wrong when offsets of standard time and daylight saving time
200 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
202 * automated/python-tests.el
203 (python-shell-calculate-process-environment-2): Fix test.
204 (python-shell-calculate-process-environment-1)
205 (python-shell-calculate-process-environment-3): Cleanup.
207 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
209 * automated/python-tests.el (python-indent-dedenters-8): New test
212 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
214 * automated/python-tests.el (python-indent-region-1)
215 (python-indent-region-2, python-indent-region-3)
216 (python-indent-region-4, python-indent-region-5): New tests.
218 2014-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
220 * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
221 * automated/cl-lib-tests.el: Rename from cl-lib.el.
223 2014-10-28 Ulf Jasper <ulf.jasper@web.de>
225 * automated/libxml-tests.el: New file.
227 2014-10-22 Noam Postavsky <npostavs@users.sourceforget.net>
229 * automated/process-tests.el (process-test-quoted-batfile):
232 2014-10-20 Glenn Morris <rgm@gnu.org>
234 * Merge in all changes up to 24.4 release.
236 2014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
238 * indent/scss-mode.scss: New file.
239 * indent/css-mode.css: Add a few uneventful examples.
241 2014-10-15 Eli Zaretskii <eliz@gnu.org>
243 * BidiCharacterTest.txt: New file, from Unicode.
245 * biditest.el: New file.
247 2014-10-08 Leo Liu <sdl.web@gmail.com>
249 * automated/print-tests.el: New file.
250 (terpri): Tests for terpri. (Bug#18652)
252 2014-10-06 Glenn Morris <rgm@gnu.org>
254 * automated/icalendar-tests.el (icalendar--calendar-style):
255 Remove test, no longer relevant.
257 2014-10-04 Glenn Morris <rgm@gnu.org>
259 * automated/package-x-test.el: Remove file...
260 * automated/package-test.el: ... merge package-x-test.el. (Bug#18574)
262 2014-10-02 Glenn Morris <rgm@gnu.org>
264 * automated/package-test.el (with-package-test, package-test-signed):
265 Also set HOME to a temp value, in case the real one is absent (e.g.
266 hydra) or read-only. (Bug#18575)
267 (package-test-signed): Use skip-unless rather than expected-result.
269 2014-09-26 Leo Liu <sdl.web@gmail.com>
271 * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
272 New tests. (Bug#18557)
274 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
276 * automated/newsticker-tests.el
277 (newsticker--group-find-parent-group),
278 (newsticker--group-do-rename-group): New tests.
280 2014-09-09 Eli Zaretskii <eliz@gnu.org>
282 * automated/fns-tests.el (fns-tests-collate-sort):
283 Bind w32-collate-ignore-punctuation to t when sorting according to
286 2014-09-07 Michael Albinus <michael.albinus@gmx.de>
288 * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
289 (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
291 2014-09-05 Michael Albinus <michael.albinus@gmx.de>
293 * automated/fns-tests.el (fns-tests-compare-strings): In case
294 `compare-strings' shall return t, check for this.
295 (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
297 2014-09-03 Fabián Ezequiel Gallina <fgallina@gnu.org>
299 * automated/python-tests.el (python-indent-electric-colon-1):
300 New test. (Bug#18228)
302 2014-08-29 Dmitry Antipov <dmantipov@yandex.ru>
304 * automated/fns-tests.el (fns-tests-sort): New test.
306 2014-08-28 Glenn Morris <rgm@gnu.org>
308 * automated/python-tests.el (python-shell-calculate-exec-path-2):
309 Update test for today's python.el changes.
311 2014-08-13 Jan Nieuwenhuizen <janneke@gnu.org>
313 * automated/compile-tests.el (compile--test-error-line): Grok FILE
314 being nil. Allows for Guile tests to pass.
315 (compile-tests--test-regexps-data): Add Guile tests.
317 2014-08-11 Glenn Morris <rgm@gnu.org>
319 * automated/data/files-bug18141.el.gz: New file.
320 * automated/files.el (files-test-bug-18141-file):
321 New variable and test. (Bug#18141)
323 2014-08-10 Ulf Jasper <ulf.jasper@web.de>
325 Enumerate evaluated sexp diary entries (Bug#7911).
326 * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
327 (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
328 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
329 (icalendar--convert-ordinary-to-ical): Returns cons cell now.
330 (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
333 2014-08-07 Glenn Morris <rgm@gnu.org>
335 * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
337 2014-08-06 Ulf Jasper <ulf.jasper@web.de>
339 * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
340 (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
342 2014-08-03 Glenn Morris <rgm@gnu.org>
344 * automated/Makefile.in (check-tar): New rule.
346 2014-08-02 Glenn Morris <rgm@gnu.org>
348 * automated/fns-tests.el (fns-tests-compare-strings):
349 Update test. (Bug#17903)
351 * automated/icalendar-tests.el (icalendar--decode-isodatetime):
352 Use more precise TZ specification, as per 2013-08-04.
354 2014-07-30 Ulf Jasper <ulf.jasper@web.de>
356 * automated/icalendar-tests.el (icalendar--decode-isodatetime):
359 2014-07-28 Dmitry Antipov <dmantipov@yandex.ru>
361 * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
363 2014-07-26 Ulf Jasper <ulf.jasper@web.de>
365 * automated/icalendar-tests.el (icalendar-tests--do-test-import):
366 Work around the failures in icalendar-tests which occasionally occur on
369 2014-07-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
371 * automated/python-tests.el:
372 (python-util-clone-local-variables-1): Fix test.
374 * automated/python-tests.el (python-shell-make-comint-1):
375 (python-shell-make-comint-2): Fix indentation.
376 (python-shell-make-comint-3)
377 (python-shell-make-comint-4): New tests.
378 (python-shell-get-or-create-process-1): Fix test.
379 (python-shell-get-or-create-process-2)
380 (python-shell-get-or-create-process-3): New tests.
381 (python-shell-internal-get-or-create-process-1): Fix test.
382 (python-shell-prompt-detect-1): New test.
383 (python-shell-prompt-detect-2): New test. (Bug#17370)
384 (python-shell-prompt-detect-3)
385 (python-shell-prompt-detect-4)
386 (python-shell-prompt-detect-5)
387 (python-shell-prompt-detect-6)
388 (python-shell-prompt-validate-regexps-1)
389 (python-shell-prompt-validate-regexps-2)
390 (python-shell-prompt-validate-regexps-3)
391 (python-shell-prompt-validate-regexps-4)
392 (python-shell-prompt-validate-regexps-5)
393 (python-shell-prompt-validate-regexps-6)
394 (python-shell-prompt-validate-regexps-7)
395 (python-shell-prompt-set-calculated-regexps-1)
396 (python-shell-prompt-set-calculated-regexps-2)
397 (python-shell-prompt-set-calculated-regexps-3)
398 (python-shell-prompt-set-calculated-regexps-4)
399 (python-shell-prompt-set-calculated-regexps-5)
400 (python-shell-prompt-set-calculated-regexps-6)
401 (python-util-valid-regexp-p-1): New tests.
403 2014-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
405 * automated/advice-tests.el (advice-test-call-interactively): Make sure
406 the function's definition is fully restored at the end.
408 2014-07-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
410 * automated/python-tests.el (python-indent-block-enders-1)
411 (python-indent-block-enders-2): Fix tests.
412 (python-indent-block-enders-3, python-indent-block-enders-4)
413 (python-indent-block-enders-5, python-indent-dedenters-1)
414 (python-indent-dedenters-2): Remove tests.
415 (python-indent-dedenters-1, python-indent-dedenters-2)
416 (python-indent-dedenters-3, python-indent-dedenters-4)
417 (python-indent-dedenters-5, python-indent-dedenters-6)
418 (python-indent-dedenters-7)
419 (python-info-dedenter-opening-block-position-1)
420 (python-info-dedenter-opening-block-position-2)
421 (python-info-dedenter-opening-block-position-3)
422 (python-info-dedenter-opening-block-positions-1)
423 (python-info-dedenter-opening-block-positions-2)
424 (python-info-dedenter-opening-block-positions-3)
425 (python-info-dedenter-opening-block-positions-4)
426 (python-info-dedenter-opening-block-positions-5)
427 (python-info-dedenter-opening-block-message-1)
428 (python-info-dedenter-opening-block-message-2)
429 (python-info-dedenter-opening-block-message-3)
430 (python-info-dedenter-opening-block-message-4)
431 (python-info-dedenter-opening-block-message-5)
432 (python-info-dedenter-statement-p-1)
433 (python-info-dedenter-statement-p-2)
434 (python-info-dedenter-statement-p-3)
435 (python-info-dedenter-statement-p-4)
436 (python-info-dedenter-statement-p-5): New tests.
438 2014-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
440 * indent/perl.perl: Add indentation pattern for hash-table entries.
442 2014-07-04 Michael Albinus <michael.albinus@gmx.de>
444 * automated/dbus-tests.el (dbus-test02-register-service-session)
445 (dbus-test02-register-service-system): Fix docstring.
446 (dbus-test02-register-service-own-bus)
447 (dbus-test03-peer-interface): New tests.
449 2014-07-03 Fabián Ezequiel Gallina <fgallina@gnu.org>
451 * automated/python-tests.el (python-tests-self-insert): New function.
452 (python-triple-quote-pairing): Use it.
453 (python-parens-electric-indent-1): New test. (Bug#17658)
455 2014-06-30 Fabián Ezequiel Gallina <fgallina@gnu.org>
457 * automated/subr-x-tests.el: New file.
459 2014-06-29 Michael Albinus <michael.albinus@gmx.de>
461 * automated/tramp-tests.el (tramp--instrument-test-case):
462 Print debug buffer in any case.
464 2014-06-28 Leo Liu <sdl.web@gmail.com>
466 * automated/calc-tests.el: New file and add tests for math-bignum.
469 2014-06-28 Michael Albinus <michael.albinus@gmx.de>
471 * automated/dbus-tests.el (dbus--test-register-service)
472 (dbus-test02-register-service-session): Replace `dbus-ping' calls
473 by `dbus-list-known-names'. (Bug#17858)
475 2014-06-28 Glenn Morris <rgm@gnu.org>
477 * automated/Makefile.in (GDB): New variable.
478 (emacs): Use $GDB. (Bug#15991)
480 * automated/Makefile.in (WRITE_LOG): New variable.
481 (%.log): Use WRITE_LOG.
482 (test_template): Disable logging.
484 * automated/Makefile.in (TESTS): New list of short PHONY aliases.
485 (test_template): New definition. Apply to TESTS.
487 2014-06-27 Glenn Morris <rgm@gnu.org>
489 * automated/Makefile.in (check-maybe): Rename from check.
490 (check): Re-run all the tests, every time.
491 (clean, mostlyclean): Also delete *.log~.
493 2014-06-26 Glenn Morris <rgm@gnu.org>
495 * automated/package-x-test.el: Do not mess with load-path.
497 * automated/Makefile.in (%.log): If error, dump log to stdout.
499 2014-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
501 * automated/package-test.el (package-test-update-listing)
502 (package-test-update-archives, package-test-describe-package):
503 Adjust tests according to new package-list-unsigned.
505 2014-06-26 Glenn Morris <rgm@gnu.org>
507 * automated/ert-tests.el (no-byte-compile): Set it. (Bug#17851)
509 * automated/eieio-tests.el (no-byte-compile): Set it. (Bug#17852)
511 * automated/Makefile.in: Simplify and parallelize. (Bug#15991)
512 (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
513 (setwins, compile-targets, compile-main, compile-clean): Remove.
514 (GREP_OPTIONS): Unexport.
515 (.el.elc): Replace with pattern rule.
516 (%.elc, %.log): New pattern rules.
517 (ELFILES, LOGFILES): New variables.
518 (check): Depend on LOGFILES. Call ert-summarize-tests-batch-and-exit.
519 (clean, mostlyclean): New rules.
520 (bootstrap-clean): Simplify.
521 (bootstrap-clean, distclean): Depend on clean.
523 2014-06-25 Glenn Morris <rgm@gnu.org>
525 * automated/flymake-tests.el (flymake-tests--current-face):
526 Sleep for longer. Avoid querying.
528 2014-06-25 Dmitry Antipov <dmantipov@yandex.ru>
530 * automated/fns-tests.el (fns-tests-compare-string): New test.
532 2014-06-24 Michael Albinus <michael.albinus@gmx.de>
534 * automated/tramp-tests.el (tramp-test26-process-file): Extend test
535 according to Bug#17815.
537 2014-06-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
539 * automated/python-tests.el (python-util-strip-string-1): New test.
541 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
543 Sync with Tramp 2.2.10.
545 * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
546 (tramp--instrument-test-case): Extend docstring.
547 (tramp-test15-copy-directory): Skip for tramp-smb.el.
548 (tramp-test21-file-links): Use `file-truename' for directories.
549 (tramp-test27-start-file-process, tramp-test28-shell-command):
550 Retrieve process output more robustly.
551 (tramp--test-check-files): Extend test.
552 (tramp-test30-special-characters): Skip for tramp-adb.el,
553 tramp-gvfs.el and tramp-smb.el. Add further file names.
555 2014-06-13 Glenn Morris <rgm@gnu.org>
557 * automated/Makefile.in (compile-main):
558 GNU make automatically passes command-line arguments to sub-makes.
560 2014-06-05 Michal Nazarewicz <mina86@mina86.com>
562 * automated/tildify-tests.el (tildify-test--test): Optimize the test
563 slightly by reusing the same temporary buffer across multiple test
566 * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
567 (tildify-test-find-env-group-index-bug): Update to support new
568 signature of the `tildify-foreach-region-outside-env' function.
569 Namely, it now takes pairs as an argument instead of looking it up in
570 `tildify-ignored-environments-alist'.
572 * automated/tildify-tests.el (tildify-test--example-html): Add support
573 for generating XML code, so that…
574 (tildify-test-xml) …test can be added to check handling of XML
577 * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
578 New test checking end-regex building when multiple environment pairs
579 use integers to refer to capture groups.
581 * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
582 test checking end-regex building in `tildify-find-env' function when
583 integers (denoting capture groups) and strings are mixed together.
585 2014-06-02 Michael Albinus <michael.albinus@gmx.de>
587 * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
588 (tramp-test29-vc-registered): Set $BZR_HOME. Remove instrumentation.
590 2014-06-01 Michael Albinus <michael.albinus@gmx.de>
592 * automated/tramp-tests.el (tramp-test29-vc-registered):
593 Instrument failed test case.
595 2014-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
597 * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
598 (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
600 2014-05-21 Michal Nazarewicz <mina86@mina86.com>
602 * automated/tildify-tests.el: New file.
604 2014-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
606 * indent/ruby.rb: Add one more test.
608 * indent/ps-mode.ps: New file.
610 * indent/octave.m: Add a few more tests.
612 * automated/core-elisp-tests.el
613 (core-elisp-test-window-configurations): New test.
615 2014-05-26 Glenn Morris <rgm@gnu.org>
617 * automated/package-test.el (package-test-install-single):
618 Update for changed output.
620 2014-05-22 Glenn Morris <rgm@gnu.org>
622 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
623 Fix handling of temporary elc files.
625 * automated/fns-tests.el (fns-tests-nreverse):
626 Update for changed string behavior.
628 2014-05-15 Dmitry Antipov <dmantipov@yandex.ru>
630 * automated/fns-tests.el: New file.
631 * automated/fns-tests.el (fns-tests-nreverse)
632 (fns-tests-nreverse-bool-vector): New tests.
634 2014-05-08 Glenn Morris <rgm@gnu.org>
636 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
637 (vc-bzr-test-faulty-bzr-autoloads):
638 Give bzr a temporary home-directory, in case the real one is missing.
640 2014-05-08 Dmitry Gutov <dgutov@yandex.ru>
642 * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
645 2014-05-08 Glenn Morris <rgm@gnu.org>
647 * automated/help-fns.el: New file.
649 2014-05-01 Barry O'Reilly <gundaetiapo@gmail.com>
651 * automated/undo-tests.el (undo-test-region-deletion): New test to
652 demonstrate bug#17235.
653 (undo-test-region-example): New test to verify example given in
654 comments for undo-make-selective-list.
656 2014-04-25 Michael Albinus <michael.albinus@gmx.de>
658 * automated/tramp-tests.el (top):
659 * automated/file-notify-tests.el (top): Do not disable interactive
660 passwords in batch mode.
661 (password-cache-expiry): Set to nil.
663 * automated/file-notify-tests.el
664 (file-notify-test-remote-temporary-file-directory):
665 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
666 Use a mock-up method as default.
667 (tramp-test00-availability): Print the used directory name.
668 (tramp-test33-recursive-load): Fix typo.
670 2014-04-22 Michael Albinus <michael.albinus@gmx.de>
672 * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
673 (tramp-test30-special-characters): Remove test for backslash.
675 2014-04-20 Michael Albinus <michael.albinus@gmx.de>
677 * automated/tramp-tests.el
678 (tramp-test19-directory-files-and-attributes)
679 (tramp-test22-file-times): Check for `file-attributes' equality
680 only if there is a usable timestamp.
681 (tramp--test-check-files): Do not use `copy-sequence'.
683 2014-04-22 Daniel Colascione <dancol@dancol.org>
685 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
687 (test-byte-comp-macro-expansion)
688 (test-byte-comp-macro-expansion-eval-and-compile)
689 (test-byte-comp-macro-expansion-eval-when-compile)
690 (test-byte-comp-macro-expand-lexical-override): Use it.
691 (test-eager-load-macro-expansion)
692 (test-eager-load-macro-expansion-eval-and-compile)
693 (test-eager-load-macro-expansion-eval-when-compile)
694 (test-eager-load-macro-expand-lexical-override): New tests.
696 * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
697 account for removal of `cl-struct-set-slot-value'. Also, move
698 the defstruct to top level.
700 2014-04-21 Daniel Colascione <dancol@dancol.org>
702 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
704 (test-byte-comp-macro-expansion)
705 (test-byte-comp-macro-expansion-eval-and-compile)
706 (test-byte-comp-macro-expansion-eval-when-compile)
707 (test-byte-comp-macro-expand-lexical-override): New tests.
709 * automated/cl-lib.el (cl-loop-destructuring-with): New test.
710 (cl-the): Fix cl-the test.
712 2014-04-20 Daniel Colascione <dancol@dancol.org>
714 * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
716 2014-04-19 Michael Albinus <michael.albinus@gmx.de>
718 * automated/tramp-tests.el (tramp--test-check-files): Extend test.
719 (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
721 2014-04-18 Michael Albinus <michael.albinus@gmx.de>
723 * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
724 (tramp--test-make-temp-name): Optional argument LOCAL.
725 (tramp--instrument-test-case): Show messages. Catch also `quit'.
726 (tramp-test10-write-region): No special test for out-of-band copy
728 (tramp-test11-copy-file, tramp-test12-rename-file)
729 (tramp-test21-file-links): Extend tests.
730 (tramp-test20-file-modes): More robust check for user "root".
731 (tramp--test-check-files): New defun.
732 (tramp-test30-special-characters, tramp-test33-recursive-load)
733 (tramp-test34-unload): New tests.
734 (tramp-test31-utf8, tramp-test32-asynchronous-requests): Rename.
736 2014-04-11 Glenn Morris <rgm@gnu.org>
738 * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
740 2014-04-11 Paul Eggert <eggert@cs.ucla.edu>
742 * automated/electric-tests.el: Fix spelling error in test name.
743 (whitespace-skipping-for-quotes-not-outside):
744 Rename from whitespace-skipping-for-quotes-not-ouside.
746 2014-04-09 Daniel Colascione <dancol@dancol.org>
748 * automated/syntax-tests.el: New file.
750 2014-04-09 Glenn Morris <rgm@gnu.org>
752 * automated/python-tests.el (python-triple-quote-pairing):
753 Enable/disable electric-pair-mode as needed.
755 * automated/electric-tests.el (electric-pair-backspace-1):
756 Replace deleted function.
758 2014-04-07 João Távora <joaotavora@gmail.com>
760 * automated/python-tests.el (python-triple-quote-pairing): New test.
761 (python-syntax-after-python-backspace): New test.
763 * automated/electric-tests.el (electric-pair-define-test-form):
764 More readable test docstrings.
765 (whitespace-skipping-for-quotes-not-ouside)
766 (whitespace-skipping-for-quotes-only-inside)
767 (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
769 2014-04-04 João Távora <joaotavora@gmail.com>
771 * automated/electric-tests.el (define-electric-pair-test):
773 (inhibit-in-mismatched-string-inside-ruby-comments): New test.
774 (inhibit-in-mismatched-string-inside-c-comments): New test.
776 2014-04-02 João Távora <joaotavora@gmail.com>
778 * automated/electric-tests.el (inhibit-if-strings-mismatched):
779 New test, change from `inhibit-only-of-next-is-mismatched'.
781 2014-03-26 Barry O'Reilly <gundaetiapo@gmail.com>
783 * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
784 (undo-test-region-t-marker): New tests of marker adjustments.
785 (undo-test-marker-adjustment-moved):
786 (undo-test-region-mark-adjustment): New tests to demonstrate
787 bug#16818, which fail without the fix.
789 2014-03-23 Dmitry Gutov <dgutov@yandex.ru>
791 * automated/package-test.el (package-test-describe-package):
792 Fix test failure in non-graphical mode.
794 2014-03-23 Daniel Colascione <dancol@dancol.org>
796 * automated/subword-tests.el (subword-tests2): More subword tests.
798 * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
799 New test: correct parsing of keyword arguments.
801 2014-03-22 Dmitry Gutov <dgutov@yandex.ru>
803 * automated/package-test.el (package-test-describe-package):
804 Check for the "Keywords: " line.
806 * automated/data/package/archive-contents: Include the :keywords
807 field in `simple-single' data form.
809 2014-03-21 Dmitry Gutov <dgutov@yandex.ru>
811 * automated/package-test.el
812 (package-test-install-two-dependencies): New test (bug#16826).
814 * automated/data/package/simple-two-depend-1.1.el: New file.
816 * automated/data/package/archive-contents:
817 Add info about the new package.
819 2014-03-07 Michael Albinus <michael.albinus@gmx.de>
821 * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
822 (tramp-test10-write-region): Extend for out-of-band copy.
823 (tramp-test31-asynchronous-requests): New test.
825 2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
827 * automated/undo-tests.el (undo-test-in-region-not-most-recent):
828 Add new test of undo in region.
829 (undo-test-in-region-eob): Add test case described at
830 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
832 2014-02-28 Michael Albinus <michael.albinus@gmx.de>
834 * automated/tramp-tests.el (tramp--test-enabled)
835 (tramp-test15-copy-directory): No special handling of tramp-adb.el
836 anymore. It's fixed in that package.
838 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
840 * automated/tramp-tests.el (tramp--test-enabled): Move connection
841 cleanup into this function. Remove respective code from all test
843 (tramp--instrument-test-case): Declare `indent' and `debug'.
844 Handle other errors as well.
845 (tramp-test14-delete-directory): Check for `file-error' error.
846 (tramp-test15-copy-directory): Ignore return value of
847 `copy-directory'. It's too much hassle to handle it for tramp-adb.el.
848 (tramp-test19-directory-files-and-attributes): Take care of
850 (tramp-test20-file-modes, tramp-test27-start-file-process)
851 (tramp-test28-shell-command): Skip for tramp-adb.el.
852 (tramp-test21-file-links): `file-truename' shall preserve trailing
854 (tramp-test22-file-times): Skip if `set-file-times' returns nil.
855 (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
856 `kill-buffer-query-functions' to nil.
857 (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
859 2014-02-21 Michael Albinus <michael.albinus@gmx.de>
861 * automated/tramp-tests.el
862 (tramp-test19-directory-files-and-attributes): Do not include
863 directories in comparison; they might have changed their
866 2014-02-20 Michael Albinus <michael.albinus@gmx.de>
868 * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
869 (tramp-test17-insert-directory): First line could contain more
870 text, when produced by `ls-lisp'.
871 (tramp-test19-directory-files-and-attributes): Instrument failed
874 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
876 * automated/tramp-tests.el (tramp-test17-insert-directory):
877 Make first line "total 123" optional.
878 (tramp-test20-file-modes, tramp-test22-file-times)
879 (tramp-test26-process-file, tramp-test27-start-file-process)
880 (tramp-test28-shell-command): Skip for tramp-gvfs.el and
882 (tramp-test20-file-modes): Check for "root" only when there is an
884 (tramp-test21-file-links): Handle "... not supported" error.
885 (tramp-test22-file-times): Skip for "don't know" return values.
886 (tramp-test26-process-file, tramp-test28-shell-command):
887 Remove color escape sequences.
888 (tramp-test28-shell-command): Use `accept-process-output' rather
890 (tramp-test30-utf8): Set coding system `utf-8'.
892 2014-02-17 Michael Albinus <michael.albinus@gmx.de>
894 * automated/tramp-tests.el (tramp-test28-shell-command):
895 Perform an initial `sit-for' prior the while loop.
897 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
899 Sync with Tramp 2.2.9.
901 * automated/tramp-tests.el (password-cache-expiry): Set to nil.
902 (tramp-test28-shell-command): Make a while loop when waiting for
905 2014-02-11 Michael Albinus <michael.albinus@gmx.de>
907 * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
908 and `vc-hg'. Declare `tramp-find-executable' and
909 `tramp-get-remote-path'.
910 (tramp-test29-vc-registered): New test.
911 (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
913 2014-02-07 Michael Albinus <michael.albinus@gmx.de>
915 * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
916 (tramp-test27-start-file-process): Use "_p" as argument of lambda.
917 (tramp-test28-shell-command): Improve `shell-command' test.
918 Add `async-shell-command' tests.
920 2014-02-04 Michael Albinus <michael.albinus@gmx.de>
922 * automated/file-notify-tests.el (file-notify--wait-for-events):
923 Use `read-event' instead of `sit-for'.
924 (file-notify-test02-events): Remove expected result, the bug is
926 (file-notify-test02-events, file-notify-test03-autorevert):
927 Use `sleep-for' instead of `sit-for'.
929 2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
931 * automated/ruby-mode-tests.el (ruby-align-chained-calls):
934 2014-01-27 Michael Albinus <michael.albinus@gmx.de>
936 * automated/file-notify-tests.el (file-notify--deftest-remote):
937 Do not skip when the local test has failed. They are unrelated.
938 (file-notify--wait-for-events): Use `sit-for'. Let-bind
939 `noninteractive' to nil, otherwise `sit-for' could be degraded to
941 (file-notify-test02-events): Check for `file-remote-p' instead of
942 `file-notify--test-remote-enabled'.
944 2014-01-26 Michael Albinus <michael.albinus@gmx.de>
946 * automated/file-notify-tests.el (file-notify-test02-events):
947 Let test case fail for Bug#16519.
949 2014-01-22 Michael Albinus <michael.albinus@gmx.de>
951 * automated/file-notify-tests.el (file-notify-test02-events):
952 Hide Bug#16519, until it is solved.
954 2014-01-21 Michael Albinus <michael.albinus@gmx.de>
956 * automated/file-notify-tests.el
957 (file-notify--test-local-enabled): Fix error in logic.
958 (file-notify--wait-for-events): New defmacro.
959 (file-notify-test02-events): Make short breaks between file operations.
960 Use `file-notify--wait-for-events'. Check, that events have arrived.
961 (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
963 * automated/comint-testsuite.el
964 (comint-testsuite-password-strings): Add localized examples.
966 2014-01-17 Michael Albinus <michael.albinus@gmx.de>
968 * automated/inotify-test.el (inotify-file-watch-simple): Skip test
969 case if inotify is not linked with Emacs. Use `read-event' rather
970 than `sit-for' in order to process events. (Bug#13662)
972 2014-01-13 Michael Albinus <michael.albinus@gmx.de>
974 * automated/ert-tests.el (ert-test-record-backtrace):
975 Reenable test case with adapted test string. (Bug#13064)
977 2013-12-28 Glenn Morris <rgm@gnu.org>
979 * automated/electric-tests.el: Require 'elec-pair.
981 2013-12-26 João Távora <joaotavora@gmail.com>
983 * automated/electric-tests.el (electric-pair-test-for):
984 Fix autowrapping tests in batch-mode by running with
985 `transient-mark-mode' set to `lambda'.
987 * automated/electric-tests.el: New file.
989 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
991 * automated/python-tests.el
992 (python-nav-lisp-forward-sexp-safe-1): Remove test.
993 (python-nav-forward-sexp-safe-1): New test.
995 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
997 * automated/ruby-mode-tests.el: Add tests for
998 `ruby-align-to-stmt-keywords'.
1000 * indent/ruby.rb: Update examples to reflect the lack of change in
1001 default indentation of `begin' blocks.
1003 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
1005 * indent/ruby.rb: Update examples according to the change
1006 in `smie-indent-close'.
1008 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
1010 * indent/ruby.rb: New examples.
1012 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
1014 * automated/python-tests.el (python-indent-dedenters-2): New test.
1016 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
1018 * automated/python-tests.el (python-indent-after-comment-1)
1019 (python-indent-after-comment-2): New tests.
1021 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com>
1023 * automated/python-tests.el (python-indent-block-enders-1):
1024 Rename from python-indent-block-enders.
1025 (python-indent-block-enders-2): New test.
1027 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
1029 * indent/js.js: New file.
1031 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
1033 * automated/dbus-tests.el: New file.
1035 2013-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1037 * automated/regexp-tests.el: New file.
1039 2013-11-29 Eli Zaretskii <eliz@gnu.org>
1041 * automated/reftex-tests.el (reftex-parse-from-file-test):
1042 Run temp-dir through file-truename, to make sure the temporary file
1043 names are comparable as strings.
1045 * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
1046 Force Unix EOLs by using 'utf-8-unix', since the default of
1047 'utf-8' is system-dependent, while the test expects to see Unix EOLs.
1049 2013-11-28 Glenn Morris <rgm@gnu.org>
1051 * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
1053 2013-11-28 Eli Zaretskii <eliz@gnu.org>
1055 * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
1056 (EMACSOPT): Use $(PATH_SEP).
1058 2013-11-28 Michael Albinus <michael.albinus@gmx.de>
1060 * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1063 2013-11-27 Michael Albinus <michael.albinus@gmx.de>
1065 * automated/file-notify-tests.el
1066 (file-notify-test-remote-temporary-file-directory):
1067 Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1068 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1069 (file-notify--deftest-remote): Cleanup connection initially.
1070 (file-notify-test03-autorevert): Run also in batch mode. Use a
1071 larger timeout for remote files. `sit-for' 1 second; 0.1 second
1072 does not work on MS Windows. Call `accept-process-output' for
1073 remote files. Apply `string-match' instead of `string-equal', the
1074 messages are different on MS Windows.
1076 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1077 Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1078 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1080 2013-11-23 Glenn Morris <rgm@gnu.org>
1082 * automated/python-tests.el (python-shell-make-comint-1)
1083 (python-shell-make-comint-2, python-shell-get-process-1):
1084 Suppress creation of some temp-files.
1086 * automated/python-tests.el (python-shell-parse-command-1)
1087 (python-shell-make-comint-1, python-shell-make-comint-2)
1088 (python-shell-get-process-1)
1089 (python-shell-internal-get-or-create-process-1):
1090 Skip rather than fail if prereqs not found.
1092 * automated/Makefile.in (emacs):
1093 Empty EMACSLOADPATH rather than unsetting.
1095 2013-11-22 Glenn Morris <rgm@gnu.org>
1097 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1098 Set expected-result.
1100 2013-11-21 Glenn Morris <rgm@gnu.org>
1102 * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1103 (compile-main): Pass XARGS_LIMIT to xargs.
1105 * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1106 (EMACSOPT): Use PATH_SEPARATOR.
1108 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
1110 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1111 Add a failing test for Bug#15874.
1112 (ruby--insert-coding-comment-ruby-style)
1113 (ruby--insert-coding-comment-emacs-style)
1114 (ruby--insert-coding-comment-custom-style):
1115 Add a few tests for `ruby--insert-coding-comment'.
1117 2013-11-18 Paul Eggert <eggert@cs.ucla.edu>
1119 Improve API of recently-added bool vector functions (Bug#15912).
1120 * automated/data-tests.el: Adjust to API changes.
1122 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
1124 * automated/tramp-tests.el (tramp-test07-file-exists-p)
1125 (tramp-test08-file-local-copy)
1126 (tramp-test09-insert-file-contents, tramp-test10-write-region)
1127 (tramp-test11-copy-file, tramp-test12-rename-file)
1128 (tramp-test13-make-directory, tramp-test14-delete-directory)
1129 (tramp-test15-copy-directory, tramp-test16-directory-files)
1130 (tramp-test17-insert-directory, tramp-test18-file-attributes)
1131 (tramp-test19-directory-files-and-attributes)
1132 (tramp-test20-file-modes, tramp-test21-file-links)
1133 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1134 (tramp-test24-file-name-completion, tramp-test25-load)
1135 (tramp-test26-process-file, tramp-test27-start-file-process)
1136 (tramp-test28-shell-command): Cleanup connection initially.
1138 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
1140 * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1141 connection before running the test.
1143 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
1145 * automated/tramp-tests.el (tramp-test15-copy-directory)
1146 (tramp-test16-directory-files, tramp-test17-insert-directory)
1147 (tramp-test18-file-attributes)
1148 (tramp-test19-directory-files-and-attributes)
1149 (tramp-test20-file-modes, tramp-test21-file-links)
1150 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1151 (tramp-test24-file-name-completion, tramp-test25-load)
1152 (tramp-test26-process-file, tramp-test27-start-file-process)
1153 (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1154 (tramp-test29-utf8): New test.
1156 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
1158 * automated/file-notify-tests.el (file-notify-test02-events)
1159 (file-notify-test03-autorevert): Suppress messages in `write-region'.
1161 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1162 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1163 (tramp-test26-process-file, tramp-test28-shell-command):
1164 Ensure, that the directory is not empty when calling "ls".
1166 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
1168 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1169 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1170 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1171 (tramp-test09-insert-file-contents, tramp-test10-write-region)
1172 (tramp-test26-process-file): Add tests.
1173 (tramp-test11-copy-file): Remove debug message.
1174 (tramp-test20-file-modes): Special case, if user is "root".
1176 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
1178 * automated/file-notify-tests.el:
1179 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1180 `tramp-remote-path' when running on hydra.
1181 (tramp-test07-file-exists-p): Remove instrumentation code.
1182 (tramp-test26-process-file): Don't use "/bin/true" and
1183 "/bin/false", these paths do not exist on hydra.
1185 2013-11-08 Helmut Eller <eller.helmut@gmail.com>
1187 * automated/process-tests.el: New file.
1189 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
1191 * indent/ruby.rb: New examples.
1193 2013-11-06 Glenn Morris <rgm@gnu.org>
1195 * automated/Makefile.in (setwins): Avoid accidental matches.
1197 2013-11-06 Michael Albinus <michael.albinus@gmx.de>
1199 * automated/tramp-tests.el (tramp-test07-file-exists-p):
1200 Fix docstring. Instrument, in order to hunt failure on hydra.
1202 2013-11-06 Glenn Morris <rgm@gnu.org>
1204 * automated/flymake-tests.el (warning-predicate-rx-gcc)
1205 (warning-predicate-function-gcc, warning-predicate-rx-perl)
1206 (warning-predicate-function-perl):
1207 * automated/info-xref.el (info-xref-test-makeinfo):
1208 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1209 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1211 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
1213 * automated/tramp-tests.el: New file.
1215 2013-11-05 Glenn Morris <rgm@gnu.org>
1217 Get rid of --chdir usage.
1218 * automated/Makefile.in (EMACSOPT): Move -L here.
1219 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1220 (setwins): Don't assume called from srcdir. Remove legacy stuff.
1221 (.el.elc): No more need to pass -L here.
1222 (compile-main): Get rid of sub-shell and cd.
1223 (compile-clean, check): Get rid of cd.
1225 Make it possible to run tests with a different working directory.
1226 * automated/flymake-tests.el (flymake-tests-data-directory): New.
1227 (flymake-tests--current-face): Use flymake-tests-data-directory.
1228 (warning-predicate-function-gcc, warning-predicate-rx-perl)
1229 (warning-predicate-function-perl): Adapt for above change.
1230 * automated/zlib-tests.el (zlib-tests-data-directory): New.
1231 (zlib--decompress): Use zlib-tests-data-directory.
1233 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1234 Remove test that makes no sense.
1236 * automated/files.el (files-test-local-variable-data):
1237 Fix result typo presumably caused by interference from dir-locals.
1238 (file-test--do-local-variables-test): Prevent dir-locals interfering.
1240 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
1242 * indent/ruby.rb: Add a statement on the line after heredoc.
1243 Move a now-successful example.
1245 * automated/ruby-mode-tests.el: Remove outdated comment.
1247 2013-11-04 Glenn Morris <rgm@gnu.org>
1249 * automated/Makefile.in (abs_srcdir): Remove.
1250 (emacs): Unset EMACSLOADPATH.
1251 (.el.elc, check): Use -L to append srcdir to load-path.
1253 2013-11-02 Glenn Morris <rgm@gnu.org>
1255 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1256 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1257 (abs_srcdir): New, set by configure.
1258 (EMACS): Use a relative file name.
1259 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1260 (lisp-compile): Remove (assume it's up-to-date).
1261 (compile-main): Do not run lisp-compile.
1262 (compile-main, compile-clean, compile-always, bootstrap-clean)
1263 (check): Use srcdir rather than $test. Check cd return value.
1265 (doit, compile, compile-always): Remove stuff copied from lisp/.
1266 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1268 2013-10-31 Michael Albinus <michael.albinus@gmx.de>
1270 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1271 Add a skipping test.
1273 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1275 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1277 * indent/css-mode.css (.x2): Test alignement inside braces.
1279 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
1281 * indent/ruby.rb: New failing example.
1283 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1284 Fix the test, in respect to adding the space after the curly.
1286 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1288 * automated/ert-tests.el (ert-test-skip-unless): New test case.
1289 (ert-test-deftest): Adapt test for changed macro expansion.
1290 (ert-test-run-tests-interactively):
1291 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1292 Add a skipping test.
1294 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1295 (file-notify--test-local-enabled): Make it a function. Check also
1296 for `file-remote-p' of `temporary-file-directory'.
1297 (file-notify--test-remote-enabled-checked): New defvar.
1298 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
1299 internal functions. Cache result.
1300 (file-notify--deftest-remote, file-notify-test00-availability)
1301 (file-notify-test01-add-watch, file-notify-test02-events)
1302 (file-notify-test03-autorevert): Add checks with `skip_unless'.
1303 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1305 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
1307 * indent/ruby.rb: Fix syntax error in the latest example.
1309 2013-10-23 Glenn Morris <rgm@gnu.org>
1311 * automated/Makefile.in (abs_top_srcdir, top_builddir):
1312 New, set by configure.
1313 (top_srcdir): Remove.
1314 (abs_test, abs_lispsrc): New.
1315 (lisp): No longer absolute.
1316 (emacs, lisp-compile, compile, compile-always):
1317 Quote entities that might contain whitespace.
1319 2013-10-22 Dmitry Gutov <dgutov@yandex.ru>
1321 * indent/ruby.rb: Move two examples to "working" section, add one
1324 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
1326 * indent/ruby.rb: New examples for indentation of blocks.
1327 Example of hash inside parens that inflooped before the present commit.
1329 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
1331 * automated/timer-tests.el: New file. Tests that (sit-for 0)
1332 allows another timer to run.
1334 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
1336 * indent/ruby.rb: More examples for bug#15594, both failing and
1339 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
1341 * indent/ruby.rb: Add two more cases.
1343 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1345 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1347 (ruby-should-indent): Use indent-according-to-mode.
1348 (ruby-deftest-move-to-block): Use `declare'.
1350 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
1352 * indent/ruby.rb: Fix a spurious change, add more failing examples.
1354 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1356 * indent/ruby.rb: Add a few more tests; adjust some indentation.
1358 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
1360 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1361 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1363 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1365 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1367 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1368 Adjust indentation of continued line to the new SMIE behavior.
1370 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1372 * automated/completion-tests.el:
1373 * indent/css-mode.css: New files.
1375 2013-10-03 Daiki Ueno <ueno@gnu.org>
1377 * automated/data/package/signed/archive-contents:
1378 * automated/data/package/signed/archive-contents.sig:
1379 * automated/data/package/signed/signed-good-1.0.el:
1380 * automated/data/package/signed/signed-good-1.0.el.sig:
1381 * automated/data/package/signed/signed-bad-1.0.el:
1382 * automated/data/package/signed/signed-bad-1.0.el.sig:
1383 * automated/data/package/key.pub:
1384 * automated/data/package/key.sec: New files.
1386 * automated/package-test.el (package-test-update-listing)
1387 (package-test-update-archives, package-test-describe-package):
1388 Adjust to package.el change.
1389 (package-test-signed): New test.
1391 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
1393 * automated/package-test.el: Update all cases to use :url instead
1396 * automated/package-x-test.el
1397 (package-x-test--single-archive-entry-1-3): Same.
1399 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
1401 * automated/package-test.el (simple-single-desc-1-4): Remove, it
1403 (simple-single-desc): Expect :homepage property.
1404 (multi-file-desc): Same.
1405 (with-package-test): Do not save previous `default-directory'
1406 value, let-bind the var instead.
1407 (package-test-install-single): Expect :homepage property in the
1409 (package-test-describe-package): Expect Homepage button.
1410 (package-test-describe-non-installed-package)
1411 (package-test-describe-non-installed-multi-file-package): Same.
1412 (package-test-describe-not-installed-package): Remove, it was a
1415 * automated/package-x-test.el
1416 (package-x-test--single-archive-entry-1-3): Expect :homepage
1418 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1420 * automated/data/package/simple-single-1.3.el: Add URL header.
1422 * automated/data/package/archive-contents: Add :homepage
1423 properties to `simple-single' and `multi-file'.
1425 2013-09-22 Daniel Colascione <dancol@dancol.org>
1427 * automated/data-tests.el:
1428 (bool-vector-count-matches-all-0-nil)
1429 (bool-vector-count-matches-all-0-t)
1430 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1431 (bool-vector-count-matches-at, bool-vector-intersection-op)
1432 (bool-vector-union-op, bool-vector-xor-op)
1433 (bool-vector-set-difference-op)
1434 (bool-vector-change-detection, bool-vector-not): New tests.
1435 (mock-bool-vector-count-matches-at)
1436 (test-bool-vector-bv-from-hex-string)
1437 (test-bool-vector-to-hex-string)
1438 (test-bool-vector-count-matches-at-tc)
1439 (test-bool-vector-apply-mock-op)
1440 (test-bool-vector-binop): New helper functions.
1441 (bool-vector-test-vectors): New testcase data.
1443 2013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
1445 * automated/advice-tests.el (advice-test-called-interactively-p-around)
1446 (advice-test-called-interactively-p-filter-args)
1447 (advice-test-called-interactively-p-around): New tests.
1449 2013-09-16 Glenn Morris <rgm@gnu.org>
1451 * automated/eshell.el (eshell-match-result):
1452 Return a more informative failure than simply "false". Update callers.
1454 * automated/eshell.el (eshell-test/for-name-shadow-loop):
1455 Test value before and after loop as well as during.
1457 2013-09-15 Glenn Morris <rgm@gnu.org>
1459 * automated/eshell.el (eshell-test/for-name-shadow-loop):
1460 New test. (Bug#15372)
1461 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1463 2013-09-13 Glenn Morris <rgm@gnu.org>
1465 * automated/eshell.el (with-temp-eshell):
1466 Use a temp directory for eshell-directory-name.
1467 (eshell-test-command-result): New, again using a temp directory.
1468 Replace eshell-command-result with this throughout.
1469 (eshell-test/for-loop, eshell-test/for-name-loop):
1470 Ensure environment variables don't confuse us.
1472 2013-09-12 Glenn Morris <rgm@gnu.org>
1474 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1475 due to "has a running process; kill it?" prompts.
1477 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1479 * automated/eshell.el: Rename from eshell.el.
1480 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1482 2013-09-01 Glenn Morris <rgm@gnu.org>
1484 * automated/Makefile.in (setwins): Avoid leading space in $wins.
1485 Otherwise the sed command used by eg compile-main ends up
1486 containing "/*.el". (Bug#15170)
1488 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1490 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1491 for portability to hosts where /bin/sh has problems.
1493 2013-08-21 David Engster <deng@randomsample.de>
1495 * automated/eieio-tests.el, automated/eieio-test-persist.el:
1496 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1497 upstream. Changed to use ERT.
1499 2013-08-14 Daniel Hackney <dan@haxney.org>
1501 * automated/package-test.el: Remove tar-package-building functions.
1502 Tar file used for testing is included in the repository.
1503 (package-test-install-texinfo, package-test-cleanup-built-files):
1506 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
1508 * automated/python-tests.el (python-imenu-create-index-4)
1509 (python-imenu-create-flat-index-2): New tests.
1511 2013-08-05 Glenn Morris <rgm@gnu.org>
1513 * automated/mule-util.el: New file, with tests extracted from
1514 lisp/international/mule-util.el.
1516 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
1518 * automated/advice-tests.el (advice-tests-nadvice): Test removal
1520 (advice-tests-macroaliases): New test.
1522 2013-08-04 Glenn Morris <rgm@gnu.org>
1524 * automated/ert-tests.el: Disable failing test that no-one seems
1525 to know how to fix. (Bug#13064)
1527 * automated/icalendar-tests.el (icalendar-tests--test-export)
1528 (icalendar-tests--test-import): Try more precise TZ specification.
1529 Remove debug messages.
1531 2013-08-03 Glenn Morris <rgm@gnu.org>
1533 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1535 * automated/icalendar-tests.el (icalendar-tests--test-export)
1536 (icalendar-tests--test-import):
1537 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
1538 (icalendar-tests--test-import): Reset zone even if error occurred.
1540 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1542 * automated/core-elisp-tests.el: New file.
1544 2013-08-01 Glenn Morris <rgm@gnu.org>
1546 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1547 Try to check that the remote system has a notification program.
1549 2013-07-31 Glenn Morris <rgm@gnu.org>
1551 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1553 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
1555 * automated/file-notify-tests.el
1556 (file-notify--test-local-enabled): New defconst. Replaces all
1557 `file-notify-support' occurrences.
1558 (file-notify--test-remote-enabled): New defun.
1559 (file-notify--deftest-remote): Use it.
1560 (file-notify-test00-availability): Rewrite.
1561 (file-notify-test00-availability-remote): New defun.
1562 (file-notify-test01-add-watch): Rewrite first erroneous check.
1564 2013-07-23 Glenn Morris <rgm@gnu.org>
1566 * automated/inotify-test.el (inotify-file-watch-simple):
1567 Delete temp-file when done.
1569 * automated/subword-tests.el: Require subword.
1571 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
1573 * automated/subword-tests.el: New file.
1575 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
1577 * automated/python-tests.el (python-imenu-create-index-2)
1578 (python-imenu-create-index-3): New tests.
1580 2013-07-11 Glenn Morris <rgm@gnu.org>
1582 * automated/ert-tests.el: Require cl-lib at runtime too.
1583 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1584 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1585 (ert-test-set-functions, ert-test-gensym)
1586 (ert-test-coerce-to-vector, ert-test-string-position)
1587 (ert-test-mismatch): Remove tests.
1588 * automated/cl-lib.el: New, split from ert-tests.el.
1590 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1592 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1593 (ruby-move-to-block-skips-percent-literal)
1594 (ruby-move-to-block-skips-heredoc)
1595 (ruby-move-to-block-moves-from-else-to-if)
1596 (ruby-beginning-of-defun-does-not-fold-case)
1597 (ruby-end-of-defun-skips-to-next-line-after-the-method):
1598 Replace goto-line with forward-line/goto-char.
1599 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1601 * automated/package-test.el (makeinfo-buffer): Autoload.
1602 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1603 (package-test-install-texinfo): Don't require makeinfo.
1605 * automated/files.el: Stop "local variables" confusion.
1607 * automated/flymake-tests.el (flymake-tests): Remove unused group.
1609 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1610 Use with-current-buffer.
1612 * automated/undo-tests.el (undo-test-buffer-modified)
1613 (undo-test-file-modified): New tests.
1615 2013-07-09 Michael Albinus <michael.albinus@gmx.de>
1617 * automated/file-notify-tests.el (file-notify-test00-availability):
1618 Set :expected-result.
1619 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1620 (file-notify-test02-events, file-notify-test02-events-remote)
1621 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1622 Skip when `file-notify-support' is nil. (Bug#14823)
1624 2013-07-09 Glenn Morris <rgm@gnu.org>
1626 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1628 (inotify-file-watch-simple): Silence compiler.
1630 * automated/python-tests.el (python-indent-block-enders):
1631 Make it actually test something.
1633 * automated/package-x-test.el: Require package-test when compiling.
1635 * automated/add-log-tests.el, automated/advice-tests.el:
1636 * automated/imenu-test.el, automated/package-x-test.el:
1637 * automated/python-tests.el, automated/ruby-mode-tests.el:
1638 * automated/xml-parse-tests.el: Explicitly require ert.
1640 2013-07-08 Kenichi Handa <handa@gnu.org>
1642 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1643 Use with-ccoding-priority to avoid side-effect (Bug#14781).
1645 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
1647 * automated/file-notify-tests.el
1648 (file-notify-test-remote-temporary-file-directory):
1649 Use `null-device' on w32.
1650 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1651 (file-notify--test-results, file-notify--test-event)
1652 (file-notify--deftest-remote, file-notify--event-test)
1653 (file-notify--test-event-handler)
1654 (file-notify--test-make-temp-name): Rename, in order to mark them
1656 (tramp-message-show-message, tramp-read-passwd): Tweak them for
1657 better fitting in noninteractive tests.
1658 (file-notify-test00-availability): Rename from `file-notify-test0'.
1659 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1660 Use `temporary-file-directory '.
1661 (file-notify-test01-add-watch-remote): New test.
1662 (file-notify-test02-events): Rename from `file-notify-test2'.
1663 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1664 (file-notify-test03-autorevert): Rename from
1665 `file-notify-test4'. Use timeouts.
1666 (file-notify-test03-autorevert-remote): Rename from
1667 `file-notify-test5'.
1669 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
1671 * automated/file-notify-tests.el: New package.
1673 2013-06-28 Kenichi Handa <handa@gnu.org>
1675 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1676 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1678 (decoder-tests-filename): New function.
1679 (decoder-tests-prefer-utf-8-read)
1680 (decoder-tests-prefer-utf-8-write): New function.
1681 (ert-test-decoder-prefer-utf-8): New test.
1683 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
1685 * automated/package-x-test.el: Change the commentary.
1686 (package-x-test--single-archive-entry-1-3)
1687 (package-x-test--single-archive-entry-1-4): Fix the tests, by
1688 using the appropriate data structure.
1690 2013-06-27 Daniel Hackney <dan@haxney.org>
1692 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1694 * automated/package-x-test.el: New file.
1696 * automated/package-test.el: New file.
1698 * automated/data/package: New directory, with test examples.
1700 2013-06-27 Glenn Morris <rgm@gnu.org>
1702 * automated/python-tests.el (python-tests-with-temp-file):
1703 Clean up after ourself.
1705 * automated/undo-tests.el (undo-test3): Remove test that seems to
1706 do nothing that the previous one doesn't, except leave a tempfile.
1708 2013-06-26 Glenn Morris <rgm@gnu.org>
1710 * automated/info-xref.el: New file.
1712 2013-06-25 Glenn Morris <rgm@gnu.org>
1714 * automated/occur-tests.el (occur-test-create): New function.
1715 Use it to create separate tests for each element, so we run them
1716 all rather than stopping at the first error.
1718 2013-06-24 Glenn Morris <rgm@gnu.org>
1720 * automated/occur-tests.el (occur-tests):
1721 Update for 2013-05-29 change to occur header line.
1723 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1725 Test suite for flymake.
1726 * automated/flymake-tests.el:
1727 * automated/flymake/warnpred/Makefile
1728 * automated/flymake/warnpred/test.c
1729 * automated/flymake/warnpred/test.pl: New files.
1731 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1733 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1735 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1737 * automated/reftex-tests.el: New test suite for reftex.
1739 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
1741 * automated/ruby-mode-tests.el: New tests, for percent literals
1742 and expression expansion.
1744 2013-05-29 Leo Liu <sdl.web@gmail.com>
1746 * indent/octave.m: Tweak.
1748 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
1750 * eshell.el: Rewrite tests using ERT.
1752 2013-05-25 Leo Liu <sdl.web@gmail.com>
1754 * indent/octave.m: Add tests for %!, # and ### comments.
1756 2013-05-23 Kenichi Handa <handa@gnu.org>
1758 * automated/decoder-tests.el: New file.
1760 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
1762 * indent/ruby.rb: Add multiline regexp example.
1764 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1765 (ruby-regexp-skips-over-interpolation)
1766 (ruby-regexp-continues-till-end-when-unclosed)
1767 (ruby-regexp-can-be-multiline)
1768 (ruby-interpolation-inside-percent-literal): New tests.
1770 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1772 * indent/ruby.rb: Fix indentation after =; add more cases.
1774 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1776 * indent/pascal.pas: Add test for mis-identified comments.
1778 2013-04-01 Masatake YAMATO <yamato@redhat.com>
1780 * automated/imenu-test.el: New file. (Bug#14112)
1782 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
1784 * automated/python-tests.el (python-imenu-prev-index-position-1):
1786 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1789 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
1791 * automated/python-tests.el (python-nav-backward-defun-2)
1792 (python-nav-backward-defun-3, python-nav-forward-defun-2)
1793 (python-nav-forward-defun-3): New tests.
1795 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
1797 * automated/python-tests.el (python-nav-backward-defun-1)
1798 (python-nav-forward-defun-1): New tests.
1800 2013-04-09 Masatake YAMATO <yamato@redhat.com>
1802 * automated/add-log-tests.el: New file. (Bug#14112)
1804 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
1806 * automated/python-tests.el (python-indent-block-enders): New test.
1807 (python-info-current-defun-2): Fix test.
1809 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
1811 * indent/octave.m: Fix encoding error in comment. Add coding tag.
1813 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
1815 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1816 (python-tests-with-temp-file): New macro.
1817 (python-tests-shell-interpreter): New var.
1818 (python-shell-get-process-name-1)
1819 (python-shell-internal-get-process-name-1)
1820 (python-shell-parse-command-1)
1821 (python-shell-calculate-process-environment-1)
1822 (python-shell-calculate-process-environment-2)
1823 (python-shell-calculate-process-environment-3)
1824 (python-shell-calculate-exec-path-1)
1825 (python-shell-calculate-exec-path-2)
1826 (python-shell-make-comint-1)
1827 (python-shell-make-comint-2)
1828 (python-shell-get-process-1)
1829 (python-shell-get-or-create-process-1)
1830 (python-shell-internal-get-or-create-process-1): New tests.
1832 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
1834 * automated/python-tests.el: New file.
1836 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
1838 * automated/ruby-mode-tests.el
1839 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1840 bits inside the examples.
1841 (ruby-move-to-block-skips-heredoc): New test.
1842 (ruby-add-log-current-method-after-inner-class):
1843 Lower expectations: move point inside a method, initially.
1845 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
1847 * automated/ruby-mode-tests.el
1848 (ruby-move-to-block-skips-percent-literal): New test.
1850 2013-02-04 Chong Yidong <cyd@gnu.org>
1852 * automated/thingatpt.el: New file.
1854 2013-02-03 Chong Yidong <cyd@gnu.org>
1856 * automated/files.el (file-test--do-local-variables-test):
1857 Avoid compilation warning message.
1859 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
1861 * automated/ruby-mode-tests.el
1862 (ruby-indent-spread-args-in-parens): New test.
1863 * automated/ruby-mode-tests.el (ruby-block-test-example):
1864 Break indentation of the do block opener and add a line inside it.
1865 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1866 Adjust line numbers.
1868 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1870 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
1872 2013-01-14 Glenn Morris <rgm@gnu.org>
1874 * automated/compile-tests.el (compile-tests--test-regexps-data):
1875 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
1877 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
1879 * automated/man-tests.el: New file.
1881 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1883 * automated/undo-tests.el (undo-test0): Adjust error to code change.
1885 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1887 * automated/undo-tests.el: New file.
1889 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
1891 * automated/ruby-mode-tests.el
1892 (ruby-indent-after-block-in-continued-expression): New test.
1894 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
1896 * automated/ruby-mode-tests.el:
1897 Rename one interpolation test; add three more.
1898 (ruby-with-temp-buffer): New macro, use it where appropriate.
1899 (ruby-add-log-current-method-examples): Use "_" for target point.
1900 Add four new tests for ruby-add-log-current-method.
1902 2012-12-11 Glenn Morris <rgm@gnu.org>
1904 * automated/f90.el (f90-test-bug13138): New test.
1906 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1908 * automated/inotify-test.el: New test.
1910 2012-12-02 Chong Yidong <cyd@gnu.org>
1912 * automated/ruby-mode-tests.el
1913 (ruby-add-log-current-method-examples): Don't use loop macro, to
1914 allow automated testing to work.
1916 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1918 * automated/advice-tests.el (advice-tests--data): Remove.
1919 (advice-tests): Move the tests directly here instead.
1920 Add called-interactively-p tests.
1922 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
1924 * automated/ert-x-tests.el: Use cl-lib.
1925 * automated/ert-tests.el: Use lexical-binding and cl-lib.
1927 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
1929 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1930 (ruby-indent-inside-heredoc-after-operator)
1931 (ruby-indent-inside-heredoc-after-space): New tests.
1932 Change direct font-lock face references to var references.
1933 (ruby-interpolation-suppresses-syntax-inside): New test.
1934 (ruby-interpolation-inside-percent-literal-with-paren):
1937 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
1939 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1940 (ruby-singleton-class-no-heredoc-font-lock)
1941 (ruby-add-log-current-method-examples): New tests.
1942 (ruby-test-string): Extract from ruby-should-indent-buffer.
1943 (ruby-deftest-move-to-block): New macro.
1944 Add several move-to-block tests.
1946 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1948 * automated/advice-tests.el: New tests.
1950 2012-10-14 Eli Zaretskii <eliz@gnu.org>
1952 * automated/compile-tests.el (compile-tests--test-regexps-data):
1953 Add new data for msft's new format.
1955 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
1957 * automated/ruby-mode-tests.el:
1958 (ruby-toggle-block-to-multiline): New test.
1959 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1960 (ruby-toggle-block-to-brace): Use buffer-string.
1962 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
1964 * automated/ruby-mode-tests.el: New tests (Bug#11613).
1966 2012-08-28 Chong Yidong <cyd@gnu.org>
1968 * automated/files.el: Test every combination of values for
1969 enable-local-variables and enable-local-eval.
1971 2012-08-19 Chong Yidong <cyd@gnu.org>
1973 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1975 2012-08-18 Chong Yidong <cyd@gnu.org>
1977 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1979 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
1981 * indent/ruby.rb: Rearrange examples, add new ones.
1983 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
1985 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1986 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1988 2012-08-11 Glenn Morris <rgm@gnu.org>
1990 * automated/files.el: New file.
1992 * automated/Makefile.in (all): Fix typo.
1994 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
1996 * automated/ruby-mode-tests.el (ruby-should-indent):
1997 Add docstring, check (current-indentation) instead of (current-column).
1998 (ruby-should-indent-buffer): New function.
1999 Add tests for `ruby-deep-indent-paren' behavior.
2000 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
2002 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
2004 Original tests in test_ruby_mode.rb in upstream (author).
2006 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
2008 * automated/ruby-mode-tests.el (ruby-should-indent)
2009 (ruby-assert-state): New functions.
2012 2012-07-29 David Engster <deng@randomsample.de>
2014 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
2015 New variable to hold test data for name expansion.
2016 (xml-parse-tests): Test the two different types of name expansion.
2018 2012-07-29 Juri Linkov <juri@jurta.org>
2020 * automated/occur-tests.el (occur-test-case): Use predefined
2021 buffer name " *test-occur*" instead of a random buffer name.
2023 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
2025 * automated/ruby-mode-tests.el: New file with one test.
2027 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
2029 * indent/shell.sh: Add test case for ${#VAR}.
2031 * indent/latex-mode.tex: New file.
2033 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
2035 * eshell.el: Use cl-lib.
2037 2012-07-03 Chong Yidong <cyd@gnu.org>
2039 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
2041 2012-07-02 Chong Yidong <cyd@gnu.org>
2043 * automated/xml-parse-tests.el (xml-parse-tests--data):
2046 2012-07-01 Chong Yidong <cyd@gnu.org>
2048 * automated/xml-parse-tests.el: New file.
2050 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
2052 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
2055 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
2057 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
2058 Test escaped commas in TZID (Bug#11473).
2059 (icalendar-import-with-timezone): New.
2060 (icalendar-real-world): Add new testcase as given in the bugreport
2063 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
2065 * automated/icalendar-tests.el (icalendar-tests--test-import):
2066 Include UID in import tests (Bug#11525).
2067 (icalendar-import-non-recurring, icalendar-import-rrule)
2068 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2070 (icalendar-import-with-uid): New.
2071 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2072 Include UID in cycle tests.
2073 (icalendar-cycle, icalendar-real-world): UID-import change.
2075 2012-05-21 Glenn Morris <rgm@gnu.org>
2077 * automated/Makefile.in (setwins): Scrap superfluous subshell.
2079 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
2081 * automated/url-util-tests.el: New file to test
2082 lisp/url/url-util.el. Only `url-build-query-string' and
2083 `url-parse-query-string' are tested right now (Bug#8706).
2085 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2088 * indent/shell.rc: Ad some test cases.
2090 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2092 * indent/ruby.rb: New file, to test new syntax-propertize code.
2094 2012-04-11 Glenn Morris <rgm@gnu.org>
2096 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2098 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2100 * automated/url-future-tests.el (url-future-tests): Move from
2101 lisp/url/url-future.el and rename.
2103 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
2105 * automated/icalendar-tests.el (icalendar-import-non-recurring):
2106 Fix broken test, caused by missing trailing blank.
2108 2011-12-03 Chong Yidong <cyd@gnu.org>
2110 * automated/compile-tests.el (compile-tests--test-regexps-data):
2111 Increase column numbers by one to reflect change in how
2112 compilation-message is recorded (Bug#10172).
2114 2011-11-22 Glenn Morris <rgm@gnu.org>
2116 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2118 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2120 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2122 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2124 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2125 (icalendar-tests--test-export, icalendar-tests--do-test-export):
2126 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2128 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
2130 * automated/newsticker-tests.el
2131 (newsticker--group-manage-orphan-feeds): Remove fsetting of
2132 newsticker--treeview-tree-update.
2134 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
2136 * automated/newsticker-tests.el
2137 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2139 * automated/newsticker-tests.el
2140 (newsticker--group-manage-orphan-feeds): Prevent updating
2141 newsticker treeview. Fixed bug#9763.
2143 2011-10-20 Glenn Morris <rgm@gnu.org>
2145 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2147 * automated/vc-bzr.el: New file.
2149 2011-10-15 Glenn Morris <rgm@gnu.org>
2151 * automated/f90.el: New file.
2153 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
2155 * automated/newsticker-tests.el: Move newsticker-testsuite.el
2156 to automated/newsticker-tests.el. Convert to ERT.
2158 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
2160 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2161 Remove, simply use string=.
2162 (icalendar--diarytime-to-isotime)
2163 (icalendar--datetime-to-diary-date)
2164 (icalendar--datestring-to-isodate)
2165 (icalendar--format-ical-event)
2166 (icalendar--parse-summary-and-rest)
2167 (icalendar-tests--do-test-import)
2168 (icalendar-tests--do-test-cycle): Change argument order of
2169 string= to EXPECTED ACTUAL.
2170 (icalendar--import-format-sample)
2171 (icalendar--format-ical-event)
2172 (icalendar-import-non-recurring)
2173 (icalendar-import-rrule)
2174 (icalendar-import-duration)
2175 (icalendar-import-bug-6766)
2176 (icalendar-real-world): Adjust to string= instead of
2177 icalendar-tests--compare-strings.
2178 (icalendar-import-multiple-vcalendars): New.
2180 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
2182 * automated/gnus-tests.el: Add wrapper for Gnus tests.
2185 2011-05-09 Juri Linkov <juri@jurta.org>
2187 * automated/occur-tests.el: Move from test/occur-testsuite.el.
2190 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
2192 * automated/compile-tests.el: New file.
2194 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
2196 * automated/font-parse-tests.el: Don't byte-compile.
2198 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
2200 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2202 * automated/lexbind-tests.el: New file.
2204 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2206 * Version 23.3 released.
2208 2011-03-05 Glenn Morris <rgm@gnu.org>
2210 * eshell.el: Move here from lisp/eshell/esh-test.el.
2212 2011-03-03 Christian Ohler <ohler@gnu.org>
2214 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2217 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
2219 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2220 convert to ERT format.
2222 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
2224 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2225 convert to ERT format.
2227 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
2230 * indent/shell.rc: New files.
2232 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
2234 * automated/font-parse-tests.el: Move from
2235 font-parse-testsuite.el.
2237 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
2239 * font-parse-testsuite.el (test-font-parse-data): New file.
2241 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2243 * indent/prolog.prolog: Add tokenizing tests.
2245 2011-01-13 Christian Ohler <ohler@gnu.org>
2247 * automated: New directory for automated tests.
2249 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2251 * automated/Makefile.in: New file.
2253 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
2255 * indent/modula2.mod: New file.
2257 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2259 * indent/octave.m: Add a test to ensure indentation is local.
2261 2010-10-23 Glenn Morris <rgm@gnu.org>
2263 * comint-testsuite.el
2264 (comint-testsuite--test-comint-password-prompt-regexp):
2265 Add "Please enter the password". (Bug#7224)
2267 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2269 * indent/prolog.prolog: Use normal spacing around !.
2271 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2273 * indent/octave.m: Remove one more `fixindent'. Use `end'.
2275 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2277 * indent/octave.m: Remove some `fixindent' not needed any more.
2279 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2281 * indent/octave.m: New file.
2283 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
2285 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2286 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2287 (icalendar-testsuite--run-internal-tests): New.
2288 (icalendar-testsuite--test-convert-ordinary-to-ical)
2289 (icalendar-testsuite--test-convert-block-to-ical)
2290 (icalendar-testsuite--test-convert-anniversary-to-ical)
2291 (icalendar-testsuite--test-parse-vtimezone)
2292 (icalendar-testsuite--do-test-export): Code formatting.
2293 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2294 (icalendar-testsuite--do-test-import)
2295 (icalendar-testsuite--do-test-cycle):
2296 Use icalendar-testsuite--compare-strings
2297 (icalendar-testsuite--run-import-tests): Comment added.
2298 (icalendar-testsuite--run-import-tests)
2299 (icalendar-testsuite--run-real-world-tests): Fix expected results.
2301 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
2303 * redisplay-testsuite.el (test-redisplay-3): New test.
2305 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
2307 * comint-testsuite.el: New file.
2309 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2313 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2315 * Version 23.2 released.
2317 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
2319 * cedet/semantic-ia-utest.el
2320 (semantic-symref-test-count-hits-in-tag): Add function, from
2323 * cedet/tests/test.cpp:
2324 * cedet/tests/test.py:
2325 * cedet/tests/teststruct.cpp:
2326 * cedet/tests/testtemplates.cpp:
2327 * cedet/tests/testusing.cpp:
2328 * cedet/tests/scopetest.cpp:
2329 * cedet/tests/scopetest.java: Files deleted.
2331 * cedet/tests/test.make:
2332 * cedet/tests/test.c:
2333 * cedet/tests/testjavacomp.java:
2334 * cedet/tests/testspp.c:
2335 * cedet/tests/testsppreplace.c:
2336 * cedet/tests/testsppreplaced.c:
2337 * cedet/tests/testsubclass.cpp:
2338 * cedet/tests/testsubclass.hh:
2339 * cedet/tests/testtypedefs.cpp:
2340 * cedet/tests/testvarnames.c:
2341 * cedet/tests/test.el:
2342 * cedet/tests/testdoublens.cpp:
2343 * cedet/tests/testdoublens.hpp: Add copyright header.
2345 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2346 Remove reference to deleted files.
2348 2010-03-30 Juri Linkov <juri@jurta.org>
2350 * occur-testsuite.el (occur-tests): Add tests for context lines.
2352 2010-03-23 Juri Linkov <juri@jurta.org>
2354 * occur-testsuite.el: New file.
2356 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2360 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
2362 * icalendar-testsuite.el
2363 (icalendar-testsuite--run-function-tests): Add new tests.
2364 (icalendar-testsuite--test-diarytime-to-isotime): Add another
2366 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2367 (icalendar-testsuite--test-convert-weekly-to-ical): New.
2368 (icalendar-testsuite--test-convert-yearly-to-ical): New.
2369 (icalendar-testsuite--test-convert-block-to-ical): New.
2370 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2371 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2373 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
2375 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2376 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2377 Fix typos in docstrings and error messages.
2378 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2380 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2382 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2383 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2384 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2386 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
2388 * icalendar-testsuite.el
2389 (icalendar-testsuite--run-function-tests):
2390 Add icalendar-testsuite--test-parse-vtimezone.
2391 (icalendar-testsuite--test-parse-vtimezone): New.
2392 (icalendar-testsuite--do-test-cycle): Doc changes.
2393 (icalendar-testsuite--run-real-world-tests): Remove trailing
2394 whitespace -- see change of icalendar--add-diary-entry in
2396 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2398 2009-09-30 Glenn Morris <rgm@gnu.org>
2400 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2402 2009-06-26 Eric Ludlam <zappo@gnu.org>
2404 * cedet/*: New unit tests, from CEDET repository.
2406 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
2408 * redisplay-testsuite.el: New file.
2410 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2414 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
2416 * icalendar-testsuite.el
2417 (icalendar-testsuite--run-function-tests):
2418 Add icalendar-testsuite--test-diarytime-to-isotime.
2419 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2420 recent icalendar fixes.
2421 (icalendar-testsuite--test-diarytime-to-isotime): New.
2422 (icalendar-testsuite--test-create-uid): Adjust to recent
2425 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2427 * bytecomp-testsuite.el: New file.
2429 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
2431 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2432 Add `icalendar-testsuite--test-create-uid'.
2433 (icalendar-testsuite--test-create-uid): New.
2435 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
2437 * newsticker-testsuite.el: New file.
2439 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
2441 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2442 Add icalendar-testsuite--test-datestring-to-isodate,
2443 icalendar-testsuite--test-datetime-to-diary-date, and
2444 icalendar-testsuite--test-calendar-style.
2445 (icalendar-testsuite--test-format-ical-event)
2446 (icalendar-testsuite--test-parse-summary-and-rest):
2447 Doc fix. Remove european-calendar-style.
2448 (icalendar-testsuite--get-ical-event): Doc fix.
2449 (icalendar-testsuite--test-first-weekday-of-year)
2450 (icalendar-testsuite--run-cycle-tests): Add doc string.
2451 (icalendar-testsuite--test-datestring-to-isodate)
2452 (icalendar-testsuite--test-datetime-to-diary-date)
2453 (icalendar-testsuite--test-calendar-style): New functions.
2454 (icalendar-testsuite--test-export): Handle iso date style.
2455 New arg INPUT-ISO. Use calendar-date-style.
2456 (icalendar-testsuite--test-import): Handle iso date style.
2457 New arg EXPECTED-ISO. Use calendar-date-style.
2458 (icalendar-testsuite--test-cycle): Handle iso date style.
2459 (icalendar-testsuite--run-import-tests)
2460 (icalendar-testsuite--run-export-tests)
2461 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2463 2008-02-29 Glenn Morris <rgm@gnu.org>
2467 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
2469 * icalendar-testsuite.el: New file.
2475 Copyright (C) 2008-2015 Free Software Foundation, Inc.
2477 This file is part of GNU Emacs.
2479 GNU Emacs is free software: you can redistribute it and/or modify
2480 it under the terms of the GNU General Public License as published by
2481 the Free Software Foundation, either version 3 of the License, or
2482 (at your option) any later version.
2484 GNU Emacs is distributed in the hope that it will be useful,
2485 but WITHOUT ANY WARRANTY; without even the implied warranty of
2486 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2487 GNU General Public License for more details.
2489 You should have received a copy of the GNU General Public License
2490 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.