Some doc about electric-indent-mode.
[bpt/emacs.git] / test / ChangeLog
CommitLineData
c6e08d12
MA
12014-02-21 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/tramp-tests.el
4 (tramp-test19-directory-files-and-attributes): Do not include
5 directories in comparison; they might have changed their
6 timestamps already.
7
d9386b0c
MA
82014-02-20 Michael Albinus <michael.albinus@gmx.de>
9
10 * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
11 (tramp-test17-insert-directory): First line could contain more
12 text, when produced by `ls-lisp'.
13 (tramp-test19-directory-files-and-attributes): Instrument failed
14 test case.
15
76c92fdd
MA
162014-02-19 Michael Albinus <michael.albinus@gmx.de>
17
18 * automated/tramp-tests.el (tramp-test17-insert-directory):
19 Make first line "total 123" optional.
20 (tramp-test20-file-modes, tramp-test22-file-times)
21 (tramp-test26-process-file, tramp-test27-start-file-process)
22 (tramp-test28-shell-command): Skip for tramp-gvfs.el and
23 tramp-smb.el.
24 (tramp-test20-file-modes): Check for "root" only when there is an
25 explicit user name.
26 (tramp-test21-file-links): Handle "... not supported" error.
27 (tramp-test22-file-times): Skip for "don't know" return values.
28 (tramp-test26-process-file, tramp-test28-shell-command):
29 Remove color escape sequences.
30 (tramp-test28-shell-command): Use `accept-process-output' rather
31 than `sit-for'.
32 (tramp-test30-utf8): Set coding system `utf-8'.
33
2830e9b6
MA
342014-02-17 Michael Albinus <michael.albinus@gmx.de>
35
36 * automated/tramp-tests.el (tramp-test28-shell-command): Perform
37 an initial `sit-for' prior the while loop.
38
dd7691b7
MA
392014-02-16 Michael Albinus <michael.albinus@gmx.de>
40
41 Sync with Tramp 2.2.9.
42
43 * automated/tramp-tests.el (password-cache-expiry): Set to nil.
44 (tramp-test28-shell-command): Make a while loop when waiting for
45 process exit.
46
581d24e7
MA
472014-02-11 Michael Albinus <michael.albinus@gmx.de>
48
49 * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
50 and `vc-hg'. Declare `tramp-find-executable' and
51 `tramp-get-remote-path'.
52 (tramp-test29-vc-registered): New test.
53 (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
54
cad6dfb6
MA
552014-02-07 Michael Albinus <michael.albinus@gmx.de>
56
57 * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
58 (tramp-test27-start-file-process): Use "_p" as argument of lambda.
59 (tramp-test28-shell-command): Improve `shell-command' test. Add
60 `async-shell-command' tests.
61
40d2f2e4
MA
622014-02-04 Michael Albinus <michael.albinus@gmx.de>
63
64 * automated/file-notify-tests.el (file-notify--wait-for-events):
65 Use `read-event' instead of `sit-for'.
66 (file-notify-test02-events): Remove expected result, the bug is
67 fixed meanwhile.
68 (file-notify-test02-events, file-notify-test03-autorevert):
69 Use `sleep-for' instead of `sit-for'.
70
e2a67bd0
DG
712014-01-31 Dmitry Gutov <dgutov@yandex.ru>
72
73 * automated/ruby-mode-tests.el (ruby-align-chained-calls):
74 New test.
75
dc9c8c62
MA
762014-01-27 Michael Albinus <michael.albinus@gmx.de>
77
78 * automated/file-notify-tests.el (file-notify--deftest-remote):
79 Do not skip when the local test has failed. They are unrelated.
80 (file-notify--wait-for-events): Use `sit-for'. Let-bind
81 `noninteractive' to nil, otherwise `sit-for' could be degraded to
82 `sleep-for'.
83 (file-notify-test02-events): Check for `file-remote-p' instead of
84 `file-notify--test-remote-enabled'.
85
5511e5c5
MA
862014-01-26 Michael Albinus <michael.albinus@gmx.de>
87
88 * automated/file-notify-tests.el (file-notify-test02-events):
89 Let test case fail for Bug#16519.
90
29f5e020
MA
912014-01-22 Michael Albinus <michael.albinus@gmx.de>
92
93 * automated/file-notify-tests.el (file-notify-test02-events):
94 Hide Bug#16519, until it is solved.
95
ca4cfde3
MA
962014-01-21 Michael Albinus <michael.albinus@gmx.de>
97
63389c25
MA
98 * automated/file-notify-tests.el
99 (file-notify--test-local-enabled): Fix error in logic.
100 (file-notify--wait-for-events): New defmacro.
101 (file-notify-test02-events): Make short breaks between file operations.
102 Use `file-notify--wait-for-events'. Check, that events have arrived.
103 (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
104
ca4cfde3
MA
105 * automated/comint-testsuite.el
106 (comint-testsuite-password-strings): Add localized examples.
107
16063016
MA
1082014-01-17 Michael Albinus <michael.albinus@gmx.de>
109
110 * automated/inotify-test.el (inotify-file-watch-simple): Skip test
111 case if inotify is not linked with Emacs. Use `read-event' rather
112 than `sit-for' in order to process events. (Bug#13662)
113
6a1f3c11
MA
1142014-01-13 Michael Albinus <michael.albinus@gmx.de>
115
116 * automated/ert-tests.el (ert-test-record-backtrace): Reenable
117 test case with adapted test string. (Bug#13064)
118
1f5afa8c
GM
1192013-12-28 Glenn Morris <rgm@gnu.org>
120
121 * automated/electric-tests.el: Require 'elec-pair.
122
8a6212d7 1232013-12-26 João Távora <joaotavora@gmail.com>
1f5afa8c
GM
124
125 * automated/electric-tests.el (electric-pair-test-for):
126 Fix autowrapping tests in batch-mode by running with
8a6212d7
JT
127 `transient-mark-mode' set to `lambda'.
128
1f5afa8c 129 * automated/electric-tests.el: New file.
3b8d5131 130
01379221
FEG
1312013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
132
133 * automated/python-tests.el
134 (python-nav-lisp-forward-sexp-safe-1): Remove test.
135 (python-nav-forward-sexp-safe-1): New test.
136
b520f210
DG
1372013-12-20 Dmitry Gutov <dgutov@yandex.ru>
138
139 * automated/ruby-mode-tests.el: Add tests for
140 `ruby-align-to-stmt-keywords'.
141
142 * indent/ruby.rb: Update examples to reflect the lack of change in
143 default indentation of `begin' blocks.
144
5556c0ce
DG
1452013-12-17 Dmitry Gutov <dgutov@yandex.ru>
146
147 * indent/ruby.rb: Update examples according to the change
148 in `smie-indent-close'.
149
276bc333
DG
1502013-12-14 Dmitry Gutov <dgutov@yandex.ru>
151
152 * indent/ruby.rb: New examples.
153
bc9222c9
FEG
1542013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
155
156 * automated/python-tests.el (python-indent-dedenters-2): New test.
157
09faee72
FEG
1582013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
159
160 * automated/python-tests.el (python-indent-after-comment-1)
161 (python-indent-after-comment-2): New tests.
162
f54de22e
NT
1632013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com>
164
a12bf61e
GM
165 * automated/python-tests.el (python-indent-block-enders-1):
166 Rename from python-indent-block-enders.
f54de22e
NT
167 (python-indent-block-enders-2): New test.
168
939fef29
DG
1692013-12-08 Dmitry Gutov <dgutov@yandex.ru>
170
171 * indent/js.js: New file.
172
0494d994
MA
1732013-12-05 Michael Albinus <michael.albinus@gmx.de>
174
175 * automated/dbus-tests.el: New file.
176
bf4906d7
CD
1772013-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
178
179 * automated/regexp-tests.el: New file.
180
a48eb50b
EZ
1812013-11-29 Eli Zaretskii <eliz@gnu.org>
182
bf4906d7
CD
183 * automated/reftex-tests.el (reftex-parse-from-file-test):
184 Run temp-dir through file-truename, to make sure the temporary file
de20f087
EZ
185 names are comparable as strings.
186
a48eb50b
EZ
187 * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
188 Force Unix EOLs by using 'utf-8-unix', since the default of
bf4906d7 189 'utf-8' is system-dependent, while the test expects to see Unix EOLs.
a48eb50b 190
0845be75
GM
1912013-11-28 Glenn Morris <rgm@gnu.org>
192
193 * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
194
f7ec0d94
EZ
1952013-11-28 Eli Zaretskii <eliz@gnu.org>
196
bf4906d7 197 * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
f7ec0d94
EZ
198 (EMACSOPT): Use $(PATH_SEP).
199
23293cb0
MA
2002013-11-28 Michael Albinus <michael.albinus@gmx.de>
201
202 * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
203 Set to nil.
204
1baa1e49
MA
2052013-11-27 Michael Albinus <michael.albinus@gmx.de>
206
207 * automated/file-notify-tests.el
208 (file-notify-test-remote-temporary-file-directory):
209 Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
210 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
211 (file-notify--deftest-remote): Cleanup connection initially.
212 (file-notify-test03-autorevert): Run also in batch mode. Use a
213 larger timeout for remote files. `sit-for' 1 second; 0.1 second
214 does not work on MS Windows. Call `accept-process-output' for
215 remote files. Apply `string-match' instead of `string-equal', the
216 messages are different on MS Windows.
217
218 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
219 Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
220 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
221
17e0445b
GM
2222013-11-23 Glenn Morris <rgm@gnu.org>
223
0b09f7c0
GM
224 * automated/python-tests.el (python-shell-make-comint-1)
225 (python-shell-make-comint-2, python-shell-get-process-1):
226 Suppress creation of some temp-files.
227
f4d341af
GM
228 * automated/python-tests.el (python-shell-parse-command-1)
229 (python-shell-make-comint-1, python-shell-make-comint-2)
230 (python-shell-get-process-1)
231 (python-shell-internal-get-or-create-process-1):
232 Skip rather than fail if prereqs not found.
233
17e0445b
GM
234 * automated/Makefile.in (emacs):
235 Empty EMACSLOADPATH rather than unsetting.
236
48592bfd
GM
2372013-11-22 Glenn Morris <rgm@gnu.org>
238
239 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
240 Set expected-result.
241
2df10228
GM
2422013-11-21 Glenn Morris <rgm@gnu.org>
243
009111d6
GM
244 * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
245 (compile-main): Pass XARGS_LIMIT to xargs.
246
2df10228
GM
247 * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
248 (EMACSOPT): Use PATH_SEPARATOR.
249
c295fc18 2502013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
30654657 251
a12bf61e 252 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
30654657 253 Add a failing test for Bug#15874.
4e9fc48c
BB
254 (ruby--insert-coding-comment-ruby-style)
255 (ruby--insert-coding-comment-emacs-style)
256 (ruby--insert-coding-comment-custom-style):
30654657
BB
257 Add a few tests for `ruby--insert-coding-comment'.
258
ec2c4ee6
PE
2592013-11-18 Paul Eggert <eggert@cs.ucla.edu>
260
261 Improve API of recently-added bool vector functions (Bug#15912).
262 * automated/data-tests.el: Adjust to API changes.
263
0010ca51
MA
2642013-11-16 Michael Albinus <michael.albinus@gmx.de>
265
266 * automated/tramp-tests.el (tramp-test07-file-exists-p)
267 (tramp-test08-file-local-copy)
268 (tramp-test09-insert-file-contents, tramp-test10-write-region)
269 (tramp-test11-copy-file, tramp-test12-rename-file)
270 (tramp-test13-make-directory, tramp-test14-delete-directory)
271 (tramp-test15-copy-directory, tramp-test16-directory-files)
272 (tramp-test17-insert-directory, tramp-test18-file-attributes)
273 (tramp-test19-directory-files-and-attributes)
274 (tramp-test20-file-modes, tramp-test21-file-links)
275 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
276 (tramp-test24-file-name-completion, tramp-test25-load)
277 (tramp-test26-process-file, tramp-test27-start-file-process)
278 (tramp-test28-shell-command): Cleanup connection initially.
279
82407168
MA
2802013-11-15 Michael Albinus <michael.albinus@gmx.de>
281
282 * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
283 connection before running the test.
284
3cd4192f
MA
2852013-11-15 Michael Albinus <michael.albinus@gmx.de>
286
287 * automated/tramp-tests.el (tramp-test15-copy-directory)
288 (tramp-test16-directory-files, tramp-test17-insert-directory)
289 (tramp-test18-file-attributes)
290 (tramp-test19-directory-files-and-attributes)
291 (tramp-test20-file-modes, tramp-test21-file-links)
292 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
293 (tramp-test24-file-name-completion, tramp-test25-load)
294 (tramp-test26-process-file, tramp-test27-start-file-process):
bf4906d7 295 (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
3cd4192f
MA
296 (tramp-test29-utf8): New test.
297
927fbd6b
MA
2982013-11-13 Michael Albinus <michael.albinus@gmx.de>
299
300 * automated/file-notify-tests.el (file-notify-test02-events)
301 (file-notify-test03-autorevert): Suppress messages in `write-region'.
302
303 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
304 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
3cd4192f
MA
305 (tramp-test26-process-file, tramp-test28-shell-command):
306 Ensure, that the directory is not empty when calling "ls".
927fbd6b 307
8ee0219f
MA
3082013-11-11 Michael Albinus <michael.albinus@gmx.de>
309
310 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
311 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
312 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
313 (tramp-test09-insert-file-contents, tramp-test10-write-region):
314 (tramp-test26-process-file): Add tests.
315 (tramp-test11-copy-file): Remove debug message.
316 (tramp-test20-file-modes): Special case, if user is "root".
317
54099383
MA
3182013-11-08 Michael Albinus <michael.albinus@gmx.de>
319
1c49d6c2 320 * automated/file-notify-tests.el:
54099383 321 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1c49d6c2
MA
322 `tramp-remote-path' when running on hydra.
323 (tramp-test07-file-exists-p): Remove instrumentation code.
324 (tramp-test26-process-file): Don't use "/bin/true" and
325 "/bin/false", these paths do not exist on hydra.
54099383 326
21cfbae5
HE
3272013-11-08 Helmut Eller <eller.helmut@gmail.com>
328
7dd8b873 329 * automated/process-tests.el: New file.
21cfbae5 330
1f923923
DG
3312013-11-08 Dmitry Gutov <dgutov@yandex.ru>
332
333 * indent/ruby.rb: New examples.
334
6b4ac03e
GM
3352013-11-06 Glenn Morris <rgm@gnu.org>
336
337 * automated/Makefile.in (setwins): Avoid accidental matches.
338
6865f4d5
MA
3392013-11-06 Michael Albinus <michael.albinus@gmx.de>
340
341 * automated/tramp-tests.el (tramp-test07-file-exists-p):
342 Fix docstring. Instrument, in order to hunt failure on hydra.
343
c76489d6
GM
3442013-11-06 Glenn Morris <rgm@gnu.org>
345
346 * automated/flymake-tests.el (warning-predicate-rx-gcc)
347 (warning-predicate-function-gcc, warning-predicate-rx-perl)
348 (warning-predicate-function-perl):
349 * automated/info-xref.el (info-xref-test-makeinfo):
350 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
351 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
352
a213a541
MA
3532013-11-05 Michael Albinus <michael.albinus@gmx.de>
354
355 * automated/tramp-tests.el: New file.
356
dc503386
GM
3572013-11-05 Glenn Morris <rgm@gnu.org>
358
2d748773
GM
359 Get rid of --chdir usage.
360 * automated/Makefile.in (EMACSOPT): Move -L here.
361 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
362 (setwins): Don't assume called from srcdir. Remove legacy stuff.
363 (.el.elc): No more need to pass -L here.
364 (compile-main): Get rid of sub-shell and cd.
365 (compile-clean, check): Get rid of cd.
366
d5112380
GM
367 Make it possible to run tests with a different working directory.
368 * automated/flymake-tests.el (flymake-tests-data-directory): New.
369 (flymake-tests--current-face): Use flymake-tests-data-directory.
370 (warning-predicate-function-gcc, warning-predicate-rx-perl)
371 (warning-predicate-function-perl): Adapt for above change.
372 * automated/zlib-tests.el (zlib-tests-data-directory): New.
373 (zlib--decompress): Use zlib-tests-data-directory.
374
b5d402d6
GM
375 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
376 Remove test that makes no sense.
377
dc503386
GM
378 * automated/files.el (files-test-local-variable-data):
379 Fix result typo presumably caused by interference from dir-locals.
380 (file-test--do-local-variables-test): Prevent dir-locals interfering.
381
dca01b09
DG
3822013-11-04 Dmitry Gutov <dgutov@yandex.ru>
383
384 * indent/ruby.rb: Add a statement on the line after heredoc.
41784d0b 385 Move a now-successful example.
dca01b09
DG
386
387 * automated/ruby-mode-tests.el: Remove outdated comment.
388
8b77446f
GM
3892013-11-04 Glenn Morris <rgm@gnu.org>
390
391 * automated/Makefile.in (abs_srcdir): Remove.
392 (emacs): Unset EMACSLOADPATH.
393 (.el.elc, check): Use -L to append srcdir to load-path.
394
2ffcf5fe
GM
3952013-11-02 Glenn Morris <rgm@gnu.org>
396
1f43ed41 397 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
67fb4e6a 398 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
6f8225fa 399 (abs_srcdir): New, set by configure.
67fb4e6a 400 (EMACS): Use a relative file name.
67bb589e 401 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
67fb4e6a
GM
402 (lisp-compile): Remove (assume it's up-to-date).
403 (compile-main): Do not run lisp-compile.
1f43ed41
GM
404 (compile-main, compile-clean, compile-always, bootstrap-clean)
405 (check): Use srcdir rather than $test. Check cd return value.
67fb4e6a 406 Use --chdir.
67bb589e
GM
407 (doit, compile, compile-always): Remove stuff copied from lisp/.
408 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
2ffcf5fe 409
1affc48a
MA
4102013-10-31 Michael Albinus <michael.albinus@gmx.de>
411
412 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
413 Add a skipping test.
414
dee4ba59
SM
4152013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
416
417 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
418
419 * indent/css-mode.css (.x2): Test alignement inside braces.
420
bae91342
DG
4212013-10-26 Dmitry Gutov <dgutov@yandex.ru>
422
778859a8
DG
423 * indent/ruby.rb: New failing example.
424
dee4ba59
SM
425 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
426 Fix the test, in respect to adding the space after the curly.
bae91342 427
4ddbf128
MA
4282013-10-24 Michael Albinus <michael.albinus@gmx.de>
429
430 * automated/ert-tests.el (ert-test-skip-unless): New test case.
431 (ert-test-deftest): Adapt test for changed macro expansion.
432 (ert-test-run-tests-interactively):
433 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
434 Add a skipping test.
435
436 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
437 (file-notify--test-local-enabled): Make it a function. Check also
438 for `file-remote-p' of `temporary-file-directory'.
439 (file-notify--test-remote-enabled-checked): New defvar.
440 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
441 internal functions. Cache result.
442 (file-notify--deftest-remote, file-notify-test00-availability)
443 (file-notify-test01-add-watch, file-notify-test02-events)
444 (file-notify-test03-autorevert): Add checks with `skip_unless'.
445 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
446
369bbf71
DG
4472013-10-24 Dmitry Gutov <dgutov@yandex.ru>
448
449 * indent/ruby.rb: Fix syntax error in the latest example.
450
b8e3b0a9
GM
4512013-10-23 Glenn Morris <rgm@gnu.org>
452
453 * automated/Makefile.in (abs_top_srcdir, top_builddir):
454 New, set by configure.
455 (top_srcdir): Remove.
456 (abs_test, abs_lispsrc): New.
457 (lisp): No longer absolute.
458 (emacs, lisp-compile, compile, compile-always):
459 Quote entities that might contain whitespace.
460
a6462ef5
DG
4612013-10-22 Dmitry Gutov <dgutov@yandex.ru>
462
463 * indent/ruby.rb: Move two examples to "working" section, add one
464 more.
465
8c1ae481
DG
4662013-10-21 Dmitry Gutov <dgutov@yandex.ru>
467
dee4ba59
SM
468 * indent/ruby.rb: New examples for indentation of blocks.
469 Example of hash inside parens that inflooped before the present commit.
8c1ae481 470
ef566920
BR
4712013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
472
a12bf61e 473 * automated/timer-tests.el: New file. Tests that (sit-for 0)
ef566920
BR
474 allows another timer to run.
475
1eda1d8d
DG
4762013-10-14 Dmitry Gutov <dgutov@yandex.ru>
477
478 * indent/ruby.rb: More examples for bug#15594, both failing and
479 now passing.
480
55ee77a3
DG
4812013-10-11 Dmitry Gutov <dgutov@yandex.ru>
482
483 * indent/ruby.rb: Add two more cases.
484
6d8ca172
SM
4852013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
486
487 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
488 first use.
489 (ruby-should-indent): Use indent-according-to-mode.
490 (ruby-deftest-move-to-block): Use `declare'.
491
2f84ba10
DG
4922013-10-07 Dmitry Gutov <dgutov@yandex.ru>
493
494 * indent/ruby.rb: Fix a spurious change, add more failing examples.
495
20832de0
SM
4962013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
497
498 * indent/ruby.rb: Add a few more tests; adjust some indentation.
499
5cd9cda9
DG
5002013-10-06 Dmitry Gutov <dgutov@yandex.ru>
501
7318480c
DG
502 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
503 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
504
5cd9cda9
DG
505 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
506
34d1a133
SM
5072013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
508
509 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
510 Adjust indentation of continued line to the new SMIE behavior.
511
a27c1b72
SM
5122013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
513
514 * automated/completion-tests.el:
515 * indent/css-mode.css: New files.
516
acbadd00
DU
5172013-10-03 Daiki Ueno <ueno@gnu.org>
518
519 * automated/data/package/signed/archive-contents:
520 * automated/data/package/signed/archive-contents.sig:
521 * automated/data/package/signed/signed-good-1.0.el:
522 * automated/data/package/signed/signed-good-1.0.el.sig:
523 * automated/data/package/signed/signed-bad-1.0.el:
524 * automated/data/package/signed/signed-bad-1.0.el.sig:
525 * automated/data/package/key.pub:
526 * automated/data/package/key.sec: New files.
527
528 * automated/package-test.el (package-test-update-listing)
529 (package-test-update-archives, package-test-describe-package):
530 Adjust to package.el change.
531 (package-test-signed): New test.
532
494e898b
DG
5332013-10-01 Dmitry Gutov <dgutov@yandex.ru>
534
535 * automated/package-test.el: Update all cases to use :url instead
536 of :homepage.
537
538 * automated/package-x-test.el
539 (package-x-test--single-archive-entry-1-3): Same.
540
056453c6
DG
5412013-09-29 Dmitry Gutov <dgutov@yandex.ru>
542
543 * automated/package-test.el (simple-single-desc-1-4): Remove, it
544 was unused.
545 (simple-single-desc): Expect :homepage property.
546 (multi-file-desc): Same.
547 (with-package-test): Do not save previous `default-directory'
548 value, let-bind the var instead.
549 (package-test-install-single): Expect :homepage property in the
550 generated pkg file.
551 (package-test-describe-package): Expect Homepage button.
552 (package-test-describe-non-installed-package)
553 (package-test-describe-non-installed-multi-file-package): Same.
554 (package-test-describe-not-installed-package): Remove, it was a
555 duplicate.
556
557 * automated/package-x-test.el
558 (package-x-test--single-archive-entry-1-3): Expect :homepage
559 property.
560 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
561
562 * automated/data/package/simple-single-1.3.el: Add URL header.
563
564 * automated/data/package/archive-contents: Add :homepage
565 properties to `simple-single' and `multi-file'.
566
3e0b94e7
DC
5672013-09-22 Daniel Colascione <dancol@dancol.org>
568
a12bf61e 569 * automated/data-tests.el:
3e0b94e7
DC
570 (bool-vector-count-matches-all-0-nil)
571 (bool-vector-count-matches-all-0-t)
ffb3f67a
PE
572 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
573 (bool-vector-count-matches-at, bool-vector-intersection-op)
574 (bool-vector-union-op, bool-vector-xor-op)
3e0b94e7 575 (bool-vector-set-difference-op)
ffb3f67a 576 (bool-vector-change-detection, bool-vector-not): New tests.
3e0b94e7
DC
577 (mock-bool-vector-count-matches-at)
578 (test-bool-vector-bv-from-hex-string)
579 (test-bool-vector-to-hex-string)
580 (test-bool-vector-count-matches-at-tc)
581 (test-bool-vector-apply-mock-op)
582 (test-bool-vector-binop): New helper functions.
583 (bool-vector-test-vectors): New testcase data.
584
31dca772
R
5852013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
586
587 * automated/advice-tests.el (advice-test-called-interactively-p-around)
588 (advice-test-called-interactively-p-filter-args)
589 (advice-test-called-interactively-p-around): New tests.
590
cde40d2b
GM
5912013-09-16 Glenn Morris <rgm@gnu.org>
592
0c2a2b57
GM
593 * automated/eshell.el (eshell-match-result):
594 Return a more informative failure than simply "false". Update callers.
595
cde40d2b
GM
596 * automated/eshell.el (eshell-test/for-name-shadow-loop):
597 Test value before and after loop as well as during.
598
1e53bb4b
GM
5992013-09-15 Glenn Morris <rgm@gnu.org>
600
601 * automated/eshell.el (eshell-test/for-name-shadow-loop):
602 New test. (Bug#15372)
603 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
604
9dc7e8e1
GM
6052013-09-13 Glenn Morris <rgm@gnu.org>
606
607 * automated/eshell.el (with-temp-eshell):
608 Use a temp directory for eshell-directory-name.
6ad9cb08
GM
609 (eshell-test-command-result): New, again using a temp directory.
610 Replace eshell-command-result with this throughout.
e16582b6
GM
611 (eshell-test/for-loop, eshell-test/for-name-loop):
612 Ensure environment variables don't confuse us.
9dc7e8e1 613
2d5788f4
GM
6142013-09-12 Glenn Morris <rgm@gnu.org>
615
616 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
e3066edb 617 due to "has a running process; kill it?" prompts.
2d5788f4 618
ae5e4c48
SM
6192013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
620
621 * automated/eshell.el: Rename from eshell.el.
622 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
623
f8ccce03
GM
6242013-09-01 Glenn Morris <rgm@gnu.org>
625
626 * automated/Makefile.in (setwins): Avoid leading space in $wins.
627 Otherwise the sed command used by eg compile-main ends up
628 containing "/*.el". (Bug#15170)
629
50b13cde
PE
6302013-08-28 Paul Eggert <eggert@cs.ucla.edu>
631
e903c210 632 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
50b13cde
PE
633 for portability to hosts where /bin/sh has problems.
634
6ee60310
DE
6352013-08-21 David Engster <deng@randomsample.de>
636
637 * automated/eieio-tests.el, automated/eieio-test-persist.el:
638 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
639 upstream. Changed to use ERT.
640
281c7202
DH
6412013-08-14 Daniel Hackney <dan@haxney.org>
642
a12bf61e
GM
643 * automated/package-test.el: Remove tar-package-building functions.
644 Tar file used for testing is included in the repository.
281c7202
DH
645 (package-test-install-texinfo, package-test-cleanup-built-files):
646 Remove.
647
ad756449
FEG
6482013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
649
650 * automated/python-tests.el (python-imenu-create-index-4)
651 (python-imenu-create-flat-index-2): New tests.
652
3e2cd454
GM
6532013-08-05 Glenn Morris <rgm@gnu.org>
654
655 * automated/mule-util.el: New file, with tests extracted from
656 lisp/international/mule-util.el.
657
671d5c16
SM
6582013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
659
660 * automated/advice-tests.el (advice-tests-nadvice): Test removal
661 before definition.
662 (advice-tests-macroaliases): New test.
663
2ad0a067
GM
6642013-08-04 Glenn Morris <rgm@gnu.org>
665
dc8dfa8a
GM
666 * automated/ert-tests.el: Disable failing test that no-one seems
667 to know how to fix. (Bug#13064)
668
2ad0a067
GM
669 * automated/icalendar-tests.el (icalendar-tests--test-export)
670 (icalendar-tests--test-import): Try more precise TZ specification.
f8654242 671 Remove debug messages.
2ad0a067 672
f3ffcd8c
GM
6732013-08-03 Glenn Morris <rgm@gnu.org>
674
1f21d308
GM
675 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
676
f3ffcd8c
GM
677 * automated/icalendar-tests.el (icalendar-tests--test-export)
678 (icalendar-tests--test-import):
5e471f0d 679 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
f3ffcd8c
GM
680 (icalendar-tests--test-import): Reset zone even if error occurred.
681
a104f656
SM
6822013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
683
684 * automated/core-elisp-tests.el: New file.
685
7d7e9a73
GM
6862013-08-01 Glenn Morris <rgm@gnu.org>
687
688 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
689 Try to check that the remote system has a notification program.
690
67a17772
GM
6912013-07-31 Glenn Morris <rgm@gnu.org>
692
693 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
694
e81dd54d
MA
6952013-07-24 Michael Albinus <michael.albinus@gmx.de>
696
697 * automated/file-notify-tests.el
698 (file-notify--test-local-enabled): New defconst. Replaces all
ae93878a 699 `file-notify-support' occurrences.
e81dd54d
MA
700 (file-notify--test-remote-enabled): New defun.
701 (file-notify--deftest-remote): Use it.
702 (file-notify-test00-availability): Rewrite.
703 (file-notify-test00-availability-remote): New defun.
704 (file-notify-test01-add-watch): Rewrite first erroneous check.
705
66878244
GM
7062013-07-23 Glenn Morris <rgm@gnu.org>
707
97afc49a
GM
708 * automated/inotify-test.el (inotify-file-watch-simple):
709 Delete temp-file when done.
710
66878244
GM
711 * automated/subword-tests.el: Require subword.
712
0ac26976
SM
7132013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
714
715 * automated/subword-tests.el: New file.
716
1f0480d4
FEG
7172013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
718
719 * automated/python-tests.el (python-imenu-create-index-2)
720 (python-imenu-create-index-3): New tests.
721
7faba176
GM
7222013-07-11 Glenn Morris <rgm@gnu.org>
723
a19b3c2d
GM
724 * automated/ert-tests.el: Require cl-lib at runtime too.
725 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
726 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
727 (ert-test-set-functions, ert-test-gensym)
728 (ert-test-coerce-to-vector, ert-test-string-position)
729 (ert-test-mismatch): Remove tests.
730 * automated/cl-lib.el: New, split from ert-tests.el.
731
d2e1542a
GM
732 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
733 Goto point-min.
734 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
735 (ruby-move-to-block-skips-percent-literal)
736 (ruby-move-to-block-skips-heredoc)
737 (ruby-move-to-block-moves-from-else-to-if)
738 (ruby-beginning-of-defun-does-not-fold-case)
739 (ruby-end-of-defun-skips-to-next-line-after-the-method):
740 Replace goto-line with forward-line/goto-char.
741 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
742
03d01981
GM
743 * automated/package-test.el (makeinfo-buffer): Autoload.
744 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
745 (package-test-install-texinfo): Don't require makeinfo.
746
709c6d2b
GM
747 * automated/files.el: Stop "local variables" confusion.
748
63cd50d4
GM
749 * automated/flymake-tests.el (flymake-tests): Remove unused group.
750
a550ba33
GM
751 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
752 Use with-current-buffer.
753
7faba176
GM
754 * automated/undo-tests.el (undo-test-buffer-modified)
755 (undo-test-file-modified): New tests.
756
59eb37e5
MA
7572013-07-09 Michael Albinus <michael.albinus@gmx.de>
758
759 * automated/file-notify-tests.el (file-notify-test00-availability):
760 Set :expected-result.
761 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
762 (file-notify-test02-events, file-notify-test02-events-remote)
763 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
764 Skip when `file-notify-support' is nil. (Bug#14823)
765
771b2fc3
GM
7662013-07-09 Glenn Morris <rgm@gnu.org>
767
0b57d6fc
GM
768 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
769 Declare.
770 (inotify-file-watch-simple): Silence compiler.
771
a87b74fe
GM
772 * automated/python-tests.el (python-indent-block-enders):
773 Make it actually test something.
774
08be5fba
GM
775 * automated/package-x-test.el: Require package-test when compiling.
776
771b2fc3 777 * automated/add-log-tests.el, automated/advice-tests.el:
08be5fba
GM
778 * automated/imenu-test.el, automated/package-x-test.el:
779 * automated/python-tests.el, automated/ruby-mode-tests.el:
32e93c9e 780 * automated/xml-parse-tests.el: Explicitly require ert.
771b2fc3 781
0f01f02f
KH
7822013-07-08 Kenichi Handa <handa@gnu.org>
783
784 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
785 Use with-ccoding-priority to avoid side-effect (Bug#14781).
786
84b6d3df
MA
7872013-07-05 Michael Albinus <michael.albinus@gmx.de>
788
789 * automated/file-notify-tests.el
ae5e4c48
SM
790 (file-notify-test-remote-temporary-file-directory):
791 Use `null-device' on w32.
84b6d3df
MA
792 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
793 (file-notify--test-results, file-notify--test-event)
794 (file-notify--deftest-remote, file-notify--event-test)
795 (file-notify--test-event-handler)
ae5e4c48 796 (file-notify--test-make-temp-name): Rename, in order to mark them
84b6d3df
MA
797 internal.
798 (tramp-message-show-message, tramp-read-passwd): Tweak them for
799 better fitting in noninteractive tests.
ae5e4c48
SM
800 (file-notify-test00-availability): Rename from `file-notify-test0'.
801 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
84b6d3df
MA
802 Use `temporary-file-directory '.
803 (file-notify-test01-add-watch-remote): New test.
ae5e4c48
SM
804 (file-notify-test02-events): Rename from `file-notify-test2'.
805 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
806 (file-notify-test03-autorevert): Rename from
84b6d3df 807 `file-notify-test4'. Use timeouts.
ae5e4c48 808 (file-notify-test03-autorevert-remote): Rename from
84b6d3df
MA
809 `file-notify-test5'.
810
46e4f821
MA
8112013-07-04 Michael Albinus <michael.albinus@gmx.de>
812
813 * automated/file-notify-tests.el: New package.
814
3e3da660
KH
8152013-06-28 Kenichi Handa <handa@gnu.org>
816
817 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
ae5e4c48 818 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
3e3da660
KH
819 Callers changed.
820 (decoder-tests-filename): New function.
821 (decoder-tests-prefer-utf-8-read)
822 (decoder-tests-prefer-utf-8-write): New function.
823 (ert-test-decoder-prefer-utf-8): New test.
824
10a2da6e
DG
8252013-06-27 Dmitry Gutov <dgutov@yandex.ru>
826
827 * automated/package-x-test.el: Change the commentary.
79f38c4e
DG
828 (package-x-test--single-archive-entry-1-3)
829 (package-x-test--single-archive-entry-1-4): Fix the tests, by
830 using the appropriate data structure.
10a2da6e 831
9ea5cf9f
DG
8322013-06-27 Daniel Hackney <dan@haxney.org>
833
834 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
835
836 * automated/package-x-test.el: New file.
837
838 * automated/package-test.el: New file.
839
840 * automated/data/package: New directory, with test examples.
841
fc3ec982
GM
8422013-06-27 Glenn Morris <rgm@gnu.org>
843
df86ba7d
GM
844 * automated/python-tests.el (python-tests-with-temp-file):
845 Clean up after ourself.
846
fc3ec982 847 * automated/undo-tests.el (undo-test3): Remove test that seems to
568a53f2 848 do nothing that the previous one doesn't, except leave a tempfile.
fc3ec982 849
f2136e1e
GM
8502013-06-26 Glenn Morris <rgm@gnu.org>
851
852 * automated/info-xref.el: New file.
853
51f85387
GM
8542013-06-25 Glenn Morris <rgm@gnu.org>
855
856 * automated/occur-tests.el (occur-test-create): New function.
857 Use it to create separate tests for each element, so we run them
858 all rather than stopping at the first error.
859
6e0e82a0 8602013-06-24 Glenn Morris <rgm@gnu.org>
e31106e8
GM
861
862 * automated/occur-tests.el (occur-tests):
863 Update for 2013-05-29 change to occur header line.
864
c5b0993e
EW
8652013-06-21 Eduard Wiebe <usenet@pusto.de>
866
867 Test suite for flymake.
868 * automated/flymake-tests.el:
869 * automated/flymake/warnpred/Makefile
870 * automated/flymake/warnpred/test.c
871 * automated/flymake/warnpred/test.pl: New files.
872
02a87775
TH
8732013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
874
4f405069 875 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
02a87775 876
18d78c5e
TH
8772013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
878
879 * automated/reftex-tests.el: New test suite for reftex.
880
19bb8e62
DG
8812013-05-31 Dmitry Gutov <dgutov@yandex.ru>
882
883 * automated/ruby-mode-tests.el: New tests, for percent literals
884 and expression expansion.
885
f236dd84
LL
8862013-05-29 Leo Liu <sdl.web@gmail.com>
887
888 * indent/octave.m: Tweak.
889
797c9e3d
AG
8902013-05-26 Aidan Gauland <aidalgol@amuri.net>
891
a12bf61e 892 * eshell.el: Rewrite tests using ERT.
797c9e3d 893
cce6beeb
LL
8942013-05-25 Leo Liu <sdl.web@gmail.com>
895
896 * indent/octave.m: Add tests for %!, # and ### comments.
897
bc9a5003
KH
8982013-05-23 Kenichi Handa <handa@gnu.org>
899
900 * automated/decoder-tests.el: New file.
901
1a0a0a8a
DG
9022013-05-19 Dmitry Gutov <dgutov@yandex.ru>
903
904 * indent/ruby.rb: Add multiline regexp example.
905
906 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
907 (ruby-regexp-skips-over-interpolation)
908 (ruby-regexp-continues-till-end-when-unclosed)
909 (ruby-regexp-can-be-multiline)
910 (ruby-interpolation-inside-percent-literal): New tests.
911
a9e4425b
SM
9122013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
913
914 * indent/ruby.rb: Fix indentation after =; add more cases.
915
aa7dab97
SM
9162013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
917
918 * indent/pascal.pas: Add test for mis-identified comments.
919
1398a54d
MY
9202013-04-01 Masatake YAMATO <yamato@redhat.com>
921
a12bf61e 922 * automated/imenu-test.el: New file. (Bug#14112)
1398a54d 923
adc31213
FEG
9242013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
925
926 * automated/python-tests.el (python-imenu-prev-index-position-1):
aa7dab97 927 Remove test.
adc31213
FEG
928 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
929 New tests.
930
04754d36
FEG
9312013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
932
933 * automated/python-tests.el (python-nav-backward-defun-2)
934 (python-nav-backward-defun-3, python-nav-forward-defun-2)
935 (python-nav-forward-defun-3): New tests.
936
083850a6
FEG
9372013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
938
939 * automated/python-tests.el (python-nav-backward-defun-1)
940 (python-nav-forward-defun-1): New tests.
941
694569fc
MY
9422013-04-09 Masatake YAMATO <yamato@redhat.com>
943
c295fc18 944 * automated/add-log-tests.el: New file. (Bug#14112)
694569fc 945
8d3655be 9462013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
c9886b39 947
8d3655be 948 * automated/python-tests.el (python-indent-block-enders): New test.
c9886b39
FEG
949 (python-info-current-defun-2): Fix test.
950
2054a6c3
PE
9512013-03-05 Paul Eggert <eggert@cs.ucla.edu>
952
953 * indent/octave.m: Fix encoding error in comment. Add coding tag.
954
929aeac6 9552013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
b85f3423 956
929aeac6 957 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
b85f3423
FEG
958 (python-tests-with-temp-file): New macro.
959 (python-tests-shell-interpreter): New var.
960 (python-shell-get-process-name-1)
961 (python-shell-internal-get-process-name-1)
962 (python-shell-parse-command-1)
963 (python-shell-calculate-process-environment-1)
964 (python-shell-calculate-process-environment-2)
965 (python-shell-calculate-process-environment-3)
966 (python-shell-calculate-exec-path-1)
967 (python-shell-calculate-exec-path-2)
968 (python-shell-make-comint-1)
969 (python-shell-make-comint-2)
970 (python-shell-get-process-1)
971 (python-shell-get-or-create-process-1)
972 (python-shell-internal-get-or-create-process-1): New tests.
973
cfbf790d 9742013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
4dddd5dc 975
62cfd799 976 * automated/python-tests.el: New file.
4dddd5dc 977
53ca88c4
DG
9782013-02-14 Dmitry Gutov <dgutov@yandex.ru>
979
980 * automated/ruby-mode-tests.el
981 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
982 bits inside the examples.
983 (ruby-move-to-block-skips-heredoc): New test.
aa7dab97
SM
984 (ruby-add-log-current-method-after-inner-class):
985 Lower expectations: move point inside a method, initially.
53ca88c4 986
7132e457
DG
9872013-02-13 Dmitry Gutov <dgutov@yandex.ru>
988
989 * automated/ruby-mode-tests.el
990 (ruby-move-to-block-skips-percent-literal): New test.
991
6e5c1569
CY
9922013-02-04 Chong Yidong <cyd@gnu.org>
993
994 * automated/thingatpt.el: New file.
995
984096ed
CY
9962013-02-03 Chong Yidong <cyd@gnu.org>
997
aa7dab97
SM
998 * automated/files.el (file-test--do-local-variables-test):
999 Avoid compilation warning message.
984096ed 1000
b1625024
DG
10012013-01-27 Dmitry Gutov <dgutov@yandex.ru>
1002
1003 * automated/ruby-mode-tests.el
1004 (ruby-indent-spread-args-in-parens): New test.
a324b8c7
DG
1005 * automated/ruby-mode-tests.el (ruby-block-test-example):
1006 Break indentation of the do block opener and add a line inside it.
1007 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1008 Adjust line numbers.
b1625024 1009
cb9c0a53
SM
10102013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1011
1012 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
1013
51e73492
GM
10142013-01-14 Glenn Morris <rgm@gnu.org>
1015
1016 * automated/compile-tests.el (compile-tests--test-regexps-data):
1017 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
1018
327a6cca
WJ
10192013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
1020
1021 * automated/man-tests.el: New file.
1022
51fb5578
AH
10232013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1024
1025 * automated/undo-tests.el (undo-test0): Adjust error to code change.
1026
3bace969
AH
10272013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1028
1029 * automated/undo-tests.el: New file.
1030
82e2a1f0 10312012-12-27 Dmitry Gutov <dgutov@yandex.ru>
db590ef6
DG
1032
1033 * automated/ruby-mode-tests.el
1034 (ruby-indent-after-block-in-continued-expression): New test.
1035
dbb530d9
DG
10362012-12-14 Dmitry Gutov <dgutov@yandex.ru>
1037
e903c210 1038 * automated/ruby-mode-tests.el:
dbb530d9 1039 Rename one interpolation test; add three more.
bb808526
DG
1040 (ruby-with-temp-buffer): New macro, use it where appropriate.
1041 (ruby-add-log-current-method-examples): Use "_" for target point.
1042 Add four new tests for ruby-add-log-current-method.
dbb530d9 1043
a0099d31
GM
10442012-12-11 Glenn Morris <rgm@gnu.org>
1045
1046 * automated/f90.el (f90-test-bug13138): New test.
1047
81606b10
RS
10482012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1049
1050 * automated/inotify-test.el: New test.
1051
89eb3b0a
CY
10522012-12-02 Chong Yidong <cyd@gnu.org>
1053
1054 * automated/ruby-mode-tests.el
1055 (ruby-add-log-current-method-examples): Don't use loop macro, to
1056 allow automated testing to work.
1057
23ba2705
SM
10582012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1059
1060 * automated/advice-tests.el (advice-tests--data): Remove.
1061 (advice-tests): Move the tests directly here instead.
1062 Add called-interactively-p tests.
1063
19dc7206
SM
10642012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
1065
1066 * automated/ert-x-tests.el: Use cl-lib.
1067 * automated/ert-tests.el: Use lexical-binding and cl-lib.
1068
8619323f
DG
10692012-11-14 Dmitry Gutov <dgutov@yandex.ru>
1070
1071 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1072 (ruby-indent-inside-heredoc-after-operator)
1073 (ruby-indent-inside-heredoc-after-space): New tests.
c62792e7
DG
1074 Change direct font-lock face references to var references.
1075 (ruby-interpolation-suppresses-syntax-inside): New test.
19dc7206
SM
1076 (ruby-interpolation-inside-percent-literal-with-paren):
1077 New failing test.
8619323f 1078
f178c32d
DG
10792012-11-13 Dmitry Gutov <dgutov@yandex.ru>
1080
1081 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
5745cae6
DG
1082 (ruby-singleton-class-no-heredoc-font-lock)
1083 (ruby-add-log-current-method-examples): New tests.
1084 (ruby-test-string): Extract from ruby-should-indent-buffer.
5e9419e8
DG
1085 (ruby-deftest-move-to-block): New macro.
1086 Add several move-to-block tests.
f178c32d 1087
231d8498
SM
10882012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1089
1090 * automated/advice-tests.el: New tests.
1091
8111f5e6
EZ
10922012-10-14 Eli Zaretskii <eliz@gnu.org>
1093
1094 * automated/compile-tests.el (compile-tests--test-regexps-data):
1095 Add new data for msft's new format.
1096
c3268831
DG
10972012-09-08 Dmitry Gutov <dgutov@yandex.ru>
1098
1099 * automated/ruby-mode-tests.el:
1100 (ruby-toggle-block-to-multiline): New test.
1101 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1102 (ruby-toggle-block-to-brace): Use buffer-string.
1103
0ba2d4b6
DG
11042012-09-07 Dmitry Gutov <dgutov@yandex.ru>
1105
1106 * automated/ruby-mode-tests.el: New tests (Bug#11613).
1107
eada0861 11082012-08-28 Chong Yidong <cyd@gnu.org>
45e7ed71
CY
1109
1110 * automated/files.el: Test every combination of values for
1111 enable-local-variables and enable-local-eval.
1112
450809af
CY
11132012-08-19 Chong Yidong <cyd@gnu.org>
1114
1115 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1116
a999ce26
CY
11172012-08-18 Chong Yidong <cyd@gnu.org>
1118
1119 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1120
f063063a
DG
11212012-08-14 Dmitry Gutov <dgutov@yandex.ru>
1122
1123 * indent/ruby.rb: Rearrange examples, add new ones.
1124
0d9e2599
NN
11252012-08-12 Dmitry Gutov <dgutov@yandex.ru>
1126
1127 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1128 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1129
9ff9402d 11302012-08-11 Glenn Morris <rgm@gnu.org>
5f168c20
GM
1131
1132 * automated/files.el: New file.
1133
bf1757d1
GM
1134 * automated/Makefile.in (all): Fix typo.
1135
9d2ed8a2
DG
11362012-08-10 Dmitry Gutov <dgutov@yandex.ru>
1137
1138 * automated/ruby-mode-tests.el (ruby-should-indent):
1139 Add docstring, check (current-indentation) instead of (current-column).
1140 (ruby-should-indent-buffer): New function.
1141 Add tests for `ruby-deep-indent-paren' behavior.
1142 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1143
0d9e2599
NN
11442012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
1145
1146 Original tests in test_ruby_mode.rb in upstream (author).
1147
9cd80478
DG
11482012-08-09 Dmitry Gutov <dgutov@yandex.ru>
1149
1150 * automated/ruby-mode-tests.el (ruby-should-indent)
1151 (ruby-assert-state): New functions.
1152 Add new tests.
1153
c91562a6
DE
11542012-07-29 David Engster <deng@randomsample.de>
1155
9d2ed8a2
DG
1156 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1157 New variable to hold test data for name expansion.
c91562a6
DE
1158 (xml-parse-tests): Test the two different types of name expansion.
1159
d8efda90
JL
11602012-07-29 Juri Linkov <juri@jurta.org>
1161
1162 * automated/occur-tests.el (occur-test-case): Use predefined
1163 buffer name " *test-occur*" instead of a random buffer name.
1164
c28662a8
DG
11652012-07-20 Dmitry Gutov <dgutov@yandex.ru>
1166
1167 * automated/ruby-mode-tests.el: New file with one test.
1168
45fd731c
SM
11692012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
1170
efc26dbe
SM
1171 * indent/shell.sh: Add test case for ${#VAR}.
1172
45fd731c
SM
1173 * indent/latex-mode.tex: New file.
1174
a464a6c7
SM
11752012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
1176
1177 * eshell.el: Use cl-lib.
1178
a76e6535
CY
11792012-07-03 Chong Yidong <cyd@gnu.org>
1180
1181 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1182
a7aef6f5
CY
11832012-07-02 Chong Yidong <cyd@gnu.org>
1184
a464a6c7
SM
1185 * automated/xml-parse-tests.el (xml-parse-tests--data):
1186 More testcases.
a7aef6f5 1187
fbf2e7ad
CY
11882012-07-01 Chong Yidong <cyd@gnu.org>
1189
1190 * automated/xml-parse-tests.el: New file.
1191
d5c6faf9
SM
11922012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1195 Use cl-flet.
1196
ee574791
UJ
11972012-06-08 Ulf Jasper <ulf.jasper@web.de>
1198
d5c6faf9
SM
1199 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1200 Test escaped commas in TZID (Bug#11473).
ee574791
UJ
1201 (icalendar-import-with-timezone): New.
1202 (icalendar-real-world): Add new testcase as given in the bugreport
1203 of Bug#11473.
1204
6dbaa1c7
UJ
12052012-05-29 Ulf Jasper <ulf.jasper@web.de>
1206
1207 * automated/icalendar-tests.el (icalendar-tests--test-import):
1208 Include UID in import tests (Bug#11525).
1209 (icalendar-import-non-recurring, icalendar-import-rrule)
1210 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
1211 UID-import change.
1212 (icalendar-import-with-uid): New.
1213 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
1214 Include UID in cycle tests.
1215 (icalendar-cycle, icalendar-real-world): UID-import change.
1216
b847032c
GM
12172012-05-21 Glenn Morris <rgm@gnu.org>
1218
1219 * automated/Makefile.in (setwins): Scrap superfluous subshell.
1220
5e561bc7
TZ
12212012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
1222
1223 * automated/url-util-tests.el: New file to test
1224 lisp/url/url-util.el. Only `url-build-query-string' and
1225 `url-parse-query-string' are tested right now (Bug#8706).
1226
461ef3c5
SM
12272012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1228
1229 * indent/shell.sh:
1230 * indent/shell.rc: Ad some test cases.
1231
dfbd787f
SM
12322012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1233
1234 * indent/ruby.rb: New file, to test new syntax-propertize code.
1235
ab7ce8c1
GM
12362012-04-11 Glenn Morris <rgm@gnu.org>
1237
1238 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
1239
6c0c7cfc
TZ
12402012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1241
1242 * automated/url-future-tests.el (url-future-tests): Move from
1243 lisp/url/url-future.el and rename.
1244
bdbc1c4e
UJ
12452012-01-29 Ulf Jasper <ulf.jasper@web.de>
1246
1247 * automated/icalendar-tests.el (icalendar-import-non-recurring):
1248 Fix broken test, caused by missing trailing blank.
1249
5c09001c
CY
12502011-12-03 Chong Yidong <cyd@gnu.org>
1251
1252 * automated/compile-tests.el (compile-tests--test-regexps-data):
1253 Increase column numbers by one to reflect change in how
6df6ae42 1254 compilation-message is recorded (Bug#10172).
5c09001c 1255
394c65f1
GM
12562011-11-22 Glenn Morris <rgm@gnu.org>
1257
1258 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1259
cd1181db
JB
12602011-11-20 Juanma Barranquero <lekktu@gmail.com>
1261
1262 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1263
58179cce
JB
12642011-11-16 Juanma Barranquero <lekktu@gmail.com>
1265
7877f373
JB
1266 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1267 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
1268 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1269
dba0634a
UJ
12702011-10-30 Ulf Jasper <ulf.jasper@web.de>
1271
1272 * automated/newsticker-tests.el
6df6ae42 1273 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
1274 newsticker--treeview-tree-update.
1275
6d6a626c
UJ
12762011-10-29 Ulf Jasper <ulf.jasper@web.de>
1277
73c3f81d
UJ
1278 * automated/newsticker-tests.el
1279 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1280
a12bf61e 1281 * automated/newsticker-tests.el
6d6a626c 1282 (newsticker--group-manage-orphan-feeds): Prevent updating
c295fc18 1283 newsticker treeview. Fixed bug#9763.
6d6a626c 1284
6e0a9be7
GM
12852011-10-20 Glenn Morris <rgm@gnu.org>
1286
e195ae68
GM
1287 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1288
6e0a9be7
GM
1289 * automated/vc-bzr.el: New file.
1290
21fedf28
GM
12912011-10-15 Glenn Morris <rgm@gnu.org>
1292
1293 * automated/f90.el: New file.
1294
81416b68
UJ
12952011-09-27 Ulf Jasper <ulf.jasper@web.de>
1296
1297 * automated/newsticker-tests.el: Move newsticker-testsuite.el
c295fc18 1298 to automated/newsticker-tests.el. Convert to ERT.
81416b68 1299
68575ab0
UJ
13002011-07-26 Ulf Jasper <ulf.jasper@web.de>
1301
1302 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
aa7dab97 1303 Remove, simply use string=.
68575ab0
UJ
1304 (icalendar--diarytime-to-isotime)
1305 (icalendar--datetime-to-diary-date)
1306 (icalendar--datestring-to-isodate)
1307 (icalendar--format-ical-event)
1308 (icalendar--parse-summary-and-rest)
1309 (icalendar-tests--do-test-import)
6df6ae42 1310 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
1311 string= to EXPECTED ACTUAL.
1312 (icalendar--import-format-sample)
1313 (icalendar--format-ical-event)
1314 (icalendar-import-non-recurring)
1315 (icalendar-import-rrule)
1316 (icalendar-import-duration)
1317 (icalendar-import-bug-6766)
6df6ae42 1318 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
1319 icalendar-tests--compare-strings.
1320 (icalendar-import-multiple-vcalendars): New.
1321
de316778
TZ
13222011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
1323
1324 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 1325 Require CL.
de316778 1326
c07b2710
JL
13272011-05-09 Juri Linkov <juri@jurta.org>
1328
1329 * automated/occur-tests.el: Move from test/occur-testsuite.el.
1330 Convert to ERT.
1331
adec429a
CY
13322011-05-09 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * automated/compile-tests.el: New file.
1335
c4c205d0
CY
13362011-05-08 Chong Yidong <cyd@stupidchicken.com>
1337
1338 * automated/font-parse-tests.el: Don't byte-compile.
1339
1340 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
1341
6c075cd7
SM
13422011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1343
1344 * automated/lexbind-tests.el: New file.
1345
33383987
JB
13462011-03-07 Chong Yidong <cyd@stupidchicken.com>
1347
1348 * Version 23.3 released.
1349
81fb60b2
GM
13502011-03-05 Glenn Morris <rgm@gnu.org>
1351
1352 * eshell.el: Move here from lisp/eshell/esh-test.el.
1353
de69c0a8
CO
13542011-03-03 Christian Ohler <ohler@gnu.org>
1355
1356 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1357 New test.
1358
4856384c
UJ
13592011-02-20 Ulf Jasper <ulf.jasper@web.de>
1360
1361 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1362 convert to ERT format.
1363
aa0935b9
CY
13642011-02-14 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1367 convert to ERT format.
1368
ccded26c
SM
13692011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1370
1371 * indent/shell.sh:
1372 * indent/shell.rc: New files.
1373
372fb76b
CY
13742011-01-27 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * automated/font-parse-tests.el: Move from
1377 font-parse-testsuite.el.
1378
6608a7d8
CY
13792011-01-26 Chong Yidong <cyd@stupidchicken.com>
1380
1381 * font-parse-testsuite.el (test-font-parse-data): New file.
1382
db5d03ea
SM
13832011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1384
1385 * indent/prolog.prolog: Add tokenizing tests.
1386
d221e780
CO
13872011-01-13 Christian Ohler <ohler@gnu.org>
1388
1389 * automated: New directory for automated tests.
1390
1391 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1392
1393 * automated/Makefile.in: New file.
1394
cbf83ce9
SM
13952010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1396
1397 * indent/modula2.mod: New file.
1398
d19dc73d
SM
13992010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1400
1401 * indent/octave.m: Add a test to ensure indentation is local.
1402
41f592d1
GM
14032010-10-23 Glenn Morris <rgm@gnu.org>
1404
1405 * comint-testsuite.el
d19dc73d
SM
1406 (comint-testsuite--test-comint-password-prompt-regexp):
1407 Add "Please enter the password". (Bug#7224)
41f592d1 1408
3672149f
SM
14092010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1410
1411 * indent/prolog.prolog: Use normal spacing around !.
1412
f5632fb6
SM
14132010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1414
1415 * indent/octave.m: Remove one more `fixindent'. Use `end'.
1416
cf38dd42
SM
14172010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1418
1419 * indent/octave.m: Remove some `fixindent' not needed any more.
1420
e17b68ed
SM
14212010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1422
1423 * indent/octave.m: New file.
1424
81ee9410
UJ
14252010-08-08 Ulf Jasper <ulf.jasper@web.de>
1426
e17b68ed 1427 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
1428 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1429 (icalendar-testsuite--run-internal-tests): New.
1430 (icalendar-testsuite--test-convert-ordinary-to-ical)
1431 (icalendar-testsuite--test-convert-block-to-ical)
1432 (icalendar-testsuite--test-convert-anniversary-to-ical)
1433 (icalendar-testsuite--test-parse-vtimezone)
1434 (icalendar-testsuite--do-test-export): Code formatting.
1435 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1436 (icalendar-testsuite--do-test-import)
3672149f
SM
1437 (icalendar-testsuite--do-test-cycle):
1438 Use icalendar-testsuite--compare-strings
81ee9410
UJ
1439 (icalendar-testsuite--run-import-tests): Comment added.
1440 (icalendar-testsuite--run-import-tests)
e17b68ed 1441 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 1442
71ab16dd
CY
14432010-06-25 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * redisplay-testsuite.el (test-redisplay-3): New test.
1446
6534e58a
CY
14472010-06-11 Chong Yidong <cyd@stupidchicken.com>
1448
1449 * comint-testsuite.el: New file.
1450
927c346b
SM
14512010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1452
1453 * indent: New dir.
1454
61a808e8
CY
14552010-05-07 Chong Yidong <cyd@stupidchicken.com>
1456
1457 * Version 23.2 released.
1458
a4100ebe
CY
14592010-03-29 Chong Yidong <cyd@stupidchicken.com>
1460
3cbcd186
CY
1461 * cedet/semantic-ia-utest.el
1462 (semantic-symref-test-count-hits-in-tag): Add function, from
1463 semantic-test.el.
1464
a4100ebe
CY
1465 * cedet/tests/test.cpp:
1466 * cedet/tests/test.py:
1467 * cedet/tests/teststruct.cpp:
1468 * cedet/tests/testtemplates.cpp:
1469 * cedet/tests/testusing.cpp:
1470 * cedet/tests/scopetest.cpp:
1471 * cedet/tests/scopetest.java: Files deleted.
1472
1473 * cedet/tests/test.make:
1474 * cedet/tests/test.c:
1475 * cedet/tests/testjavacomp.java:
1476 * cedet/tests/testspp.c:
1477 * cedet/tests/testsppreplace.c:
1478 * cedet/tests/testsppreplaced.c:
1479 * cedet/tests/testsubclass.cpp:
1480 * cedet/tests/testsubclass.hh:
1481 * cedet/tests/testtypedefs.cpp:
1482 * cedet/tests/testvarnames.c:
1483 * cedet/tests/test.el:
1484 * cedet/tests/testdoublens.cpp:
1485 * cedet/tests/testdoublens.hpp: Add copyright header.
1486
85738751
SM
1487 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1488 Remove reference to deleted files.
1489
dc2d2590
JL
14902010-03-30 Juri Linkov <juri@jurta.org>
1491
1492 * occur-testsuite.el (occur-tests): Add tests for context lines.
1493
5275ff8b
JL
14942010-03-23 Juri Linkov <juri@jurta.org>
1495
1496 * occur-testsuite.el: New file.
1497
288f9fc0
CY
14982010-03-10 Chong Yidong <cyd@stupidchicken.com>
1499
1500 * Branch for 23.2.
1501
b4340b3f
UJ
15022010-02-19 Ulf Jasper <ulf.jasper@web.de>
1503
1504 * icalendar-testsuite.el
6df6ae42
JB
1505 (icalendar-testsuite--run-function-tests): Add new tests.
1506 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
1507 testcase.
1508 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1509 (icalendar-testsuite--test-convert-weekly-to-ical): New.
1510 (icalendar-testsuite--test-convert-yearly-to-ical): New.
1511 (icalendar-testsuite--test-convert-block-to-ical): New.
1512 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1513 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1514
db9e401b
JB
15152010-01-18 Juanma Barranquero <lekktu@gmail.com>
1516
1517 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1518 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1519 Fix typos in docstrings and error messages.
1520 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1521
d1f18ec0
JB
15222010-01-14 Juanma Barranquero <lekktu@gmail.com>
1523
1524 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1525 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1526 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1527
6fe539d2
UJ
15282009-12-18 Ulf Jasper <ulf.jasper@web.de>
1529
1530 * icalendar-testsuite.el
d5c6faf9
SM
1531 (icalendar-testsuite--run-function-tests):
1532 Add icalendar-testsuite--test-parse-vtimezone.
6fe539d2
UJ
1533 (icalendar-testsuite--test-parse-vtimezone): New.
1534 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 1535 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
1536 whitespace -- see change of icalendar--add-diary-entry in
1537 icalendar.el.
6df6ae42 1538 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 1539
d8085053
GM
15402009-09-30 Glenn Morris <rgm@gnu.org>
1541
1542 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1543
7c4dccd0
CY
15442009-06-26 Eric Ludlam <zappo@gnu.org>
1545
1546 * cedet/*: New unit tests, from CEDET repository.
1547
6ada5ad1
CY
15482009-06-26 Chong Yidong <cyd@stupidchicken.com>
1549
1550 * redisplay-testsuite.el: New file.
1551
70243478
CY
15522009-06-21 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * Branch for 23.1.
1555
f052351a
UJ
15562009-01-25 Ulf Jasper <ulf.jasper@web.de>
1557
1558 * icalendar-testsuite.el
6df6ae42
JB
1559 (icalendar-testsuite--run-function-tests):
1560 Add icalendar-testsuite--test-diarytime-to-isotime.
1561 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
1562 recent icalendar fixes.
1563 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 1564 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
1565 icalendar changes.
1566
dee5aa91
CY
15672008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
1568
d4835507 1569 * bytecomp-testsuite.el: New file.
dee5aa91 1570
f052351a 15712008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
1572
1573 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
d5c6faf9 1574 Add `icalendar-testsuite--test-create-uid'.
aad81014
UJ
1575 (icalendar-testsuite--test-create-uid): New.
1576
d176d8c6
UJ
15772008-06-14 Ulf Jasper <ulf.jasper@web.de>
1578
1579 * newsticker-testsuite.el: New file.
1580
a4766629
GM
15812008-05-24 Ulf Jasper <ulf.jasper@web.de>
1582
1583 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1584 Add icalendar-testsuite--test-datestring-to-isodate,
1585 icalendar-testsuite--test-datetime-to-diary-date, and
1586 icalendar-testsuite--test-calendar-style.
1587 (icalendar-testsuite--test-format-ical-event):
1588 (icalendar-testsuite--test-parse-summary-and-rest):
1589 Doc fix. Remove european-calendar-style.
1590 (icalendar-testsuite--get-ical-event): Doc fix.
1591 (icalendar-testsuite--test-first-weekday-of-year):
1592 (icalendar-testsuite--run-cycle-tests): Add doc string.
1593 (icalendar-testsuite--test-datestring-to-isodate):
1594 (icalendar-testsuite--test-datetime-to-diary-date):
1595 (icalendar-testsuite--test-calendar-style): New functions.
1596 (icalendar-testsuite--test-export): Handle iso date style.
1597 New arg INPUT-ISO. Use calendar-date-style.
1598 (icalendar-testsuite--test-import): Handle iso date style.
1599 New arg EXPECTED-ISO. Use calendar-date-style.
1600 (icalendar-testsuite--test-cycle): Handle iso date style.
1601 (icalendar-testsuite--run-import-tests):
1602 (icalendar-testsuite--run-export-tests):
1603 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1604
e42fc905
GM
16052008-02-29 Glenn Morris <rgm@gnu.org>
1606
1607 * README: New file.
1608
366b88a2
GM
16092008-02-29 Ulf Jasper <ulf.jasper@web.de>
1610
1611 * icalendar-testsuite.el: New file.
1612
1613;; Local Variables:
880820fe 1614;; coding: utf-8
366b88a2
GM
1615;; End:
1616
ba318903 1617 Copyright (C) 2008-2014 Free Software Foundation, Inc.
366b88a2
GM
1618
1619 This file is part of GNU Emacs.
1620
4f43e937 1621 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 1622 it under the terms of the GNU General Public License as published by
4f43e937
GM
1623 the Free Software Foundation, either version 3 of the License, or
1624 (at your option) any later version.
366b88a2
GM
1625
1626 GNU Emacs is distributed in the hope that it will be useful,
1627 but WITHOUT ANY WARRANTY; without even the implied warranty of
1628 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1629 GNU General Public License for more details.
1630
1631 You should have received a copy of the GNU General Public License
4f43e937 1632 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.