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