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