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