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