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