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