]> code.delx.au - gnu-emacs/blob - test/ChangeLog
Merge from trunk.
[gnu-emacs] / test / ChangeLog
1 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/dbus-tests.el: New file.
4
5 2013-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * automated/regexp-tests.el: New file.
8
9 2013-11-29 Eli Zaretskii <eliz@gnu.org>
10
11 * automated/reftex-tests.el (reftex-parse-from-file-test):
12 Run temp-dir through file-truename, to make sure the temporary file
13 names are comparable as strings.
14
15 * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
16 Force Unix EOLs by using 'utf-8-unix', since the default of
17 'utf-8' is system-dependent, while the test expects to see Unix EOLs.
18
19 2013-11-28 Glenn Morris <rgm@gnu.org>
20
21 * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
22
23 2013-11-28 Eli Zaretskii <eliz@gnu.org>
24
25 * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
26 (EMACSOPT): Use $(PATH_SEP).
27
28 2013-11-28 Michael Albinus <michael.albinus@gmx.de>
29
30 * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
31 Set to nil.
32
33 2013-11-27 Michael Albinus <michael.albinus@gmx.de>
34
35 * automated/file-notify-tests.el
36 (file-notify-test-remote-temporary-file-directory):
37 Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
38 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
39 (file-notify--deftest-remote): Cleanup connection initially.
40 (file-notify-test03-autorevert): Run also in batch mode. Use a
41 larger timeout for remote files. `sit-for' 1 second; 0.1 second
42 does not work on MS Windows. Call `accept-process-output' for
43 remote files. Apply `string-match' instead of `string-equal', the
44 messages are different on MS Windows.
45
46 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
47 Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
48 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
49
50 2013-11-23 Glenn Morris <rgm@gnu.org>
51
52 * automated/python-tests.el (python-shell-make-comint-1)
53 (python-shell-make-comint-2, python-shell-get-process-1):
54 Suppress creation of some temp-files.
55
56 * automated/python-tests.el (python-shell-parse-command-1)
57 (python-shell-make-comint-1, python-shell-make-comint-2)
58 (python-shell-get-process-1)
59 (python-shell-internal-get-or-create-process-1):
60 Skip rather than fail if prereqs not found.
61
62 * automated/Makefile.in (emacs):
63 Empty EMACSLOADPATH rather than unsetting.
64
65 2013-11-22 Glenn Morris <rgm@gnu.org>
66
67 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
68 Set expected-result.
69
70 2013-11-21 Glenn Morris <rgm@gnu.org>
71
72 * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
73 (compile-main): Pass XARGS_LIMIT to xargs.
74
75 * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
76 (EMACSOPT): Use PATH_SEPARATOR.
77
78 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
79
80 * test/automated/ruby-mode-tests.el (ruby-exit!-font-lock):
81 Add a failing test for Bug#15874.
82 * test/automated/ruby-mode-tests.el
83 (ruby--insert-coding-comment-ruby-style)
84 (ruby--insert-coding-comment-emacs-style)
85 (ruby--insert-coding-comment-custom-style):
86 Add a few tests for `ruby--insert-coding-comment'.
87
88 2013-11-18 Paul Eggert <eggert@cs.ucla.edu>
89
90 Improve API of recently-added bool vector functions (Bug#15912).
91 * automated/data-tests.el: Adjust to API changes.
92
93 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
94
95 * automated/tramp-tests.el (tramp-test07-file-exists-p)
96 (tramp-test08-file-local-copy)
97 (tramp-test09-insert-file-contents, tramp-test10-write-region)
98 (tramp-test11-copy-file, tramp-test12-rename-file)
99 (tramp-test13-make-directory, tramp-test14-delete-directory)
100 (tramp-test15-copy-directory, tramp-test16-directory-files)
101 (tramp-test17-insert-directory, tramp-test18-file-attributes)
102 (tramp-test19-directory-files-and-attributes)
103 (tramp-test20-file-modes, tramp-test21-file-links)
104 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
105 (tramp-test24-file-name-completion, tramp-test25-load)
106 (tramp-test26-process-file, tramp-test27-start-file-process)
107 (tramp-test28-shell-command): Cleanup connection initially.
108
109 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
110
111 * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
112 connection before running the test.
113
114 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
115
116 * automated/tramp-tests.el (tramp-test15-copy-directory)
117 (tramp-test16-directory-files, tramp-test17-insert-directory)
118 (tramp-test18-file-attributes)
119 (tramp-test19-directory-files-and-attributes)
120 (tramp-test20-file-modes, tramp-test21-file-links)
121 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
122 (tramp-test24-file-name-completion, tramp-test25-load)
123 (tramp-test26-process-file, tramp-test27-start-file-process):
124 (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
125 (tramp-test29-utf8): New test.
126
127 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
128
129 * automated/file-notify-tests.el (file-notify-test02-events)
130 (file-notify-test03-autorevert): Suppress messages in `write-region'.
131
132 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
133 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
134 (tramp-test26-process-file, tramp-test28-shell-command):
135 Ensure, that the directory is not empty when calling "ls".
136
137 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
138
139 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
140 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
141 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
142 (tramp-test09-insert-file-contents, tramp-test10-write-region):
143 (tramp-test26-process-file): Add tests.
144 (tramp-test11-copy-file): Remove debug message.
145 (tramp-test20-file-modes): Special case, if user is "root".
146
147 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
148
149 * automated/file-notify-tests.el:
150 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
151 `tramp-remote-path' when running on hydra.
152 (tramp-test07-file-exists-p): Remove instrumentation code.
153 (tramp-test26-process-file): Don't use "/bin/true" and
154 "/bin/false", these paths do not exist on hydra.
155
156 2013-11-08 Helmut Eller <eller.helmut@gmail.com>
157
158 * automated/process-tests.el: New file.
159
160 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
161
162 * indent/ruby.rb: New examples.
163
164 2013-11-06 Glenn Morris <rgm@gnu.org>
165
166 * automated/Makefile.in (setwins): Avoid accidental matches.
167
168 2013-11-06 Michael Albinus <michael.albinus@gmx.de>
169
170 * automated/tramp-tests.el (tramp-test07-file-exists-p):
171 Fix docstring. Instrument, in order to hunt failure on hydra.
172
173 2013-11-06 Glenn Morris <rgm@gnu.org>
174
175 * automated/flymake-tests.el (warning-predicate-rx-gcc)
176 (warning-predicate-function-gcc, warning-predicate-rx-perl)
177 (warning-predicate-function-perl):
178 * automated/info-xref.el (info-xref-test-makeinfo):
179 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
180 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
181
182 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
183
184 * automated/tramp-tests.el: New file.
185
186 2013-11-05 Glenn Morris <rgm@gnu.org>
187
188 Get rid of --chdir usage.
189 * automated/Makefile.in (EMACSOPT): Move -L here.
190 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
191 (setwins): Don't assume called from srcdir. Remove legacy stuff.
192 (.el.elc): No more need to pass -L here.
193 (compile-main): Get rid of sub-shell and cd.
194 (compile-clean, check): Get rid of cd.
195
196 Make it possible to run tests with a different working directory.
197 * automated/flymake-tests.el (flymake-tests-data-directory): New.
198 (flymake-tests--current-face): Use flymake-tests-data-directory.
199 (warning-predicate-function-gcc, warning-predicate-rx-perl)
200 (warning-predicate-function-perl): Adapt for above change.
201 * automated/zlib-tests.el (zlib-tests-data-directory): New.
202 (zlib--decompress): Use zlib-tests-data-directory.
203
204 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
205 Remove test that makes no sense.
206
207 * automated/files.el (files-test-local-variable-data):
208 Fix result typo presumably caused by interference from dir-locals.
209 (file-test--do-local-variables-test): Prevent dir-locals interfering.
210
211 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
212
213 * indent/ruby.rb: Add a statement on the line after heredoc.
214 Move a now-successful example.
215
216 * automated/ruby-mode-tests.el: Remove outdated comment.
217
218 2013-11-04 Glenn Morris <rgm@gnu.org>
219
220 * automated/Makefile.in (abs_srcdir): Remove.
221 (emacs): Unset EMACSLOADPATH.
222 (.el.elc, check): Use -L to append srcdir to load-path.
223
224 2013-11-02 Glenn Morris <rgm@gnu.org>
225
226 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
227 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
228 (abs_srcdir): New, set by configure.
229 (EMACS): Use a relative file name.
230 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
231 (lisp-compile): Remove (assume it's up-to-date).
232 (compile-main): Do not run lisp-compile.
233 (compile-main, compile-clean, compile-always, bootstrap-clean)
234 (check): Use srcdir rather than $test. Check cd return value.
235 Use --chdir.
236 (doit, compile, compile-always): Remove stuff copied from lisp/.
237 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
238
239 2013-10-31 Michael Albinus <michael.albinus@gmx.de>
240
241 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
242 Add a skipping test.
243
244 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
245
246 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
247
248 * indent/css-mode.css (.x2): Test alignement inside braces.
249
250 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
251
252 * indent/ruby.rb: New failing example.
253
254 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
255 Fix the test, in respect to adding the space after the curly.
256
257 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
258
259 * automated/ert-tests.el (ert-test-skip-unless): New test case.
260 (ert-test-deftest): Adapt test for changed macro expansion.
261 (ert-test-run-tests-interactively):
262 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
263 Add a skipping test.
264
265 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
266 (file-notify--test-local-enabled): Make it a function. Check also
267 for `file-remote-p' of `temporary-file-directory'.
268 (file-notify--test-remote-enabled-checked): New defvar.
269 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
270 internal functions. Cache result.
271 (file-notify--deftest-remote, file-notify-test00-availability)
272 (file-notify-test01-add-watch, file-notify-test02-events)
273 (file-notify-test03-autorevert): Add checks with `skip_unless'.
274 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
275
276 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
277
278 * indent/ruby.rb: Fix syntax error in the latest example.
279
280 2013-10-23 Glenn Morris <rgm@gnu.org>
281
282 * automated/Makefile.in (abs_top_srcdir, top_builddir):
283 New, set by configure.
284 (top_srcdir): Remove.
285 (abs_test, abs_lispsrc): New.
286 (lisp): No longer absolute.
287 (emacs, lisp-compile, compile, compile-always):
288 Quote entities that might contain whitespace.
289
290 2013-10-22 Dmitry Gutov <dgutov@yandex.ru>
291
292 * indent/ruby.rb: Move two examples to "working" section, add one
293 more.
294
295 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
296
297 * indent/ruby.rb: New examples for indentation of blocks.
298 Example of hash inside parens that inflooped before the present commit.
299
300 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
301
302 * test/automated/timer-tests.el: New file. Tests that (sit-for 0)
303 allows another timer to run.
304
305 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
306
307 * indent/ruby.rb: More examples for bug#15594, both failing and
308 now passing.
309
310 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
311
312 * indent/ruby.rb: Add two more cases.
313
314 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
315
316 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
317 first use.
318 (ruby-should-indent): Use indent-according-to-mode.
319 (ruby-deftest-move-to-block): Use `declare'.
320
321 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
322
323 * indent/ruby.rb: Fix a spurious change, add more failing examples.
324
325 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
326
327 * indent/ruby.rb: Add a few more tests; adjust some indentation.
328
329 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
330
331 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
332 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
333
334 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
335
336 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
337
338 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
339 Adjust indentation of continued line to the new SMIE behavior.
340
341 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
342
343 * automated/completion-tests.el:
344 * indent/css-mode.css: New files.
345
346 2013-10-03 Daiki Ueno <ueno@gnu.org>
347
348 * automated/data/package/signed/archive-contents:
349 * automated/data/package/signed/archive-contents.sig:
350 * automated/data/package/signed/signed-good-1.0.el:
351 * automated/data/package/signed/signed-good-1.0.el.sig:
352 * automated/data/package/signed/signed-bad-1.0.el:
353 * automated/data/package/signed/signed-bad-1.0.el.sig:
354 * automated/data/package/key.pub:
355 * automated/data/package/key.sec: New files.
356
357 * automated/package-test.el (package-test-update-listing)
358 (package-test-update-archives, package-test-describe-package):
359 Adjust to package.el change.
360 (package-test-signed): New test.
361
362 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
363
364 * automated/package-test.el: Update all cases to use :url instead
365 of :homepage.
366
367 * automated/package-x-test.el
368 (package-x-test--single-archive-entry-1-3): Same.
369
370 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
371
372 * automated/package-test.el (simple-single-desc-1-4): Remove, it
373 was unused.
374 (simple-single-desc): Expect :homepage property.
375 (multi-file-desc): Same.
376 (with-package-test): Do not save previous `default-directory'
377 value, let-bind the var instead.
378 (package-test-install-single): Expect :homepage property in the
379 generated pkg file.
380 (package-test-describe-package): Expect Homepage button.
381 (package-test-describe-non-installed-package)
382 (package-test-describe-non-installed-multi-file-package): Same.
383 (package-test-describe-not-installed-package): Remove, it was a
384 duplicate.
385
386 * automated/package-x-test.el
387 (package-x-test--single-archive-entry-1-3): Expect :homepage
388 property.
389 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
390
391 * automated/data/package/simple-single-1.3.el: Add URL header.
392
393 * automated/data/package/archive-contents: Add :homepage
394 properties to `simple-single' and `multi-file'.
395
396 2013-09-22 Daniel Colascione <dancol@dancol.org>
397
398 * automated/data-test.el:
399 (bool-vector-count-matches-all-0-nil)
400 (bool-vector-count-matches-all-0-t)
401 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
402 (bool-vector-count-matches-at, bool-vector-intersection-op)
403 (bool-vector-union-op, bool-vector-xor-op)
404 (bool-vector-set-difference-op)
405 (bool-vector-change-detection, bool-vector-not): New tests.
406 (mock-bool-vector-count-matches-at)
407 (test-bool-vector-bv-from-hex-string)
408 (test-bool-vector-to-hex-string)
409 (test-bool-vector-count-matches-at-tc)
410 (test-bool-vector-apply-mock-op)
411 (test-bool-vector-binop): New helper functions.
412 (bool-vector-test-vectors): New testcase data.
413
414 2013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
415
416 * automated/advice-tests.el (advice-test-called-interactively-p-around)
417 (advice-test-called-interactively-p-filter-args)
418 (advice-test-called-interactively-p-around): New tests.
419
420 2013-09-16 Glenn Morris <rgm@gnu.org>
421
422 * automated/eshell.el (eshell-match-result):
423 Return a more informative failure than simply "false". Update callers.
424
425 * automated/eshell.el (eshell-test/for-name-shadow-loop):
426 Test value before and after loop as well as during.
427
428 2013-09-15 Glenn Morris <rgm@gnu.org>
429
430 * automated/eshell.el (eshell-test/for-name-shadow-loop):
431 New test. (Bug#15372)
432 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
433
434 2013-09-13 Glenn Morris <rgm@gnu.org>
435
436 * automated/eshell.el (with-temp-eshell):
437 Use a temp directory for eshell-directory-name.
438 (eshell-test-command-result): New, again using a temp directory.
439 Replace eshell-command-result with this throughout.
440 (eshell-test/for-loop, eshell-test/for-name-loop):
441 Ensure environment variables don't confuse us.
442
443 2013-09-12 Glenn Morris <rgm@gnu.org>
444
445 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
446 due to "has a running process; kill it?" prompts.
447
448 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
449
450 * automated/eshell.el: Rename from eshell.el.
451 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
452
453 2013-09-01 Glenn Morris <rgm@gnu.org>
454
455 * automated/Makefile.in (setwins): Avoid leading space in $wins.
456 Otherwise the sed command used by eg compile-main ends up
457 containing "/*.el". (Bug#15170)
458
459 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
460
461 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
462 for portability to hosts where /bin/sh has problems.
463
464 2013-08-21 David Engster <deng@randomsample.de>
465
466 * automated/eieio-tests.el, automated/eieio-test-persist.el:
467 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
468 upstream. Changed to use ERT.
469
470 2013-08-14 Daniel Hackney <dan@haxney.org>
471
472 * package-test.el: Remove tar-package-building functions. Tar file
473 used for testing is included in the repository.
474 (package-test-install-texinfo, package-test-cleanup-built-files):
475 Remove.
476
477 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
478
479 * automated/python-tests.el (python-imenu-create-index-4)
480 (python-imenu-create-flat-index-2): New tests.
481
482 2013-08-05 Glenn Morris <rgm@gnu.org>
483
484 * automated/mule-util.el: New file, with tests extracted from
485 lisp/international/mule-util.el.
486
487 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
488
489 * automated/advice-tests.el (advice-tests-nadvice): Test removal
490 before definition.
491 (advice-tests-macroaliases): New test.
492
493 2013-08-04 Glenn Morris <rgm@gnu.org>
494
495 * automated/ert-tests.el: Disable failing test that no-one seems
496 to know how to fix. (Bug#13064)
497
498 * automated/icalendar-tests.el (icalendar-tests--test-export)
499 (icalendar-tests--test-import): Try more precise TZ specification.
500 Remove debug messages.
501
502 2013-08-03 Glenn Morris <rgm@gnu.org>
503
504 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
505
506 * automated/icalendar-tests.el (icalendar-tests--test-export)
507 (icalendar-tests--test-import):
508 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
509 (icalendar-tests--test-import): Reset zone even if error occurred.
510
511 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
512
513 * automated/core-elisp-tests.el: New file.
514
515 2013-08-01 Glenn Morris <rgm@gnu.org>
516
517 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
518 Try to check that the remote system has a notification program.
519
520 2013-07-31 Glenn Morris <rgm@gnu.org>
521
522 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
523
524 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
525
526 * automated/file-notify-tests.el
527 (file-notify--test-local-enabled): New defconst. Replaces all
528 `file-notify-support' occurences.
529 (file-notify--test-remote-enabled): New defun.
530 (file-notify--deftest-remote): Use it.
531 (file-notify-test00-availability): Rewrite.
532 (file-notify-test00-availability-remote): New defun.
533 (file-notify-test01-add-watch): Rewrite first erroneous check.
534
535 2013-07-23 Glenn Morris <rgm@gnu.org>
536
537 * automated/inotify-test.el (inotify-file-watch-simple):
538 Delete temp-file when done.
539
540 * automated/subword-tests.el: Require subword.
541
542 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
543
544 * automated/subword-tests.el: New file.
545
546 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
547
548 * automated/python-tests.el (python-imenu-create-index-2)
549 (python-imenu-create-index-3): New tests.
550
551 2013-07-11 Glenn Morris <rgm@gnu.org>
552
553 * automated/ert-tests.el: Require cl-lib at runtime too.
554 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
555 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
556 (ert-test-set-functions, ert-test-gensym)
557 (ert-test-coerce-to-vector, ert-test-string-position)
558 (ert-test-mismatch): Remove tests.
559 * automated/cl-lib.el: New, split from ert-tests.el.
560
561 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
562 Goto point-min.
563 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
564 (ruby-move-to-block-skips-percent-literal)
565 (ruby-move-to-block-skips-heredoc)
566 (ruby-move-to-block-moves-from-else-to-if)
567 (ruby-beginning-of-defun-does-not-fold-case)
568 (ruby-end-of-defun-skips-to-next-line-after-the-method):
569 Replace goto-line with forward-line/goto-char.
570 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
571
572 * automated/package-test.el (makeinfo-buffer): Autoload.
573 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
574 (package-test-install-texinfo): Don't require makeinfo.
575
576 * automated/files.el: Stop "local variables" confusion.
577
578 * automated/flymake-tests.el (flymake-tests): Remove unused group.
579
580 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
581 Use with-current-buffer.
582
583 * automated/undo-tests.el (undo-test-buffer-modified)
584 (undo-test-file-modified): New tests.
585
586 2013-07-09 Michael Albinus <michael.albinus@gmx.de>
587
588 * automated/file-notify-tests.el (file-notify-test00-availability):
589 Set :expected-result.
590 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
591 (file-notify-test02-events, file-notify-test02-events-remote)
592 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
593 Skip when `file-notify-support' is nil. (Bug#14823)
594
595 2013-07-09 Glenn Morris <rgm@gnu.org>
596
597 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
598 Declare.
599 (inotify-file-watch-simple): Silence compiler.
600
601 * automated/python-tests.el (python-indent-block-enders):
602 Make it actually test something.
603
604 * automated/package-x-test.el: Require package-test when compiling.
605
606 * automated/add-log-tests.el, automated/advice-tests.el:
607 * automated/imenu-test.el, automated/package-x-test.el:
608 * automated/python-tests.el, automated/ruby-mode-tests.el:
609 * automated/xml-parse-tests.el: Explictly require ert.
610
611 2013-07-08 Kenichi Handa <handa@gnu.org>
612
613 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
614 Use with-ccoding-priority to avoid side-effect (Bug#14781).
615
616 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
617
618 * automated/file-notify-tests.el
619 (file-notify-test-remote-temporary-file-directory):
620 Use `null-device' on w32.
621 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
622 (file-notify--test-results, file-notify--test-event)
623 (file-notify--deftest-remote, file-notify--event-test)
624 (file-notify--test-event-handler)
625 (file-notify--test-make-temp-name): Rename, in order to mark them
626 internal.
627 (tramp-message-show-message, tramp-read-passwd): Tweak them for
628 better fitting in noninteractive tests.
629 (file-notify-test00-availability): Rename from `file-notify-test0'.
630 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
631 Use `temporary-file-directory '.
632 (file-notify-test01-add-watch-remote): New test.
633 (file-notify-test02-events): Rename from `file-notify-test2'.
634 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
635 (file-notify-test03-autorevert): Rename from
636 `file-notify-test4'. Use timeouts.
637 (file-notify-test03-autorevert-remote): Rename from
638 `file-notify-test5'.
639
640 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
641
642 * automated/file-notify-tests.el: New package.
643
644 2013-06-28 Kenichi Handa <handa@gnu.org>
645
646 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
647 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
648 Callers changed.
649 (decoder-tests-filename): New function.
650 (decoder-tests-prefer-utf-8-read)
651 (decoder-tests-prefer-utf-8-write): New function.
652 (ert-test-decoder-prefer-utf-8): New test.
653
654 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
655
656 * automated/package-x-test.el: Change the commentary.
657 (package-x-test--single-archive-entry-1-3)
658 (package-x-test--single-archive-entry-1-4): Fix the tests, by
659 using the appropriate data structure.
660
661 2013-06-27 Daniel Hackney <dan@haxney.org>
662
663 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
664
665 * automated/package-x-test.el: New file.
666
667 * automated/package-test.el: New file.
668
669 * automated/data/package: New directory, with test examples.
670
671 2013-06-27 Glenn Morris <rgm@gnu.org>
672
673 * automated/python-tests.el (python-tests-with-temp-file):
674 Clean up after ourself.
675
676 * automated/undo-tests.el (undo-test3): Remove test that seems to
677 do nothing that the previous one doesn't, except leave a tempfile.
678
679 2013-06-26 Glenn Morris <rgm@gnu.org>
680
681 * automated/info-xref.el: New file.
682
683 2013-06-25 Glenn Morris <rgm@gnu.org>
684
685 * automated/occur-tests.el (occur-test-create): New function.
686 Use it to create separate tests for each element, so we run them
687 all rather than stopping at the first error.
688
689 2013-06-24 Glenn Morris <rgm@gnu.org>
690
691 * automated/occur-tests.el (occur-tests):
692 Update for 2013-05-29 change to occur header line.
693
694 2013-06-21 Eduard Wiebe <usenet@pusto.de>
695
696 Test suite for flymake.
697 * automated/flymake-tests.el:
698 * automated/flymake/warnpred/Makefile
699 * automated/flymake/warnpred/test.c
700 * automated/flymake/warnpred/test.pl: New files.
701
702 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
703
704 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
705
706 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
707
708 * automated/reftex-tests.el: New test suite for reftex.
709
710 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
711
712 * automated/ruby-mode-tests.el: New tests, for percent literals
713 and expression expansion.
714
715 2013-05-29 Leo Liu <sdl.web@gmail.com>
716
717 * indent/octave.m: Tweak.
718
719 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
720
721 * tests/eshell.el: Rewrite tests using ERT.
722
723 2013-05-25 Leo Liu <sdl.web@gmail.com>
724
725 * indent/octave.m: Add tests for %!, # and ### comments.
726
727 2013-05-23 Kenichi Handa <handa@gnu.org>
728
729 * automated/decoder-tests.el: New file.
730
731 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
732
733 * indent/ruby.rb: Add multiline regexp example.
734
735 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
736 (ruby-regexp-skips-over-interpolation)
737 (ruby-regexp-continues-till-end-when-unclosed)
738 (ruby-regexp-can-be-multiline)
739 (ruby-interpolation-inside-percent-literal): New tests.
740
741 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
742
743 * indent/ruby.rb: Fix indentation after =; add more cases.
744
745 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
746
747 * indent/pascal.pas: Add test for mis-identified comments.
748
749 2013-04-01 Masatake YAMATO <yamato@redhat.com>
750
751 * automated/imenu-tests.el: New file. (Bug#14112)
752
753 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
754
755 * automated/python-tests.el (python-imenu-prev-index-position-1):
756 Remove test.
757 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
758 New tests.
759
760 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
761
762 * automated/python-tests.el (python-nav-backward-defun-2)
763 (python-nav-backward-defun-3, python-nav-forward-defun-2)
764 (python-nav-forward-defun-3): New tests.
765
766 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
767
768 * automated/python-tests.el (python-nav-backward-defun-1)
769 (python-nav-forward-defun-1): New tests.
770
771 2013-04-09 Masatake YAMATO <yamato@redhat.com>
772
773 * automated/add-log-tests.el: New file. (Bug#14112)
774
775 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
776
777 * automated/python-tests.el (python-indent-block-enders): New test.
778 (python-info-current-defun-2): Fix test.
779
780 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
781
782 * indent/octave.m: Fix encoding error in comment. Add coding tag.
783
784 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
785
786 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
787 (python-tests-with-temp-file): New macro.
788 (python-tests-shell-interpreter): New var.
789 (python-shell-get-process-name-1)
790 (python-shell-internal-get-process-name-1)
791 (python-shell-parse-command-1)
792 (python-shell-calculate-process-environment-1)
793 (python-shell-calculate-process-environment-2)
794 (python-shell-calculate-process-environment-3)
795 (python-shell-calculate-exec-path-1)
796 (python-shell-calculate-exec-path-2)
797 (python-shell-make-comint-1)
798 (python-shell-make-comint-2)
799 (python-shell-get-process-1)
800 (python-shell-get-or-create-process-1)
801 (python-shell-internal-get-or-create-process-1): New tests.
802
803 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
804
805 * automated/python-tests.el: New file.
806
807 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
808
809 * automated/ruby-mode-tests.el
810 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
811 bits inside the examples.
812 (ruby-move-to-block-skips-heredoc): New test.
813 (ruby-add-log-current-method-after-inner-class):
814 Lower expectations: move point inside a method, initially.
815
816 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
817
818 * automated/ruby-mode-tests.el
819 (ruby-move-to-block-skips-percent-literal): New test.
820
821 2013-02-04 Chong Yidong <cyd@gnu.org>
822
823 * automated/thingatpt.el: New file.
824
825 2013-02-03 Chong Yidong <cyd@gnu.org>
826
827 * automated/files.el (file-test--do-local-variables-test):
828 Avoid compilation warning message.
829
830 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
831
832 * automated/ruby-mode-tests.el
833 (ruby-indent-spread-args-in-parens): New test.
834 * automated/ruby-mode-tests.el (ruby-block-test-example):
835 Break indentation of the do block opener and add a line inside it.
836 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
837 Adjust line numbers.
838
839 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
840
841 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
842
843 2013-01-14 Glenn Morris <rgm@gnu.org>
844
845 * automated/compile-tests.el (compile-tests--test-regexps-data):
846 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
847
848 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
849
850 * automated/man-tests.el: New file.
851
852 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
853
854 * automated/undo-tests.el (undo-test0): Adjust error to code change.
855
856 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
857
858 * automated/undo-tests.el: New file.
859
860 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
861
862 * automated/ruby-mode-tests.el
863 (ruby-indent-after-block-in-continued-expression): New test.
864
865 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
866
867 * automated/ruby-mode-tests.el:
868 Rename one interpolation test; add three more.
869 (ruby-with-temp-buffer): New macro, use it where appropriate.
870 (ruby-add-log-current-method-examples): Use "_" for target point.
871 Add four new tests for ruby-add-log-current-method.
872
873 2012-12-11 Glenn Morris <rgm@gnu.org>
874
875 * automated/f90.el (f90-test-bug13138): New test.
876
877 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
878
879 * automated/inotify-test.el: New test.
880
881 2012-12-02 Chong Yidong <cyd@gnu.org>
882
883 * automated/ruby-mode-tests.el
884 (ruby-add-log-current-method-examples): Don't use loop macro, to
885 allow automated testing to work.
886
887 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
888
889 * automated/advice-tests.el (advice-tests--data): Remove.
890 (advice-tests): Move the tests directly here instead.
891 Add called-interactively-p tests.
892
893 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
894
895 * automated/ert-x-tests.el: Use cl-lib.
896 * automated/ert-tests.el: Use lexical-binding and cl-lib.
897
898 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
899
900 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
901 (ruby-indent-inside-heredoc-after-operator)
902 (ruby-indent-inside-heredoc-after-space): New tests.
903 Change direct font-lock face references to var references.
904 (ruby-interpolation-suppresses-syntax-inside): New test.
905 (ruby-interpolation-inside-percent-literal-with-paren):
906 New failing test.
907
908 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
909
910 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
911 (ruby-singleton-class-no-heredoc-font-lock)
912 (ruby-add-log-current-method-examples): New tests.
913 (ruby-test-string): Extract from ruby-should-indent-buffer.
914 (ruby-deftest-move-to-block): New macro.
915 Add several move-to-block tests.
916
917 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
918
919 * automated/advice-tests.el: New tests.
920
921 2012-10-14 Eli Zaretskii <eliz@gnu.org>
922
923 * automated/compile-tests.el (compile-tests--test-regexps-data):
924 Add new data for msft's new format.
925
926 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
927
928 * automated/ruby-mode-tests.el:
929 (ruby-toggle-block-to-multiline): New test.
930 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
931 (ruby-toggle-block-to-brace): Use buffer-string.
932
933 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
934
935 * automated/ruby-mode-tests.el: New tests (Bug#11613).
936
937 2012-08-28 Chong Yidong <cyd@gnu.org>
938
939 * automated/files.el: Test every combination of values for
940 enable-local-variables and enable-local-eval.
941
942 2012-08-19 Chong Yidong <cyd@gnu.org>
943
944 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
945
946 2012-08-18 Chong Yidong <cyd@gnu.org>
947
948 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
949
950 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
951
952 * indent/ruby.rb: Rearrange examples, add new ones.
953
954 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
955
956 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
957 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
958
959 2012-08-11 Glenn Morris <rgm@gnu.org>
960
961 * automated/files.el: New file.
962
963 * automated/Makefile.in (all): Fix typo.
964
965 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
966
967 * automated/ruby-mode-tests.el (ruby-should-indent):
968 Add docstring, check (current-indentation) instead of (current-column).
969 (ruby-should-indent-buffer): New function.
970 Add tests for `ruby-deep-indent-paren' behavior.
971 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
972
973 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
974
975 Original tests in test_ruby_mode.rb in upstream (author).
976
977 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
978
979 * automated/ruby-mode-tests.el (ruby-should-indent)
980 (ruby-assert-state): New functions.
981 Add new tests.
982
983 2012-07-29 David Engster <deng@randomsample.de>
984
985 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
986 New variable to hold test data for name expansion.
987 (xml-parse-tests): Test the two different types of name expansion.
988
989 2012-07-29 Juri Linkov <juri@jurta.org>
990
991 * automated/occur-tests.el (occur-test-case): Use predefined
992 buffer name " *test-occur*" instead of a random buffer name.
993
994 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
995
996 * automated/ruby-mode-tests.el: New file with one test.
997
998 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
999
1000 * indent/shell.sh: Add test case for ${#VAR}.
1001
1002 * indent/latex-mode.tex: New file.
1003
1004 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
1005
1006 * eshell.el: Use cl-lib.
1007
1008 2012-07-03 Chong Yidong <cyd@gnu.org>
1009
1010 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1011
1012 2012-07-02 Chong Yidong <cyd@gnu.org>
1013
1014 * automated/xml-parse-tests.el (xml-parse-tests--data):
1015 More testcases.
1016
1017 2012-07-01 Chong Yidong <cyd@gnu.org>
1018
1019 * automated/xml-parse-tests.el: New file.
1020
1021 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1022
1023 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1024 Use cl-flet.
1025
1026 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
1027
1028 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1029 Test escaped commas in TZID (Bug#11473).
1030 (icalendar-import-with-timezone): New.
1031 (icalendar-real-world): Add new testcase as given in the bugreport
1032 of Bug#11473.
1033
1034 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
1035
1036 * automated/icalendar-tests.el (icalendar-tests--test-import):
1037 Include UID in import tests (Bug#11525).
1038 (icalendar-import-non-recurring, icalendar-import-rrule)
1039 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1040 UID-import change.
1041 (icalendar-import-with-uid): New.
1042 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1043 Include UID in cycle tests.
1044 (icalendar-cycle, icalendar-real-world): UID-import change.
1045
1046 2012-05-21 Glenn Morris <rgm@gnu.org>
1047
1048 * automated/Makefile.in (setwins): Scrap superfluous subshell.
1049
1050 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
1051
1052 * automated/url-util-tests.el: New file to test
1053 lisp/url/url-util.el. Only `url-build-query-string' and
1054 `url-parse-query-string' are tested right now (Bug#8706).
1055
1056 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1057
1058 * indent/shell.sh:
1059 * indent/shell.rc: Ad some test cases.
1060
1061 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1062
1063 * indent/ruby.rb: New file, to test new syntax-propertize code.
1064
1065 2012-04-11 Glenn Morris <rgm@gnu.org>
1066
1067 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1068
1069 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1070
1071 * automated/url-future-tests.el (url-future-tests): Move from
1072 lisp/url/url-future.el and rename.
1073
1074 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
1075
1076 * automated/icalendar-tests.el (icalendar-import-non-recurring):
1077 Fix broken test, caused by missing trailing blank.
1078
1079 2011-12-03 Chong Yidong <cyd@gnu.org>
1080
1081 * automated/compile-tests.el (compile-tests--test-regexps-data):
1082 Increase column numbers by one to reflect change in how
1083 compilation-message is recorded (Bug#10172).
1084
1085 2011-11-22 Glenn Morris <rgm@gnu.org>
1086
1087 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1088
1089 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1090
1091 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1092
1093 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1094
1095 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1096 (icalendar-tests--test-export, icalendar-tests--do-test-export):
1097 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1098
1099 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
1100
1101 * automated/newsticker-tests.el
1102 (newsticker--group-manage-orphan-feeds): Remove fsetting of
1103 newsticker--treeview-tree-update.
1104
1105 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
1106
1107 * automated/newsticker-tests.el
1108 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1109
1110 * trunk/test/automated/newsticker-tests.el
1111 (newsticker--group-manage-orphan-feeds): Prevent updating
1112 newsticker treeview. Fixed bug#9763.
1113
1114 2011-10-20 Glenn Morris <rgm@gnu.org>
1115
1116 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1117
1118 * automated/vc-bzr.el: New file.
1119
1120 2011-10-15 Glenn Morris <rgm@gnu.org>
1121
1122 * automated/f90.el: New file.
1123
1124 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
1125
1126 * automated/newsticker-tests.el: Move newsticker-testsuite.el
1127 to automated/newsticker-tests.el. Convert to ERT.
1128
1129 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
1130
1131 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1132 Remove, simply use string=.
1133 (icalendar--diarytime-to-isotime)
1134 (icalendar--datetime-to-diary-date)
1135 (icalendar--datestring-to-isodate)
1136 (icalendar--format-ical-event)
1137 (icalendar--parse-summary-and-rest)
1138 (icalendar-tests--do-test-import)
1139 (icalendar-tests--do-test-cycle): Change argument order of
1140 string= to EXPECTED ACTUAL.
1141 (icalendar--import-format-sample)
1142 (icalendar--format-ical-event)
1143 (icalendar-import-non-recurring)
1144 (icalendar-import-rrule)
1145 (icalendar-import-duration)
1146 (icalendar-import-bug-6766)
1147 (icalendar-real-world): Adjust to string= instead of
1148 icalendar-tests--compare-strings.
1149 (icalendar-import-multiple-vcalendars): New.
1150
1151 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
1152
1153 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1154 Require CL.
1155
1156 2011-05-09 Juri Linkov <juri@jurta.org>
1157
1158 * automated/occur-tests.el: Move from test/occur-testsuite.el.
1159 Convert to ERT.
1160
1161 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
1162
1163 * automated/compile-tests.el: New file.
1164
1165 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * automated/font-parse-tests.el: Don't byte-compile.
1168
1169 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
1170
1171 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1172
1173 * automated/lexbind-tests.el: New file.
1174
1175 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1176
1177 * Version 23.3 released.
1178
1179 2011-03-05 Glenn Morris <rgm@gnu.org>
1180
1181 * eshell.el: Move here from lisp/eshell/esh-test.el.
1182
1183 2011-03-03 Christian Ohler <ohler@gnu.org>
1184
1185 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1186 New test.
1187
1188 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
1189
1190 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1191 convert to ERT format.
1192
1193 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1196 convert to ERT format.
1197
1198 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1199
1200 * indent/shell.sh:
1201 * indent/shell.rc: New files.
1202
1203 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * automated/font-parse-tests.el: Move from
1206 font-parse-testsuite.el.
1207
1208 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
1209
1210 * font-parse-testsuite.el (test-font-parse-data): New file.
1211
1212 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1213
1214 * indent/prolog.prolog: Add tokenizing tests.
1215
1216 2011-01-13 Christian Ohler <ohler@gnu.org>
1217
1218 * automated: New directory for automated tests.
1219
1220 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1221
1222 * automated/Makefile.in: New file.
1223
1224 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1225
1226 * indent/modula2.mod: New file.
1227
1228 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1229
1230 * indent/octave.m: Add a test to ensure indentation is local.
1231
1232 2010-10-23 Glenn Morris <rgm@gnu.org>
1233
1234 * comint-testsuite.el
1235 (comint-testsuite--test-comint-password-prompt-regexp):
1236 Add "Please enter the password". (Bug#7224)
1237
1238 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1239
1240 * indent/prolog.prolog: Use normal spacing around !.
1241
1242 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1243
1244 * indent/octave.m: Remove one more `fixindent'. Use `end'.
1245
1246 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1247
1248 * indent/octave.m: Remove some `fixindent' not needed any more.
1249
1250 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1251
1252 * indent/octave.m: New file.
1253
1254 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
1255
1256 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1257 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1258 (icalendar-testsuite--run-internal-tests): New.
1259 (icalendar-testsuite--test-convert-ordinary-to-ical)
1260 (icalendar-testsuite--test-convert-block-to-ical)
1261 (icalendar-testsuite--test-convert-anniversary-to-ical)
1262 (icalendar-testsuite--test-parse-vtimezone)
1263 (icalendar-testsuite--do-test-export): Code formatting.
1264 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1265 (icalendar-testsuite--do-test-import)
1266 (icalendar-testsuite--do-test-cycle):
1267 Use icalendar-testsuite--compare-strings
1268 (icalendar-testsuite--run-import-tests): Comment added.
1269 (icalendar-testsuite--run-import-tests)
1270 (icalendar-testsuite--run-real-world-tests): Fix expected results.
1271
1272 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * redisplay-testsuite.el (test-redisplay-3): New test.
1275
1276 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * comint-testsuite.el: New file.
1279
1280 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1281
1282 * indent: New dir.
1283
1284 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * Version 23.2 released.
1287
1288 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
1289
1290 * cedet/semantic-ia-utest.el
1291 (semantic-symref-test-count-hits-in-tag): Add function, from
1292 semantic-test.el.
1293
1294 * cedet/tests/test.cpp:
1295 * cedet/tests/test.py:
1296 * cedet/tests/teststruct.cpp:
1297 * cedet/tests/testtemplates.cpp:
1298 * cedet/tests/testusing.cpp:
1299 * cedet/tests/scopetest.cpp:
1300 * cedet/tests/scopetest.java: Files deleted.
1301
1302 * cedet/tests/test.make:
1303 * cedet/tests/test.c:
1304 * cedet/tests/testjavacomp.java:
1305 * cedet/tests/testspp.c:
1306 * cedet/tests/testsppreplace.c:
1307 * cedet/tests/testsppreplaced.c:
1308 * cedet/tests/testsubclass.cpp:
1309 * cedet/tests/testsubclass.hh:
1310 * cedet/tests/testtypedefs.cpp:
1311 * cedet/tests/testvarnames.c:
1312 * cedet/tests/test.el:
1313 * cedet/tests/testdoublens.cpp:
1314 * cedet/tests/testdoublens.hpp: Add copyright header.
1315
1316 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1317 Remove reference to deleted files.
1318
1319 2010-03-30 Juri Linkov <juri@jurta.org>
1320
1321 * occur-testsuite.el (occur-tests): Add tests for context lines.
1322
1323 2010-03-23 Juri Linkov <juri@jurta.org>
1324
1325 * occur-testsuite.el: New file.
1326
1327 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1328
1329 * Branch for 23.2.
1330
1331 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
1332
1333 * icalendar-testsuite.el
1334 (icalendar-testsuite--run-function-tests): Add new tests.
1335 (icalendar-testsuite--test-diarytime-to-isotime): Add another
1336 testcase.
1337 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1338 (icalendar-testsuite--test-convert-weekly-to-ical): New.
1339 (icalendar-testsuite--test-convert-yearly-to-ical): New.
1340 (icalendar-testsuite--test-convert-block-to-ical): New.
1341 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1342 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1343
1344 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1347 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1348 Fix typos in docstrings and error messages.
1349 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1350
1351 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
1352
1353 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1354 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1355 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1356
1357 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
1358
1359 * icalendar-testsuite.el
1360 (icalendar-testsuite--run-function-tests):
1361 Add icalendar-testsuite--test-parse-vtimezone.
1362 (icalendar-testsuite--test-parse-vtimezone): New.
1363 (icalendar-testsuite--do-test-cycle): Doc changes.
1364 (icalendar-testsuite--run-real-world-tests): Remove trailing
1365 whitespace -- see change of icalendar--add-diary-entry in
1366 icalendar.el.
1367 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1368
1369 2009-09-30 Glenn Morris <rgm@gnu.org>
1370
1371 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1372
1373 2009-06-26 Eric Ludlam <zappo@gnu.org>
1374
1375 * cedet/*: New unit tests, from CEDET repository.
1376
1377 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
1378
1379 * redisplay-testsuite.el: New file.
1380
1381 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1382
1383 * Branch for 23.1.
1384
1385 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
1386
1387 * icalendar-testsuite.el
1388 (icalendar-testsuite--run-function-tests):
1389 Add icalendar-testsuite--test-diarytime-to-isotime.
1390 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1391 recent icalendar fixes.
1392 (icalendar-testsuite--test-diarytime-to-isotime): New.
1393 (icalendar-testsuite--test-create-uid): Adjust to recent
1394 icalendar changes.
1395
1396 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
1397
1398 * bytecomp-testsuite.el: New file.
1399
1400 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
1401
1402 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1403 Add `icalendar-testsuite--test-create-uid'.
1404 (icalendar-testsuite--test-create-uid): New.
1405
1406 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1407
1408 * newsticker-testsuite.el: New file.
1409
1410 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
1411
1412 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1413 Add icalendar-testsuite--test-datestring-to-isodate,
1414 icalendar-testsuite--test-datetime-to-diary-date, and
1415 icalendar-testsuite--test-calendar-style.
1416 (icalendar-testsuite--test-format-ical-event):
1417 (icalendar-testsuite--test-parse-summary-and-rest):
1418 Doc fix. Remove european-calendar-style.
1419 (icalendar-testsuite--get-ical-event): Doc fix.
1420 (icalendar-testsuite--test-first-weekday-of-year):
1421 (icalendar-testsuite--run-cycle-tests): Add doc string.
1422 (icalendar-testsuite--test-datestring-to-isodate):
1423 (icalendar-testsuite--test-datetime-to-diary-date):
1424 (icalendar-testsuite--test-calendar-style): New functions.
1425 (icalendar-testsuite--test-export): Handle iso date style.
1426 New arg INPUT-ISO. Use calendar-date-style.
1427 (icalendar-testsuite--test-import): Handle iso date style.
1428 New arg EXPECTED-ISO. Use calendar-date-style.
1429 (icalendar-testsuite--test-cycle): Handle iso date style.
1430 (icalendar-testsuite--run-import-tests):
1431 (icalendar-testsuite--run-export-tests):
1432 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1433
1434 2008-02-29 Glenn Morris <rgm@gnu.org>
1435
1436 * README: New file.
1437
1438 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
1439
1440 * icalendar-testsuite.el: New file.
1441
1442 ;; Local Variables:
1443 ;; coding: utf-8
1444 ;; End:
1445
1446 Copyright (C) 2008-2013 Free Software Foundation, Inc.
1447
1448 This file is part of GNU Emacs.
1449
1450 GNU Emacs is free software: you can redistribute it and/or modify
1451 it under the terms of the GNU General Public License as published by
1452 the Free Software Foundation, either version 3 of the License, or
1453 (at your option) any later version.
1454
1455 GNU Emacs is distributed in the hope that it will be useful,
1456 but WITHOUT ANY WARRANTY; without even the implied warranty of
1457 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1458 GNU General Public License for more details.
1459
1460 You should have received a copy of the GNU General Public License
1461 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.