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