* lisp/subr.el (version-regexp-alist): Fix a typo.
[bpt/emacs.git] / test / ChangeLog
CommitLineData
3cd4192f
MA
12013-11-15 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/tramp-tests.el (tramp-test15-copy-directory)
4 (tramp-test16-directory-files, tramp-test17-insert-directory)
5 (tramp-test18-file-attributes)
6 (tramp-test19-directory-files-and-attributes)
7 (tramp-test20-file-modes, tramp-test21-file-links)
8 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
9 (tramp-test24-file-name-completion, tramp-test25-load)
10 (tramp-test26-process-file, tramp-test27-start-file-process):
11 (tramp-test28-shell-command): Protect unwindforms with
12 `ignore-errors'.
13 (tramp-test29-utf8): New test.
14
927fbd6b
MA
152013-11-13 Michael Albinus <michael.albinus@gmx.de>
16
17 * automated/file-notify-tests.el (file-notify-test02-events)
18 (file-notify-test03-autorevert): Suppress messages in `write-region'.
19
20 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
21 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
3cd4192f
MA
22 (tramp-test26-process-file, tramp-test28-shell-command):
23 Ensure, that the directory is not empty when calling "ls".
927fbd6b 24
8ee0219f
MA
252013-11-11 Michael Albinus <michael.albinus@gmx.de>
26
27 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
28 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
29 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
30 (tramp-test09-insert-file-contents, tramp-test10-write-region):
31 (tramp-test26-process-file): Add tests.
32 (tramp-test11-copy-file): Remove debug message.
33 (tramp-test20-file-modes): Special case, if user is "root".
34
54099383
MA
352013-11-08 Michael Albinus <michael.albinus@gmx.de>
36
1c49d6c2 37 * automated/file-notify-tests.el:
54099383 38 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1c49d6c2
MA
39 `tramp-remote-path' when running on hydra.
40 (tramp-test07-file-exists-p): Remove instrumentation code.
41 (tramp-test26-process-file): Don't use "/bin/true" and
42 "/bin/false", these paths do not exist on hydra.
54099383 43
21cfbae5
HE
442013-11-08 Helmut Eller <eller.helmut@gmail.com>
45
7dd8b873 46 * automated/process-tests.el: New file.
21cfbae5 47
1f923923
DG
482013-11-08 Dmitry Gutov <dgutov@yandex.ru>
49
50 * indent/ruby.rb: New examples.
51
6b4ac03e
GM
522013-11-06 Glenn Morris <rgm@gnu.org>
53
54 * automated/Makefile.in (setwins): Avoid accidental matches.
55
6865f4d5
MA
562013-11-06 Michael Albinus <michael.albinus@gmx.de>
57
58 * automated/tramp-tests.el (tramp-test07-file-exists-p):
59 Fix docstring. Instrument, in order to hunt failure on hydra.
60
c76489d6
GM
612013-11-06 Glenn Morris <rgm@gnu.org>
62
63 * automated/flymake-tests.el (warning-predicate-rx-gcc)
64 (warning-predicate-function-gcc, warning-predicate-rx-perl)
65 (warning-predicate-function-perl):
66 * automated/info-xref.el (info-xref-test-makeinfo):
67 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
68 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
69
a213a541
MA
702013-11-05 Michael Albinus <michael.albinus@gmx.de>
71
72 * automated/tramp-tests.el: New file.
73
dc503386
GM
742013-11-05 Glenn Morris <rgm@gnu.org>
75
2d748773
GM
76 Get rid of --chdir usage.
77 * automated/Makefile.in (EMACSOPT): Move -L here.
78 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
79 (setwins): Don't assume called from srcdir. Remove legacy stuff.
80 (.el.elc): No more need to pass -L here.
81 (compile-main): Get rid of sub-shell and cd.
82 (compile-clean, check): Get rid of cd.
83
d5112380
GM
84 Make it possible to run tests with a different working directory.
85 * automated/flymake-tests.el (flymake-tests-data-directory): New.
86 (flymake-tests--current-face): Use flymake-tests-data-directory.
87 (warning-predicate-function-gcc, warning-predicate-rx-perl)
88 (warning-predicate-function-perl): Adapt for above change.
89 * automated/zlib-tests.el (zlib-tests-data-directory): New.
90 (zlib--decompress): Use zlib-tests-data-directory.
91
b5d402d6
GM
92 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
93 Remove test that makes no sense.
94
dc503386
GM
95 * automated/files.el (files-test-local-variable-data):
96 Fix result typo presumably caused by interference from dir-locals.
97 (file-test--do-local-variables-test): Prevent dir-locals interfering.
98
dca01b09
DG
992013-11-04 Dmitry Gutov <dgutov@yandex.ru>
100
101 * indent/ruby.rb: Add a statement on the line after heredoc.
41784d0b 102 Move a now-successful example.
dca01b09
DG
103
104 * automated/ruby-mode-tests.el: Remove outdated comment.
105
8b77446f
GM
1062013-11-04 Glenn Morris <rgm@gnu.org>
107
108 * automated/Makefile.in (abs_srcdir): Remove.
109 (emacs): Unset EMACSLOADPATH.
110 (.el.elc, check): Use -L to append srcdir to load-path.
111
2ffcf5fe
GM
1122013-11-02 Glenn Morris <rgm@gnu.org>
113
1f43ed41 114 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
67fb4e6a 115 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
6f8225fa 116 (abs_srcdir): New, set by configure.
67fb4e6a 117 (EMACS): Use a relative file name.
67bb589e 118 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
67fb4e6a
GM
119 (lisp-compile): Remove (assume it's up-to-date).
120 (compile-main): Do not run lisp-compile.
1f43ed41
GM
121 (compile-main, compile-clean, compile-always, bootstrap-clean)
122 (check): Use srcdir rather than $test. Check cd return value.
67fb4e6a 123 Use --chdir.
67bb589e
GM
124 (doit, compile, compile-always): Remove stuff copied from lisp/.
125 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
2ffcf5fe 126
1affc48a
MA
1272013-10-31 Michael Albinus <michael.albinus@gmx.de>
128
129 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
130 Add a skipping test.
131
dee4ba59
SM
1322013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
133
134 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
135
136 * indent/css-mode.css (.x2): Test alignement inside braces.
137
bae91342
DG
1382013-10-26 Dmitry Gutov <dgutov@yandex.ru>
139
778859a8
DG
140 * indent/ruby.rb: New failing example.
141
dee4ba59
SM
142 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
143 Fix the test, in respect to adding the space after the curly.
bae91342 144
4ddbf128
MA
1452013-10-24 Michael Albinus <michael.albinus@gmx.de>
146
147 * automated/ert-tests.el (ert-test-skip-unless): New test case.
148 (ert-test-deftest): Adapt test for changed macro expansion.
149 (ert-test-run-tests-interactively):
150 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
151 Add a skipping test.
152
153 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
154 (file-notify--test-local-enabled): Make it a function. Check also
155 for `file-remote-p' of `temporary-file-directory'.
156 (file-notify--test-remote-enabled-checked): New defvar.
157 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
158 internal functions. Cache result.
159 (file-notify--deftest-remote, file-notify-test00-availability)
160 (file-notify-test01-add-watch, file-notify-test02-events)
161 (file-notify-test03-autorevert): Add checks with `skip_unless'.
162 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
163
369bbf71
DG
1642013-10-24 Dmitry Gutov <dgutov@yandex.ru>
165
166 * indent/ruby.rb: Fix syntax error in the latest example.
167
b8e3b0a9
GM
1682013-10-23 Glenn Morris <rgm@gnu.org>
169
170 * automated/Makefile.in (abs_top_srcdir, top_builddir):
171 New, set by configure.
172 (top_srcdir): Remove.
173 (abs_test, abs_lispsrc): New.
174 (lisp): No longer absolute.
175 (emacs, lisp-compile, compile, compile-always):
176 Quote entities that might contain whitespace.
177
a6462ef5
DG
1782013-10-22 Dmitry Gutov <dgutov@yandex.ru>
179
180 * indent/ruby.rb: Move two examples to "working" section, add one
181 more.
182
8c1ae481
DG
1832013-10-21 Dmitry Gutov <dgutov@yandex.ru>
184
dee4ba59
SM
185 * indent/ruby.rb: New examples for indentation of blocks.
186 Example of hash inside parens that inflooped before the present commit.
8c1ae481 187
ef566920
BR
1882013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
189
190 * test/automated/timer-tests.el: New file. Tests that (sit-for 0)
191 allows another timer to run.
192
1eda1d8d
DG
1932013-10-14 Dmitry Gutov <dgutov@yandex.ru>
194
195 * indent/ruby.rb: More examples for bug#15594, both failing and
196 now passing.
197
55ee77a3
DG
1982013-10-11 Dmitry Gutov <dgutov@yandex.ru>
199
200 * indent/ruby.rb: Add two more cases.
201
6d8ca172
SM
2022013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
203
204 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
205 first use.
206 (ruby-should-indent): Use indent-according-to-mode.
207 (ruby-deftest-move-to-block): Use `declare'.
208
2f84ba10
DG
2092013-10-07 Dmitry Gutov <dgutov@yandex.ru>
210
211 * indent/ruby.rb: Fix a spurious change, add more failing examples.
212
20832de0
SM
2132013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
214
215 * indent/ruby.rb: Add a few more tests; adjust some indentation.
216
5cd9cda9
DG
2172013-10-06 Dmitry Gutov <dgutov@yandex.ru>
218
7318480c
DG
219 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
220 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
221
5cd9cda9
DG
222 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
223
34d1a133
SM
2242013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
225
226 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
227 Adjust indentation of continued line to the new SMIE behavior.
228
a27c1b72
SM
2292013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
230
231 * automated/completion-tests.el:
232 * indent/css-mode.css: New files.
233
acbadd00
DU
2342013-10-03 Daiki Ueno <ueno@gnu.org>
235
236 * automated/data/package/signed/archive-contents:
237 * automated/data/package/signed/archive-contents.sig:
238 * automated/data/package/signed/signed-good-1.0.el:
239 * automated/data/package/signed/signed-good-1.0.el.sig:
240 * automated/data/package/signed/signed-bad-1.0.el:
241 * automated/data/package/signed/signed-bad-1.0.el.sig:
242 * automated/data/package/key.pub:
243 * automated/data/package/key.sec: New files.
244
245 * automated/package-test.el (package-test-update-listing)
246 (package-test-update-archives, package-test-describe-package):
247 Adjust to package.el change.
248 (package-test-signed): New test.
249
494e898b
DG
2502013-10-01 Dmitry Gutov <dgutov@yandex.ru>
251
252 * automated/package-test.el: Update all cases to use :url instead
253 of :homepage.
254
255 * automated/package-x-test.el
256 (package-x-test--single-archive-entry-1-3): Same.
257
056453c6
DG
2582013-09-29 Dmitry Gutov <dgutov@yandex.ru>
259
260 * automated/package-test.el (simple-single-desc-1-4): Remove, it
261 was unused.
262 (simple-single-desc): Expect :homepage property.
263 (multi-file-desc): Same.
264 (with-package-test): Do not save previous `default-directory'
265 value, let-bind the var instead.
266 (package-test-install-single): Expect :homepage property in the
267 generated pkg file.
268 (package-test-describe-package): Expect Homepage button.
269 (package-test-describe-non-installed-package)
270 (package-test-describe-non-installed-multi-file-package): Same.
271 (package-test-describe-not-installed-package): Remove, it was a
272 duplicate.
273
274 * automated/package-x-test.el
275 (package-x-test--single-archive-entry-1-3): Expect :homepage
276 property.
277 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
278
279 * automated/data/package/simple-single-1.3.el: Add URL header.
280
281 * automated/data/package/archive-contents: Add :homepage
282 properties to `simple-single' and `multi-file'.
283
3e0b94e7
DC
2842013-09-22 Daniel Colascione <dancol@dancol.org>
285
286 * automated/data-test.el:
287 (bool-vector-count-matches-all-0-nil)
288 (bool-vector-count-matches-all-0-t)
ffb3f67a
PE
289 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
290 (bool-vector-count-matches-at, bool-vector-intersection-op)
291 (bool-vector-union-op, bool-vector-xor-op)
3e0b94e7 292 (bool-vector-set-difference-op)
ffb3f67a 293 (bool-vector-change-detection, bool-vector-not): New tests.
3e0b94e7
DC
294 (mock-bool-vector-count-matches-at)
295 (test-bool-vector-bv-from-hex-string)
296 (test-bool-vector-to-hex-string)
297 (test-bool-vector-count-matches-at-tc)
298 (test-bool-vector-apply-mock-op)
299 (test-bool-vector-binop): New helper functions.
300 (bool-vector-test-vectors): New testcase data.
301
31dca772
R
3022013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
303
304 * automated/advice-tests.el (advice-test-called-interactively-p-around)
305 (advice-test-called-interactively-p-filter-args)
306 (advice-test-called-interactively-p-around): New tests.
307
cde40d2b
GM
3082013-09-16 Glenn Morris <rgm@gnu.org>
309
0c2a2b57
GM
310 * automated/eshell.el (eshell-match-result):
311 Return a more informative failure than simply "false". Update callers.
312
cde40d2b
GM
313 * automated/eshell.el (eshell-test/for-name-shadow-loop):
314 Test value before and after loop as well as during.
315
1e53bb4b
GM
3162013-09-15 Glenn Morris <rgm@gnu.org>
317
318 * automated/eshell.el (eshell-test/for-name-shadow-loop):
319 New test. (Bug#15372)
320 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
321
9dc7e8e1
GM
3222013-09-13 Glenn Morris <rgm@gnu.org>
323
324 * automated/eshell.el (with-temp-eshell):
325 Use a temp directory for eshell-directory-name.
6ad9cb08
GM
326 (eshell-test-command-result): New, again using a temp directory.
327 Replace eshell-command-result with this throughout.
e16582b6
GM
328 (eshell-test/for-loop, eshell-test/for-name-loop):
329 Ensure environment variables don't confuse us.
9dc7e8e1 330
2d5788f4
GM
3312013-09-12 Glenn Morris <rgm@gnu.org>
332
333 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
e3066edb 334 due to "has a running process; kill it?" prompts.
2d5788f4 335
ae5e4c48
SM
3362013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
337
338 * automated/eshell.el: Rename from eshell.el.
339 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
340
f8ccce03
GM
3412013-09-01 Glenn Morris <rgm@gnu.org>
342
343 * automated/Makefile.in (setwins): Avoid leading space in $wins.
344 Otherwise the sed command used by eg compile-main ends up
345 containing "/*.el". (Bug#15170)
346
50b13cde
PE
3472013-08-28 Paul Eggert <eggert@cs.ucla.edu>
348
e903c210 349 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
50b13cde
PE
350 for portability to hosts where /bin/sh has problems.
351
6ee60310
DE
3522013-08-21 David Engster <deng@randomsample.de>
353
354 * automated/eieio-tests.el, automated/eieio-test-persist.el:
355 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
356 upstream. Changed to use ERT.
357
281c7202
DH
3582013-08-14 Daniel Hackney <dan@haxney.org>
359
360 * package-test.el: Remove tar-package-building functions. Tar file
361 used for testing is included in the repository.
362 (package-test-install-texinfo, package-test-cleanup-built-files):
363 Remove.
364
ad756449
FEG
3652013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
366
367 * automated/python-tests.el (python-imenu-create-index-4)
368 (python-imenu-create-flat-index-2): New tests.
369
3e2cd454
GM
3702013-08-05 Glenn Morris <rgm@gnu.org>
371
372 * automated/mule-util.el: New file, with tests extracted from
373 lisp/international/mule-util.el.
374
671d5c16
SM
3752013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
376
377 * automated/advice-tests.el (advice-tests-nadvice): Test removal
378 before definition.
379 (advice-tests-macroaliases): New test.
380
2ad0a067
GM
3812013-08-04 Glenn Morris <rgm@gnu.org>
382
dc8dfa8a
GM
383 * automated/ert-tests.el: Disable failing test that no-one seems
384 to know how to fix. (Bug#13064)
385
2ad0a067
GM
386 * automated/icalendar-tests.el (icalendar-tests--test-export)
387 (icalendar-tests--test-import): Try more precise TZ specification.
f8654242 388 Remove debug messages.
2ad0a067 389
f3ffcd8c
GM
3902013-08-03 Glenn Morris <rgm@gnu.org>
391
1f21d308
GM
392 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
393
f3ffcd8c
GM
394 * automated/icalendar-tests.el (icalendar-tests--test-export)
395 (icalendar-tests--test-import):
5e471f0d 396 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
f3ffcd8c
GM
397 (icalendar-tests--test-import): Reset zone even if error occurred.
398
a104f656
SM
3992013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
400
401 * automated/core-elisp-tests.el: New file.
402
7d7e9a73
GM
4032013-08-01 Glenn Morris <rgm@gnu.org>
404
405 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
406 Try to check that the remote system has a notification program.
407
67a17772
GM
4082013-07-31 Glenn Morris <rgm@gnu.org>
409
410 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
411
e81dd54d
MA
4122013-07-24 Michael Albinus <michael.albinus@gmx.de>
413
414 * automated/file-notify-tests.el
415 (file-notify--test-local-enabled): New defconst. Replaces all
416 `file-notify-support' occurences.
417 (file-notify--test-remote-enabled): New defun.
418 (file-notify--deftest-remote): Use it.
419 (file-notify-test00-availability): Rewrite.
420 (file-notify-test00-availability-remote): New defun.
421 (file-notify-test01-add-watch): Rewrite first erroneous check.
422
66878244
GM
4232013-07-23 Glenn Morris <rgm@gnu.org>
424
97afc49a
GM
425 * automated/inotify-test.el (inotify-file-watch-simple):
426 Delete temp-file when done.
427
66878244
GM
428 * automated/subword-tests.el: Require subword.
429
0ac26976
SM
4302013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
431
432 * automated/subword-tests.el: New file.
433
1f0480d4
FEG
4342013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
435
436 * automated/python-tests.el (python-imenu-create-index-2)
437 (python-imenu-create-index-3): New tests.
438
7faba176
GM
4392013-07-11 Glenn Morris <rgm@gnu.org>
440
a19b3c2d
GM
441 * automated/ert-tests.el: Require cl-lib at runtime too.
442 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
443 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
444 (ert-test-set-functions, ert-test-gensym)
445 (ert-test-coerce-to-vector, ert-test-string-position)
446 (ert-test-mismatch): Remove tests.
447 * automated/cl-lib.el: New, split from ert-tests.el.
448
d2e1542a
GM
449 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
450 Goto point-min.
451 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
452 (ruby-move-to-block-skips-percent-literal)
453 (ruby-move-to-block-skips-heredoc)
454 (ruby-move-to-block-moves-from-else-to-if)
455 (ruby-beginning-of-defun-does-not-fold-case)
456 (ruby-end-of-defun-skips-to-next-line-after-the-method):
457 Replace goto-line with forward-line/goto-char.
458 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
459
03d01981
GM
460 * automated/package-test.el (makeinfo-buffer): Autoload.
461 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
462 (package-test-install-texinfo): Don't require makeinfo.
463
709c6d2b
GM
464 * automated/files.el: Stop "local variables" confusion.
465
63cd50d4
GM
466 * automated/flymake-tests.el (flymake-tests): Remove unused group.
467
a550ba33
GM
468 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
469 Use with-current-buffer.
470
7faba176
GM
471 * automated/undo-tests.el (undo-test-buffer-modified)
472 (undo-test-file-modified): New tests.
473
59eb37e5
MA
4742013-07-09 Michael Albinus <michael.albinus@gmx.de>
475
476 * automated/file-notify-tests.el (file-notify-test00-availability):
477 Set :expected-result.
478 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
479 (file-notify-test02-events, file-notify-test02-events-remote)
480 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
481 Skip when `file-notify-support' is nil. (Bug#14823)
482
771b2fc3
GM
4832013-07-09 Glenn Morris <rgm@gnu.org>
484
0b57d6fc
GM
485 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
486 Declare.
487 (inotify-file-watch-simple): Silence compiler.
488
a87b74fe
GM
489 * automated/python-tests.el (python-indent-block-enders):
490 Make it actually test something.
491
08be5fba
GM
492 * automated/package-x-test.el: Require package-test when compiling.
493
771b2fc3 494 * automated/add-log-tests.el, automated/advice-tests.el:
08be5fba
GM
495 * automated/imenu-test.el, automated/package-x-test.el:
496 * automated/python-tests.el, automated/ruby-mode-tests.el:
497 * automated/xml-parse-tests.el: Explictly require ert.
771b2fc3 498
0f01f02f
KH
4992013-07-08 Kenichi Handa <handa@gnu.org>
500
501 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
502 Use with-ccoding-priority to avoid side-effect (Bug#14781).
503
84b6d3df
MA
5042013-07-05 Michael Albinus <michael.albinus@gmx.de>
505
506 * automated/file-notify-tests.el
ae5e4c48
SM
507 (file-notify-test-remote-temporary-file-directory):
508 Use `null-device' on w32.
84b6d3df
MA
509 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
510 (file-notify--test-results, file-notify--test-event)
511 (file-notify--deftest-remote, file-notify--event-test)
512 (file-notify--test-event-handler)
ae5e4c48 513 (file-notify--test-make-temp-name): Rename, in order to mark them
84b6d3df
MA
514 internal.
515 (tramp-message-show-message, tramp-read-passwd): Tweak them for
516 better fitting in noninteractive tests.
ae5e4c48
SM
517 (file-notify-test00-availability): Rename from `file-notify-test0'.
518 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
84b6d3df
MA
519 Use `temporary-file-directory '.
520 (file-notify-test01-add-watch-remote): New test.
ae5e4c48
SM
521 (file-notify-test02-events): Rename from `file-notify-test2'.
522 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
523 (file-notify-test03-autorevert): Rename from
84b6d3df 524 `file-notify-test4'. Use timeouts.
ae5e4c48 525 (file-notify-test03-autorevert-remote): Rename from
84b6d3df
MA
526 `file-notify-test5'.
527
46e4f821
MA
5282013-07-04 Michael Albinus <michael.albinus@gmx.de>
529
530 * automated/file-notify-tests.el: New package.
531
3e3da660
KH
5322013-06-28 Kenichi Handa <handa@gnu.org>
533
534 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
ae5e4c48 535 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
3e3da660
KH
536 Callers changed.
537 (decoder-tests-filename): New function.
538 (decoder-tests-prefer-utf-8-read)
539 (decoder-tests-prefer-utf-8-write): New function.
540 (ert-test-decoder-prefer-utf-8): New test.
541
10a2da6e
DG
5422013-06-27 Dmitry Gutov <dgutov@yandex.ru>
543
544 * automated/package-x-test.el: Change the commentary.
79f38c4e
DG
545 (package-x-test--single-archive-entry-1-3)
546 (package-x-test--single-archive-entry-1-4): Fix the tests, by
547 using the appropriate data structure.
10a2da6e 548
9ea5cf9f
DG
5492013-06-27 Daniel Hackney <dan@haxney.org>
550
551 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
552
553 * automated/package-x-test.el: New file.
554
555 * automated/package-test.el: New file.
556
557 * automated/data/package: New directory, with test examples.
558
fc3ec982
GM
5592013-06-27 Glenn Morris <rgm@gnu.org>
560
df86ba7d
GM
561 * automated/python-tests.el (python-tests-with-temp-file):
562 Clean up after ourself.
563
fc3ec982 564 * automated/undo-tests.el (undo-test3): Remove test that seems to
568a53f2 565 do nothing that the previous one doesn't, except leave a tempfile.
fc3ec982 566
f2136e1e
GM
5672013-06-26 Glenn Morris <rgm@gnu.org>
568
569 * automated/info-xref.el: New file.
570
51f85387
GM
5712013-06-25 Glenn Morris <rgm@gnu.org>
572
573 * automated/occur-tests.el (occur-test-create): New function.
574 Use it to create separate tests for each element, so we run them
575 all rather than stopping at the first error.
576
6e0e82a0 5772013-06-24 Glenn Morris <rgm@gnu.org>
e31106e8
GM
578
579 * automated/occur-tests.el (occur-tests):
580 Update for 2013-05-29 change to occur header line.
581
c5b0993e
EW
5822013-06-21 Eduard Wiebe <usenet@pusto.de>
583
584 Test suite for flymake.
585 * automated/flymake-tests.el:
586 * automated/flymake/warnpred/Makefile
587 * automated/flymake/warnpred/test.c
588 * automated/flymake/warnpred/test.pl: New files.
589
02a87775
TH
5902013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
591
4f405069 592 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
02a87775 593
18d78c5e
TH
5942013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
595
596 * automated/reftex-tests.el: New test suite for reftex.
597
19bb8e62
DG
5982013-05-31 Dmitry Gutov <dgutov@yandex.ru>
599
600 * automated/ruby-mode-tests.el: New tests, for percent literals
601 and expression expansion.
602
f236dd84
LL
6032013-05-29 Leo Liu <sdl.web@gmail.com>
604
605 * indent/octave.m: Tweak.
606
797c9e3d
AG
6072013-05-26 Aidan Gauland <aidalgol@amuri.net>
608
609 * tests/eshell.el: Rewrite tests using ERT.
610
cce6beeb
LL
6112013-05-25 Leo Liu <sdl.web@gmail.com>
612
613 * indent/octave.m: Add tests for %!, # and ### comments.
614
bc9a5003
KH
6152013-05-23 Kenichi Handa <handa@gnu.org>
616
617 * automated/decoder-tests.el: New file.
618
1a0a0a8a
DG
6192013-05-19 Dmitry Gutov <dgutov@yandex.ru>
620
621 * indent/ruby.rb: Add multiline regexp example.
622
623 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
624 (ruby-regexp-skips-over-interpolation)
625 (ruby-regexp-continues-till-end-when-unclosed)
626 (ruby-regexp-can-be-multiline)
627 (ruby-interpolation-inside-percent-literal): New tests.
628
a9e4425b
SM
6292013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
630
631 * indent/ruby.rb: Fix indentation after =; add more cases.
632
aa7dab97
SM
6332013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
634
635 * indent/pascal.pas: Add test for mis-identified comments.
636
1398a54d
MY
6372013-04-01 Masatake YAMATO <yamato@redhat.com>
638
38ef2c84 639 * automated/imenu-tests.el: New file. (Bug#14112)
1398a54d 640
adc31213
FEG
6412013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
642
643 * automated/python-tests.el (python-imenu-prev-index-position-1):
aa7dab97 644 Remove test.
adc31213
FEG
645 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
646 New tests.
647
04754d36
FEG
6482013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
649
650 * automated/python-tests.el (python-nav-backward-defun-2)
651 (python-nav-backward-defun-3, python-nav-forward-defun-2)
652 (python-nav-forward-defun-3): New tests.
653
083850a6
FEG
6542013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
655
656 * automated/python-tests.el (python-nav-backward-defun-1)
657 (python-nav-forward-defun-1): New tests.
658
694569fc
MY
6592013-04-09 Masatake YAMATO <yamato@redhat.com>
660
661 * automated/add-log-tests.el: New file. (Bug#14112)
662
8d3655be 6632013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
c9886b39 664
8d3655be 665 * automated/python-tests.el (python-indent-block-enders): New test.
c9886b39
FEG
666 (python-info-current-defun-2): Fix test.
667
2054a6c3
PE
6682013-03-05 Paul Eggert <eggert@cs.ucla.edu>
669
670 * indent/octave.m: Fix encoding error in comment. Add coding tag.
671
929aeac6 6722013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
b85f3423 673
929aeac6 674 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
b85f3423
FEG
675 (python-tests-with-temp-file): New macro.
676 (python-tests-shell-interpreter): New var.
677 (python-shell-get-process-name-1)
678 (python-shell-internal-get-process-name-1)
679 (python-shell-parse-command-1)
680 (python-shell-calculate-process-environment-1)
681 (python-shell-calculate-process-environment-2)
682 (python-shell-calculate-process-environment-3)
683 (python-shell-calculate-exec-path-1)
684 (python-shell-calculate-exec-path-2)
685 (python-shell-make-comint-1)
686 (python-shell-make-comint-2)
687 (python-shell-get-process-1)
688 (python-shell-get-or-create-process-1)
689 (python-shell-internal-get-or-create-process-1): New tests.
690
cfbf790d 6912013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
4dddd5dc 692
62cfd799 693 * automated/python-tests.el: New file.
4dddd5dc 694
53ca88c4
DG
6952013-02-14 Dmitry Gutov <dgutov@yandex.ru>
696
697 * automated/ruby-mode-tests.el
698 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
699 bits inside the examples.
700 (ruby-move-to-block-skips-heredoc): New test.
aa7dab97
SM
701 (ruby-add-log-current-method-after-inner-class):
702 Lower expectations: move point inside a method, initially.
53ca88c4 703
7132e457
DG
7042013-02-13 Dmitry Gutov <dgutov@yandex.ru>
705
706 * automated/ruby-mode-tests.el
707 (ruby-move-to-block-skips-percent-literal): New test.
708
6e5c1569
CY
7092013-02-04 Chong Yidong <cyd@gnu.org>
710
711 * automated/thingatpt.el: New file.
712
984096ed
CY
7132013-02-03 Chong Yidong <cyd@gnu.org>
714
aa7dab97
SM
715 * automated/files.el (file-test--do-local-variables-test):
716 Avoid compilation warning message.
984096ed 717
b1625024
DG
7182013-01-27 Dmitry Gutov <dgutov@yandex.ru>
719
720 * automated/ruby-mode-tests.el
721 (ruby-indent-spread-args-in-parens): New test.
a324b8c7
DG
722 * automated/ruby-mode-tests.el (ruby-block-test-example):
723 Break indentation of the do block opener and add a line inside it.
724 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
725 Adjust line numbers.
b1625024 726
cb9c0a53
SM
7272013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
728
729 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
730
51e73492
GM
7312013-01-14 Glenn Morris <rgm@gnu.org>
732
733 * automated/compile-tests.el (compile-tests--test-regexps-data):
734 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
735
327a6cca
WJ
7362013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
737
738 * automated/man-tests.el: New file.
739
51fb5578
AH
7402013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
741
742 * automated/undo-tests.el (undo-test0): Adjust error to code change.
743
3bace969
AH
7442013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
745
746 * automated/undo-tests.el: New file.
747
82e2a1f0 7482012-12-27 Dmitry Gutov <dgutov@yandex.ru>
db590ef6
DG
749
750 * automated/ruby-mode-tests.el
751 (ruby-indent-after-block-in-continued-expression): New test.
752
dbb530d9
DG
7532012-12-14 Dmitry Gutov <dgutov@yandex.ru>
754
e903c210 755 * automated/ruby-mode-tests.el:
dbb530d9 756 Rename one interpolation test; add three more.
bb808526
DG
757 (ruby-with-temp-buffer): New macro, use it where appropriate.
758 (ruby-add-log-current-method-examples): Use "_" for target point.
759 Add four new tests for ruby-add-log-current-method.
dbb530d9 760
a0099d31
GM
7612012-12-11 Glenn Morris <rgm@gnu.org>
762
763 * automated/f90.el (f90-test-bug13138): New test.
764
81606b10
RS
7652012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
766
767 * automated/inotify-test.el: New test.
768
89eb3b0a
CY
7692012-12-02 Chong Yidong <cyd@gnu.org>
770
771 * automated/ruby-mode-tests.el
772 (ruby-add-log-current-method-examples): Don't use loop macro, to
773 allow automated testing to work.
774
23ba2705
SM
7752012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
776
777 * automated/advice-tests.el (advice-tests--data): Remove.
778 (advice-tests): Move the tests directly here instead.
779 Add called-interactively-p tests.
780
19dc7206
SM
7812012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
782
783 * automated/ert-x-tests.el: Use cl-lib.
784 * automated/ert-tests.el: Use lexical-binding and cl-lib.
785
8619323f
DG
7862012-11-14 Dmitry Gutov <dgutov@yandex.ru>
787
788 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
789 (ruby-indent-inside-heredoc-after-operator)
790 (ruby-indent-inside-heredoc-after-space): New tests.
c62792e7
DG
791 Change direct font-lock face references to var references.
792 (ruby-interpolation-suppresses-syntax-inside): New test.
19dc7206
SM
793 (ruby-interpolation-inside-percent-literal-with-paren):
794 New failing test.
8619323f 795
f178c32d
DG
7962012-11-13 Dmitry Gutov <dgutov@yandex.ru>
797
798 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
5745cae6
DG
799 (ruby-singleton-class-no-heredoc-font-lock)
800 (ruby-add-log-current-method-examples): New tests.
801 (ruby-test-string): Extract from ruby-should-indent-buffer.
5e9419e8
DG
802 (ruby-deftest-move-to-block): New macro.
803 Add several move-to-block tests.
f178c32d 804
231d8498
SM
8052012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
806
807 * automated/advice-tests.el: New tests.
808
8111f5e6
EZ
8092012-10-14 Eli Zaretskii <eliz@gnu.org>
810
811 * automated/compile-tests.el (compile-tests--test-regexps-data):
812 Add new data for msft's new format.
813
c3268831
DG
8142012-09-08 Dmitry Gutov <dgutov@yandex.ru>
815
816 * automated/ruby-mode-tests.el:
817 (ruby-toggle-block-to-multiline): New test.
818 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
819 (ruby-toggle-block-to-brace): Use buffer-string.
820
0ba2d4b6
DG
8212012-09-07 Dmitry Gutov <dgutov@yandex.ru>
822
823 * automated/ruby-mode-tests.el: New tests (Bug#11613).
824
eada0861 8252012-08-28 Chong Yidong <cyd@gnu.org>
45e7ed71
CY
826
827 * automated/files.el: Test every combination of values for
828 enable-local-variables and enable-local-eval.
829
450809af
CY
8302012-08-19 Chong Yidong <cyd@gnu.org>
831
832 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
833
a999ce26
CY
8342012-08-18 Chong Yidong <cyd@gnu.org>
835
836 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
837
f063063a
DG
8382012-08-14 Dmitry Gutov <dgutov@yandex.ru>
839
840 * indent/ruby.rb: Rearrange examples, add new ones.
841
0d9e2599
NN
8422012-08-12 Dmitry Gutov <dgutov@yandex.ru>
843
844 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
845 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
846
9ff9402d 8472012-08-11 Glenn Morris <rgm@gnu.org>
5f168c20
GM
848
849 * automated/files.el: New file.
850
bf1757d1
GM
851 * automated/Makefile.in (all): Fix typo.
852
9d2ed8a2
DG
8532012-08-10 Dmitry Gutov <dgutov@yandex.ru>
854
855 * automated/ruby-mode-tests.el (ruby-should-indent):
856 Add docstring, check (current-indentation) instead of (current-column).
857 (ruby-should-indent-buffer): New function.
858 Add tests for `ruby-deep-indent-paren' behavior.
859 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
860
0d9e2599
NN
8612012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
862
863 Original tests in test_ruby_mode.rb in upstream (author).
864
9cd80478
DG
8652012-08-09 Dmitry Gutov <dgutov@yandex.ru>
866
867 * automated/ruby-mode-tests.el (ruby-should-indent)
868 (ruby-assert-state): New functions.
869 Add new tests.
870
c91562a6
DE
8712012-07-29 David Engster <deng@randomsample.de>
872
9d2ed8a2
DG
873 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
874 New variable to hold test data for name expansion.
c91562a6
DE
875 (xml-parse-tests): Test the two different types of name expansion.
876
d8efda90
JL
8772012-07-29 Juri Linkov <juri@jurta.org>
878
879 * automated/occur-tests.el (occur-test-case): Use predefined
880 buffer name " *test-occur*" instead of a random buffer name.
881
c28662a8
DG
8822012-07-20 Dmitry Gutov <dgutov@yandex.ru>
883
884 * automated/ruby-mode-tests.el: New file with one test.
885
45fd731c
SM
8862012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
887
efc26dbe
SM
888 * indent/shell.sh: Add test case for ${#VAR}.
889
45fd731c
SM
890 * indent/latex-mode.tex: New file.
891
a464a6c7
SM
8922012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
893
894 * eshell.el: Use cl-lib.
895
a76e6535
CY
8962012-07-03 Chong Yidong <cyd@gnu.org>
897
898 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
899
a7aef6f5
CY
9002012-07-02 Chong Yidong <cyd@gnu.org>
901
a464a6c7
SM
902 * automated/xml-parse-tests.el (xml-parse-tests--data):
903 More testcases.
a7aef6f5 904
fbf2e7ad
CY
9052012-07-01 Chong Yidong <cyd@gnu.org>
906
907 * automated/xml-parse-tests.el: New file.
908
d5c6faf9
SM
9092012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
910
911 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
912 Use cl-flet.
913
ee574791
UJ
9142012-06-08 Ulf Jasper <ulf.jasper@web.de>
915
d5c6faf9
SM
916 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
917 Test escaped commas in TZID (Bug#11473).
ee574791
UJ
918 (icalendar-import-with-timezone): New.
919 (icalendar-real-world): Add new testcase as given in the bugreport
920 of Bug#11473.
921
6dbaa1c7
UJ
9222012-05-29 Ulf Jasper <ulf.jasper@web.de>
923
924 * automated/icalendar-tests.el (icalendar-tests--test-import):
925 Include UID in import tests (Bug#11525).
926 (icalendar-import-non-recurring, icalendar-import-rrule)
927 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
928 UID-import change.
929 (icalendar-import-with-uid): New.
930 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
931 Include UID in cycle tests.
932 (icalendar-cycle, icalendar-real-world): UID-import change.
933
b847032c
GM
9342012-05-21 Glenn Morris <rgm@gnu.org>
935
936 * automated/Makefile.in (setwins): Scrap superfluous subshell.
937
5e561bc7
TZ
9382012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
939
940 * automated/url-util-tests.el: New file to test
941 lisp/url/url-util.el. Only `url-build-query-string' and
942 `url-parse-query-string' are tested right now (Bug#8706).
943
461ef3c5
SM
9442012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
945
946 * indent/shell.sh:
947 * indent/shell.rc: Ad some test cases.
948
dfbd787f
SM
9492012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
950
951 * indent/ruby.rb: New file, to test new syntax-propertize code.
952
ab7ce8c1
GM
9532012-04-11 Glenn Morris <rgm@gnu.org>
954
955 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
956
6c0c7cfc
TZ
9572012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
958
959 * automated/url-future-tests.el (url-future-tests): Move from
960 lisp/url/url-future.el and rename.
961
bdbc1c4e
UJ
9622012-01-29 Ulf Jasper <ulf.jasper@web.de>
963
964 * automated/icalendar-tests.el (icalendar-import-non-recurring):
965 Fix broken test, caused by missing trailing blank.
966
5c09001c
CY
9672011-12-03 Chong Yidong <cyd@gnu.org>
968
969 * automated/compile-tests.el (compile-tests--test-regexps-data):
970 Increase column numbers by one to reflect change in how
6df6ae42 971 compilation-message is recorded (Bug#10172).
5c09001c 972
394c65f1
GM
9732011-11-22 Glenn Morris <rgm@gnu.org>
974
975 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
976
cd1181db
JB
9772011-11-20 Juanma Barranquero <lekktu@gmail.com>
978
979 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
980
58179cce
JB
9812011-11-16 Juanma Barranquero <lekktu@gmail.com>
982
7877f373
JB
983 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
984 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
985 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
986
dba0634a
UJ
9872011-10-30 Ulf Jasper <ulf.jasper@web.de>
988
989 * automated/newsticker-tests.el
6df6ae42 990 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
991 newsticker--treeview-tree-update.
992
6d6a626c
UJ
9932011-10-29 Ulf Jasper <ulf.jasper@web.de>
994
73c3f81d
UJ
995 * automated/newsticker-tests.el
996 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
997
6d6a626c
UJ
998 * trunk/test/automated/newsticker-tests.el
999 (newsticker--group-manage-orphan-feeds): Prevent updating
1000 newsticker treeview. Fixed bug#9763.
1001
6e0a9be7
GM
10022011-10-20 Glenn Morris <rgm@gnu.org>
1003
e195ae68
GM
1004 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1005
6e0a9be7
GM
1006 * automated/vc-bzr.el: New file.
1007
21fedf28
GM
10082011-10-15 Glenn Morris <rgm@gnu.org>
1009
1010 * automated/f90.el: New file.
1011
81416b68
UJ
10122011-09-27 Ulf Jasper <ulf.jasper@web.de>
1013
1014 * automated/newsticker-tests.el: Move newsticker-testsuite.el
1015 to automated/newsticker-tests.el. Convert to ERT.
1016
68575ab0
UJ
10172011-07-26 Ulf Jasper <ulf.jasper@web.de>
1018
1019 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
aa7dab97 1020 Remove, simply use string=.
68575ab0
UJ
1021 (icalendar--diarytime-to-isotime)
1022 (icalendar--datetime-to-diary-date)
1023 (icalendar--datestring-to-isodate)
1024 (icalendar--format-ical-event)
1025 (icalendar--parse-summary-and-rest)
1026 (icalendar-tests--do-test-import)
6df6ae42 1027 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
1028 string= to EXPECTED ACTUAL.
1029 (icalendar--import-format-sample)
1030 (icalendar--format-ical-event)
1031 (icalendar-import-non-recurring)
1032 (icalendar-import-rrule)
1033 (icalendar-import-duration)
1034 (icalendar-import-bug-6766)
6df6ae42 1035 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
1036 icalendar-tests--compare-strings.
1037 (icalendar-import-multiple-vcalendars): New.
1038
de316778
TZ
10392011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
1040
1041 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 1042 Require CL.
de316778 1043
c07b2710
JL
10442011-05-09 Juri Linkov <juri@jurta.org>
1045
1046 * automated/occur-tests.el: Move from test/occur-testsuite.el.
1047 Convert to ERT.
1048
adec429a
CY
10492011-05-09 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * automated/compile-tests.el: New file.
1052
c4c205d0
CY
10532011-05-08 Chong Yidong <cyd@stupidchicken.com>
1054
1055 * automated/font-parse-tests.el: Don't byte-compile.
1056
1057 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
1058
6c075cd7
SM
10592011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1060
1061 * automated/lexbind-tests.el: New file.
1062
33383987
JB
10632011-03-07 Chong Yidong <cyd@stupidchicken.com>
1064
1065 * Version 23.3 released.
1066
81fb60b2
GM
10672011-03-05 Glenn Morris <rgm@gnu.org>
1068
1069 * eshell.el: Move here from lisp/eshell/esh-test.el.
1070
de69c0a8
CO
10712011-03-03 Christian Ohler <ohler@gnu.org>
1072
1073 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1074 New test.
1075
4856384c
UJ
10762011-02-20 Ulf Jasper <ulf.jasper@web.de>
1077
1078 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1079 convert to ERT format.
1080
aa0935b9
CY
10812011-02-14 Chong Yidong <cyd@stupidchicken.com>
1082
1083 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1084 convert to ERT format.
1085
ccded26c
SM
10862011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1087
1088 * indent/shell.sh:
1089 * indent/shell.rc: New files.
1090
372fb76b
CY
10912011-01-27 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * automated/font-parse-tests.el: Move from
1094 font-parse-testsuite.el.
1095
6608a7d8
CY
10962011-01-26 Chong Yidong <cyd@stupidchicken.com>
1097
1098 * font-parse-testsuite.el (test-font-parse-data): New file.
1099
db5d03ea
SM
11002011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1101
1102 * indent/prolog.prolog: Add tokenizing tests.
1103
d221e780
CO
11042011-01-13 Christian Ohler <ohler@gnu.org>
1105
1106 * automated: New directory for automated tests.
1107
1108 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1109
1110 * automated/Makefile.in: New file.
1111
cbf83ce9
SM
11122010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1113
1114 * indent/modula2.mod: New file.
1115
d19dc73d
SM
11162010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1117
1118 * indent/octave.m: Add a test to ensure indentation is local.
1119
41f592d1
GM
11202010-10-23 Glenn Morris <rgm@gnu.org>
1121
1122 * comint-testsuite.el
d19dc73d
SM
1123 (comint-testsuite--test-comint-password-prompt-regexp):
1124 Add "Please enter the password". (Bug#7224)
41f592d1 1125
3672149f
SM
11262010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1127
1128 * indent/prolog.prolog: Use normal spacing around !.
1129
f5632fb6
SM
11302010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1131
1132 * indent/octave.m: Remove one more `fixindent'. Use `end'.
1133
cf38dd42
SM
11342010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1135
1136 * indent/octave.m: Remove some `fixindent' not needed any more.
1137
e17b68ed
SM
11382010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1139
1140 * indent/octave.m: New file.
1141
81ee9410
UJ
11422010-08-08 Ulf Jasper <ulf.jasper@web.de>
1143
e17b68ed 1144 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
1145 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1146 (icalendar-testsuite--run-internal-tests): New.
1147 (icalendar-testsuite--test-convert-ordinary-to-ical)
1148 (icalendar-testsuite--test-convert-block-to-ical)
1149 (icalendar-testsuite--test-convert-anniversary-to-ical)
1150 (icalendar-testsuite--test-parse-vtimezone)
1151 (icalendar-testsuite--do-test-export): Code formatting.
1152 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1153 (icalendar-testsuite--do-test-import)
3672149f
SM
1154 (icalendar-testsuite--do-test-cycle):
1155 Use icalendar-testsuite--compare-strings
81ee9410
UJ
1156 (icalendar-testsuite--run-import-tests): Comment added.
1157 (icalendar-testsuite--run-import-tests)
e17b68ed 1158 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 1159
71ab16dd
CY
11602010-06-25 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * redisplay-testsuite.el (test-redisplay-3): New test.
1163
6534e58a
CY
11642010-06-11 Chong Yidong <cyd@stupidchicken.com>
1165
1166 * comint-testsuite.el: New file.
1167
927c346b
SM
11682010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1169
1170 * indent: New dir.
1171
61a808e8
CY
11722010-05-07 Chong Yidong <cyd@stupidchicken.com>
1173
1174 * Version 23.2 released.
1175
a4100ebe
CY
11762010-03-29 Chong Yidong <cyd@stupidchicken.com>
1177
3cbcd186
CY
1178 * cedet/semantic-ia-utest.el
1179 (semantic-symref-test-count-hits-in-tag): Add function, from
1180 semantic-test.el.
1181
a4100ebe
CY
1182 * cedet/tests/test.cpp:
1183 * cedet/tests/test.py:
1184 * cedet/tests/teststruct.cpp:
1185 * cedet/tests/testtemplates.cpp:
1186 * cedet/tests/testusing.cpp:
1187 * cedet/tests/scopetest.cpp:
1188 * cedet/tests/scopetest.java: Files deleted.
1189
1190 * cedet/tests/test.make:
1191 * cedet/tests/test.c:
1192 * cedet/tests/testjavacomp.java:
1193 * cedet/tests/testspp.c:
1194 * cedet/tests/testsppreplace.c:
1195 * cedet/tests/testsppreplaced.c:
1196 * cedet/tests/testsubclass.cpp:
1197 * cedet/tests/testsubclass.hh:
1198 * cedet/tests/testtypedefs.cpp:
1199 * cedet/tests/testvarnames.c:
1200 * cedet/tests/test.el:
1201 * cedet/tests/testdoublens.cpp:
1202 * cedet/tests/testdoublens.hpp: Add copyright header.
1203
85738751
SM
1204 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1205 Remove reference to deleted files.
1206
dc2d2590
JL
12072010-03-30 Juri Linkov <juri@jurta.org>
1208
1209 * occur-testsuite.el (occur-tests): Add tests for context lines.
1210
5275ff8b
JL
12112010-03-23 Juri Linkov <juri@jurta.org>
1212
1213 * occur-testsuite.el: New file.
1214
288f9fc0
CY
12152010-03-10 Chong Yidong <cyd@stupidchicken.com>
1216
1217 * Branch for 23.2.
1218
b4340b3f
UJ
12192010-02-19 Ulf Jasper <ulf.jasper@web.de>
1220
1221 * icalendar-testsuite.el
6df6ae42
JB
1222 (icalendar-testsuite--run-function-tests): Add new tests.
1223 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
1224 testcase.
1225 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1226 (icalendar-testsuite--test-convert-weekly-to-ical): New.
1227 (icalendar-testsuite--test-convert-yearly-to-ical): New.
1228 (icalendar-testsuite--test-convert-block-to-ical): New.
1229 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1230 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1231
db9e401b
JB
12322010-01-18 Juanma Barranquero <lekktu@gmail.com>
1233
1234 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1235 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1236 Fix typos in docstrings and error messages.
1237 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1238
d1f18ec0
JB
12392010-01-14 Juanma Barranquero <lekktu@gmail.com>
1240
1241 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1242 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1243 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1244
6fe539d2
UJ
12452009-12-18 Ulf Jasper <ulf.jasper@web.de>
1246
1247 * icalendar-testsuite.el
d5c6faf9
SM
1248 (icalendar-testsuite--run-function-tests):
1249 Add icalendar-testsuite--test-parse-vtimezone.
6fe539d2
UJ
1250 (icalendar-testsuite--test-parse-vtimezone): New.
1251 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 1252 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
1253 whitespace -- see change of icalendar--add-diary-entry in
1254 icalendar.el.
6df6ae42 1255 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 1256
d8085053
GM
12572009-09-30 Glenn Morris <rgm@gnu.org>
1258
1259 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1260
7c4dccd0
CY
12612009-06-26 Eric Ludlam <zappo@gnu.org>
1262
1263 * cedet/*: New unit tests, from CEDET repository.
1264
6ada5ad1
CY
12652009-06-26 Chong Yidong <cyd@stupidchicken.com>
1266
1267 * redisplay-testsuite.el: New file.
1268
70243478
CY
12692009-06-21 Chong Yidong <cyd@stupidchicken.com>
1270
1271 * Branch for 23.1.
1272
f052351a
UJ
12732009-01-25 Ulf Jasper <ulf.jasper@web.de>
1274
1275 * icalendar-testsuite.el
6df6ae42
JB
1276 (icalendar-testsuite--run-function-tests):
1277 Add icalendar-testsuite--test-diarytime-to-isotime.
1278 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
1279 recent icalendar fixes.
1280 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 1281 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
1282 icalendar changes.
1283
dee5aa91
CY
12842008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
1285
d4835507 1286 * bytecomp-testsuite.el: New file.
dee5aa91 1287
f052351a 12882008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
1289
1290 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
d5c6faf9 1291 Add `icalendar-testsuite--test-create-uid'.
aad81014
UJ
1292 (icalendar-testsuite--test-create-uid): New.
1293
d176d8c6
UJ
12942008-06-14 Ulf Jasper <ulf.jasper@web.de>
1295
1296 * newsticker-testsuite.el: New file.
1297
a4766629
GM
12982008-05-24 Ulf Jasper <ulf.jasper@web.de>
1299
1300 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1301 Add icalendar-testsuite--test-datestring-to-isodate,
1302 icalendar-testsuite--test-datetime-to-diary-date, and
1303 icalendar-testsuite--test-calendar-style.
1304 (icalendar-testsuite--test-format-ical-event):
1305 (icalendar-testsuite--test-parse-summary-and-rest):
1306 Doc fix. Remove european-calendar-style.
1307 (icalendar-testsuite--get-ical-event): Doc fix.
1308 (icalendar-testsuite--test-first-weekday-of-year):
1309 (icalendar-testsuite--run-cycle-tests): Add doc string.
1310 (icalendar-testsuite--test-datestring-to-isodate):
1311 (icalendar-testsuite--test-datetime-to-diary-date):
1312 (icalendar-testsuite--test-calendar-style): New functions.
1313 (icalendar-testsuite--test-export): Handle iso date style.
1314 New arg INPUT-ISO. Use calendar-date-style.
1315 (icalendar-testsuite--test-import): Handle iso date style.
1316 New arg EXPECTED-ISO. Use calendar-date-style.
1317 (icalendar-testsuite--test-cycle): Handle iso date style.
1318 (icalendar-testsuite--run-import-tests):
1319 (icalendar-testsuite--run-export-tests):
1320 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1321
e42fc905
GM
13222008-02-29 Glenn Morris <rgm@gnu.org>
1323
1324 * README: New file.
1325
366b88a2
GM
13262008-02-29 Ulf Jasper <ulf.jasper@web.de>
1327
1328 * icalendar-testsuite.el: New file.
1329
1330;; Local Variables:
880820fe 1331;; coding: utf-8
366b88a2
GM
1332;; End:
1333
ab422c4d 1334 Copyright (C) 2008-2013 Free Software Foundation, Inc.
366b88a2
GM
1335
1336 This file is part of GNU Emacs.
1337
4f43e937 1338 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 1339 it under the terms of the GNU General Public License as published by
4f43e937
GM
1340 the Free Software Foundation, either version 3 of the License, or
1341 (at your option) any later version.
366b88a2
GM
1342
1343 GNU Emacs is distributed in the hope that it will be useful,
1344 but WITHOUT ANY WARRANTY; without even the implied warranty of
1345 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1346 GNU General Public License for more details.
1347
1348 You should have received a copy of the GNU General Public License
4f43e937 1349 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.