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