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