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