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