]> code.delx.au - gnu-emacs/blob - test/ChangeLog
601c8d3bb82d71a24132e89024da3ca7dcff1bed
[gnu-emacs] / test / ChangeLog
1 2013-11-21 Glenn Morris <rgm@gnu.org>
2
3 * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
4 (EMACSOPT): Use PATH_SEPARATOR.
5
6 2013-11-18 Paul Eggert <eggert@cs.ucla.edu>
7
8 Improve API of recently-added bool vector functions (Bug#15912).
9 * automated/data-tests.el: Adjust to API changes.
10
11 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
12
13 * automated/tramp-tests.el (tramp-test07-file-exists-p)
14 (tramp-test08-file-local-copy)
15 (tramp-test09-insert-file-contents, tramp-test10-write-region)
16 (tramp-test11-copy-file, tramp-test12-rename-file)
17 (tramp-test13-make-directory, tramp-test14-delete-directory)
18 (tramp-test15-copy-directory, tramp-test16-directory-files)
19 (tramp-test17-insert-directory, tramp-test18-file-attributes)
20 (tramp-test19-directory-files-and-attributes)
21 (tramp-test20-file-modes, tramp-test21-file-links)
22 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
23 (tramp-test24-file-name-completion, tramp-test25-load)
24 (tramp-test26-process-file, tramp-test27-start-file-process)
25 (tramp-test28-shell-command): Cleanup connection initially.
26
27 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
28
29 * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
30 connection before running the test.
31
32 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
33
34 * automated/tramp-tests.el (tramp-test15-copy-directory)
35 (tramp-test16-directory-files, tramp-test17-insert-directory)
36 (tramp-test18-file-attributes)
37 (tramp-test19-directory-files-and-attributes)
38 (tramp-test20-file-modes, tramp-test21-file-links)
39 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
40 (tramp-test24-file-name-completion, tramp-test25-load)
41 (tramp-test26-process-file, tramp-test27-start-file-process):
42 (tramp-test28-shell-command): Protect unwindforms with
43 `ignore-errors'.
44 (tramp-test29-utf8): New test.
45
46 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
47
48 * automated/file-notify-tests.el (file-notify-test02-events)
49 (file-notify-test03-autorevert): Suppress messages in `write-region'.
50
51 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
52 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
53 (tramp-test26-process-file, tramp-test28-shell-command):
54 Ensure, that the directory is not empty when calling "ls".
55
56 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
57
58 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
59 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
60 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
61 (tramp-test09-insert-file-contents, tramp-test10-write-region):
62 (tramp-test26-process-file): Add tests.
63 (tramp-test11-copy-file): Remove debug message.
64 (tramp-test20-file-modes): Special case, if user is "root".
65
66 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
67
68 * automated/file-notify-tests.el:
69 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
70 `tramp-remote-path' when running on hydra.
71 (tramp-test07-file-exists-p): Remove instrumentation code.
72 (tramp-test26-process-file): Don't use "/bin/true" and
73 "/bin/false", these paths do not exist on hydra.
74
75 2013-11-08 Helmut Eller <eller.helmut@gmail.com>
76
77 * automated/process-tests.el: New file.
78
79 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
80
81 * indent/ruby.rb: New examples.
82
83 2013-11-06 Glenn Morris <rgm@gnu.org>
84
85 * automated/Makefile.in (setwins): Avoid accidental matches.
86
87 2013-11-06 Michael Albinus <michael.albinus@gmx.de>
88
89 * automated/tramp-tests.el (tramp-test07-file-exists-p):
90 Fix docstring. Instrument, in order to hunt failure on hydra.
91
92 2013-11-06 Glenn Morris <rgm@gnu.org>
93
94 * automated/flymake-tests.el (warning-predicate-rx-gcc)
95 (warning-predicate-function-gcc, warning-predicate-rx-perl)
96 (warning-predicate-function-perl):
97 * automated/info-xref.el (info-xref-test-makeinfo):
98 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
99 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
100
101 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
102
103 * automated/tramp-tests.el: New file.
104
105 2013-11-05 Glenn Morris <rgm@gnu.org>
106
107 Get rid of --chdir usage.
108 * automated/Makefile.in (EMACSOPT): Move -L here.
109 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
110 (setwins): Don't assume called from srcdir. Remove legacy stuff.
111 (.el.elc): No more need to pass -L here.
112 (compile-main): Get rid of sub-shell and cd.
113 (compile-clean, check): Get rid of cd.
114
115 Make it possible to run tests with a different working directory.
116 * automated/flymake-tests.el (flymake-tests-data-directory): New.
117 (flymake-tests--current-face): Use flymake-tests-data-directory.
118 (warning-predicate-function-gcc, warning-predicate-rx-perl)
119 (warning-predicate-function-perl): Adapt for above change.
120 * automated/zlib-tests.el (zlib-tests-data-directory): New.
121 (zlib--decompress): Use zlib-tests-data-directory.
122
123 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
124 Remove test that makes no sense.
125
126 * automated/files.el (files-test-local-variable-data):
127 Fix result typo presumably caused by interference from dir-locals.
128 (file-test--do-local-variables-test): Prevent dir-locals interfering.
129
130 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
131
132 * indent/ruby.rb: Add a statement on the line after heredoc.
133 Move a now-successful example.
134
135 * automated/ruby-mode-tests.el: Remove outdated comment.
136
137 2013-11-04 Glenn Morris <rgm@gnu.org>
138
139 * automated/Makefile.in (abs_srcdir): Remove.
140 (emacs): Unset EMACSLOADPATH.
141 (.el.elc, check): Use -L to append srcdir to load-path.
142
143 2013-11-02 Glenn Morris <rgm@gnu.org>
144
145 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
146 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
147 (abs_srcdir): New, set by configure.
148 (EMACS): Use a relative file name.
149 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
150 (lisp-compile): Remove (assume it's up-to-date).
151 (compile-main): Do not run lisp-compile.
152 (compile-main, compile-clean, compile-always, bootstrap-clean)
153 (check): Use srcdir rather than $test. Check cd return value.
154 Use --chdir.
155 (doit, compile, compile-always): Remove stuff copied from lisp/.
156 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
157
158 2013-10-31 Michael Albinus <michael.albinus@gmx.de>
159
160 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
161 Add a skipping test.
162
163 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
164
165 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
166
167 * indent/css-mode.css (.x2): Test alignement inside braces.
168
169 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
170
171 * indent/ruby.rb: New failing example.
172
173 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
174 Fix the test, in respect to adding the space after the curly.
175
176 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
177
178 * automated/ert-tests.el (ert-test-skip-unless): New test case.
179 (ert-test-deftest): Adapt test for changed macro expansion.
180 (ert-test-run-tests-interactively):
181 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
182 Add a skipping test.
183
184 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
185 (file-notify--test-local-enabled): Make it a function. Check also
186 for `file-remote-p' of `temporary-file-directory'.
187 (file-notify--test-remote-enabled-checked): New defvar.
188 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
189 internal functions. Cache result.
190 (file-notify--deftest-remote, file-notify-test00-availability)
191 (file-notify-test01-add-watch, file-notify-test02-events)
192 (file-notify-test03-autorevert): Add checks with `skip_unless'.
193 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
194
195 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
196
197 * indent/ruby.rb: Fix syntax error in the latest example.
198
199 2013-10-23 Glenn Morris <rgm@gnu.org>
200
201 * automated/Makefile.in (abs_top_srcdir, top_builddir):
202 New, set by configure.
203 (top_srcdir): Remove.
204 (abs_test, abs_lispsrc): New.
205 (lisp): No longer absolute.
206 (emacs, lisp-compile, compile, compile-always):
207 Quote entities that might contain whitespace.
208
209 2013-10-22 Dmitry Gutov <dgutov@yandex.ru>
210
211 * indent/ruby.rb: Move two examples to "working" section, add one
212 more.
213
214 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
215
216 * indent/ruby.rb: New examples for indentation of blocks.
217 Example of hash inside parens that inflooped before the present commit.
218
219 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
220
221 * test/automated/timer-tests.el: New file. Tests that (sit-for 0)
222 allows another timer to run.
223
224 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
225
226 * indent/ruby.rb: More examples for bug#15594, both failing and
227 now passing.
228
229 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
230
231 * indent/ruby.rb: Add two more cases.
232
233 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
234
235 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
236 first use.
237 (ruby-should-indent): Use indent-according-to-mode.
238 (ruby-deftest-move-to-block): Use `declare'.
239
240 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
241
242 * indent/ruby.rb: Fix a spurious change, add more failing examples.
243
244 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
245
246 * indent/ruby.rb: Add a few more tests; adjust some indentation.
247
248 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
249
250 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
251 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
252
253 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
254
255 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
256
257 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
258 Adjust indentation of continued line to the new SMIE behavior.
259
260 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
261
262 * automated/completion-tests.el:
263 * indent/css-mode.css: New files.
264
265 2013-10-03 Daiki Ueno <ueno@gnu.org>
266
267 * automated/data/package/signed/archive-contents:
268 * automated/data/package/signed/archive-contents.sig:
269 * automated/data/package/signed/signed-good-1.0.el:
270 * automated/data/package/signed/signed-good-1.0.el.sig:
271 * automated/data/package/signed/signed-bad-1.0.el:
272 * automated/data/package/signed/signed-bad-1.0.el.sig:
273 * automated/data/package/key.pub:
274 * automated/data/package/key.sec: New files.
275
276 * automated/package-test.el (package-test-update-listing)
277 (package-test-update-archives, package-test-describe-package):
278 Adjust to package.el change.
279 (package-test-signed): New test.
280
281 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
282
283 * automated/package-test.el: Update all cases to use :url instead
284 of :homepage.
285
286 * automated/package-x-test.el
287 (package-x-test--single-archive-entry-1-3): Same.
288
289 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
290
291 * automated/package-test.el (simple-single-desc-1-4): Remove, it
292 was unused.
293 (simple-single-desc): Expect :homepage property.
294 (multi-file-desc): Same.
295 (with-package-test): Do not save previous `default-directory'
296 value, let-bind the var instead.
297 (package-test-install-single): Expect :homepage property in the
298 generated pkg file.
299 (package-test-describe-package): Expect Homepage button.
300 (package-test-describe-non-installed-package)
301 (package-test-describe-non-installed-multi-file-package): Same.
302 (package-test-describe-not-installed-package): Remove, it was a
303 duplicate.
304
305 * automated/package-x-test.el
306 (package-x-test--single-archive-entry-1-3): Expect :homepage
307 property.
308 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
309
310 * automated/data/package/simple-single-1.3.el: Add URL header.
311
312 * automated/data/package/archive-contents: Add :homepage
313 properties to `simple-single' and `multi-file'.
314
315 2013-09-22 Daniel Colascione <dancol@dancol.org>
316
317 * automated/data-test.el:
318 (bool-vector-count-matches-all-0-nil)
319 (bool-vector-count-matches-all-0-t)
320 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
321 (bool-vector-count-matches-at, bool-vector-intersection-op)
322 (bool-vector-union-op, bool-vector-xor-op)
323 (bool-vector-set-difference-op)
324 (bool-vector-change-detection, bool-vector-not): New tests.
325 (mock-bool-vector-count-matches-at)
326 (test-bool-vector-bv-from-hex-string)
327 (test-bool-vector-to-hex-string)
328 (test-bool-vector-count-matches-at-tc)
329 (test-bool-vector-apply-mock-op)
330 (test-bool-vector-binop): New helper functions.
331 (bool-vector-test-vectors): New testcase data.
332
333 2013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
334
335 * automated/advice-tests.el (advice-test-called-interactively-p-around)
336 (advice-test-called-interactively-p-filter-args)
337 (advice-test-called-interactively-p-around): New tests.
338
339 2013-09-16 Glenn Morris <rgm@gnu.org>
340
341 * automated/eshell.el (eshell-match-result):
342 Return a more informative failure than simply "false". Update callers.
343
344 * automated/eshell.el (eshell-test/for-name-shadow-loop):
345 Test value before and after loop as well as during.
346
347 2013-09-15 Glenn Morris <rgm@gnu.org>
348
349 * automated/eshell.el (eshell-test/for-name-shadow-loop):
350 New test. (Bug#15372)
351 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
352
353 2013-09-13 Glenn Morris <rgm@gnu.org>
354
355 * automated/eshell.el (with-temp-eshell):
356 Use a temp directory for eshell-directory-name.
357 (eshell-test-command-result): New, again using a temp directory.
358 Replace eshell-command-result with this throughout.
359 (eshell-test/for-loop, eshell-test/for-name-loop):
360 Ensure environment variables don't confuse us.
361
362 2013-09-12 Glenn Morris <rgm@gnu.org>
363
364 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
365 due to "has a running process; kill it?" prompts.
366
367 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
368
369 * automated/eshell.el: Rename from eshell.el.
370 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
371
372 2013-09-01 Glenn Morris <rgm@gnu.org>
373
374 * automated/Makefile.in (setwins): Avoid leading space in $wins.
375 Otherwise the sed command used by eg compile-main ends up
376 containing "/*.el". (Bug#15170)
377
378 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
379
380 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
381 for portability to hosts where /bin/sh has problems.
382
383 2013-08-21 David Engster <deng@randomsample.de>
384
385 * automated/eieio-tests.el, automated/eieio-test-persist.el:
386 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
387 upstream. Changed to use ERT.
388
389 2013-08-14 Daniel Hackney <dan@haxney.org>
390
391 * package-test.el: Remove tar-package-building functions. Tar file
392 used for testing is included in the repository.
393 (package-test-install-texinfo, package-test-cleanup-built-files):
394 Remove.
395
396 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
397
398 * automated/python-tests.el (python-imenu-create-index-4)
399 (python-imenu-create-flat-index-2): New tests.
400
401 2013-08-05 Glenn Morris <rgm@gnu.org>
402
403 * automated/mule-util.el: New file, with tests extracted from
404 lisp/international/mule-util.el.
405
406 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
407
408 * automated/advice-tests.el (advice-tests-nadvice): Test removal
409 before definition.
410 (advice-tests-macroaliases): New test.
411
412 2013-08-04 Glenn Morris <rgm@gnu.org>
413
414 * automated/ert-tests.el: Disable failing test that no-one seems
415 to know how to fix. (Bug#13064)
416
417 * automated/icalendar-tests.el (icalendar-tests--test-export)
418 (icalendar-tests--test-import): Try more precise TZ specification.
419 Remove debug messages.
420
421 2013-08-03 Glenn Morris <rgm@gnu.org>
422
423 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
424
425 * automated/icalendar-tests.el (icalendar-tests--test-export)
426 (icalendar-tests--test-import):
427 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
428 (icalendar-tests--test-import): Reset zone even if error occurred.
429
430 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
431
432 * automated/core-elisp-tests.el: New file.
433
434 2013-08-01 Glenn Morris <rgm@gnu.org>
435
436 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
437 Try to check that the remote system has a notification program.
438
439 2013-07-31 Glenn Morris <rgm@gnu.org>
440
441 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
442
443 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
444
445 * automated/file-notify-tests.el
446 (file-notify--test-local-enabled): New defconst. Replaces all
447 `file-notify-support' occurences.
448 (file-notify--test-remote-enabled): New defun.
449 (file-notify--deftest-remote): Use it.
450 (file-notify-test00-availability): Rewrite.
451 (file-notify-test00-availability-remote): New defun.
452 (file-notify-test01-add-watch): Rewrite first erroneous check.
453
454 2013-07-23 Glenn Morris <rgm@gnu.org>
455
456 * automated/inotify-test.el (inotify-file-watch-simple):
457 Delete temp-file when done.
458
459 * automated/subword-tests.el: Require subword.
460
461 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
462
463 * automated/subword-tests.el: New file.
464
465 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
466
467 * automated/python-tests.el (python-imenu-create-index-2)
468 (python-imenu-create-index-3): New tests.
469
470 2013-07-11 Glenn Morris <rgm@gnu.org>
471
472 * automated/ert-tests.el: Require cl-lib at runtime too.
473 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
474 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
475 (ert-test-set-functions, ert-test-gensym)
476 (ert-test-coerce-to-vector, ert-test-string-position)
477 (ert-test-mismatch): Remove tests.
478 * automated/cl-lib.el: New, split from ert-tests.el.
479
480 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
481 Goto point-min.
482 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
483 (ruby-move-to-block-skips-percent-literal)
484 (ruby-move-to-block-skips-heredoc)
485 (ruby-move-to-block-moves-from-else-to-if)
486 (ruby-beginning-of-defun-does-not-fold-case)
487 (ruby-end-of-defun-skips-to-next-line-after-the-method):
488 Replace goto-line with forward-line/goto-char.
489 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
490
491 * automated/package-test.el (makeinfo-buffer): Autoload.
492 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
493 (package-test-install-texinfo): Don't require makeinfo.
494
495 * automated/files.el: Stop "local variables" confusion.
496
497 * automated/flymake-tests.el (flymake-tests): Remove unused group.
498
499 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
500 Use with-current-buffer.
501
502 * automated/undo-tests.el (undo-test-buffer-modified)
503 (undo-test-file-modified): New tests.
504
505 2013-07-09 Michael Albinus <michael.albinus@gmx.de>
506
507 * automated/file-notify-tests.el (file-notify-test00-availability):
508 Set :expected-result.
509 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
510 (file-notify-test02-events, file-notify-test02-events-remote)
511 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
512 Skip when `file-notify-support' is nil. (Bug#14823)
513
514 2013-07-09 Glenn Morris <rgm@gnu.org>
515
516 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
517 Declare.
518 (inotify-file-watch-simple): Silence compiler.
519
520 * automated/python-tests.el (python-indent-block-enders):
521 Make it actually test something.
522
523 * automated/package-x-test.el: Require package-test when compiling.
524
525 * automated/add-log-tests.el, automated/advice-tests.el:
526 * automated/imenu-test.el, automated/package-x-test.el:
527 * automated/python-tests.el, automated/ruby-mode-tests.el:
528 * automated/xml-parse-tests.el: Explictly require ert.
529
530 2013-07-08 Kenichi Handa <handa@gnu.org>
531
532 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
533 Use with-ccoding-priority to avoid side-effect (Bug#14781).
534
535 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
536
537 * automated/file-notify-tests.el
538 (file-notify-test-remote-temporary-file-directory):
539 Use `null-device' on w32.
540 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
541 (file-notify--test-results, file-notify--test-event)
542 (file-notify--deftest-remote, file-notify--event-test)
543 (file-notify--test-event-handler)
544 (file-notify--test-make-temp-name): Rename, in order to mark them
545 internal.
546 (tramp-message-show-message, tramp-read-passwd): Tweak them for
547 better fitting in noninteractive tests.
548 (file-notify-test00-availability): Rename from `file-notify-test0'.
549 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
550 Use `temporary-file-directory '.
551 (file-notify-test01-add-watch-remote): New test.
552 (file-notify-test02-events): Rename from `file-notify-test2'.
553 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
554 (file-notify-test03-autorevert): Rename from
555 `file-notify-test4'. Use timeouts.
556 (file-notify-test03-autorevert-remote): Rename from
557 `file-notify-test5'.
558
559 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
560
561 * automated/file-notify-tests.el: New package.
562
563 2013-06-28 Kenichi Handa <handa@gnu.org>
564
565 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
566 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
567 Callers changed.
568 (decoder-tests-filename): New function.
569 (decoder-tests-prefer-utf-8-read)
570 (decoder-tests-prefer-utf-8-write): New function.
571 (ert-test-decoder-prefer-utf-8): New test.
572
573 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
574
575 * automated/package-x-test.el: Change the commentary.
576 (package-x-test--single-archive-entry-1-3)
577 (package-x-test--single-archive-entry-1-4): Fix the tests, by
578 using the appropriate data structure.
579
580 2013-06-27 Daniel Hackney <dan@haxney.org>
581
582 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
583
584 * automated/package-x-test.el: New file.
585
586 * automated/package-test.el: New file.
587
588 * automated/data/package: New directory, with test examples.
589
590 2013-06-27 Glenn Morris <rgm@gnu.org>
591
592 * automated/python-tests.el (python-tests-with-temp-file):
593 Clean up after ourself.
594
595 * automated/undo-tests.el (undo-test3): Remove test that seems to
596 do nothing that the previous one doesn't, except leave a tempfile.
597
598 2013-06-26 Glenn Morris <rgm@gnu.org>
599
600 * automated/info-xref.el: New file.
601
602 2013-06-25 Glenn Morris <rgm@gnu.org>
603
604 * automated/occur-tests.el (occur-test-create): New function.
605 Use it to create separate tests for each element, so we run them
606 all rather than stopping at the first error.
607
608 2013-06-24 Glenn Morris <rgm@gnu.org>
609
610 * automated/occur-tests.el (occur-tests):
611 Update for 2013-05-29 change to occur header line.
612
613 2013-06-21 Eduard Wiebe <usenet@pusto.de>
614
615 Test suite for flymake.
616 * automated/flymake-tests.el:
617 * automated/flymake/warnpred/Makefile
618 * automated/flymake/warnpred/test.c
619 * automated/flymake/warnpred/test.pl: New files.
620
621 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
622
623 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
624
625 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
626
627 * automated/reftex-tests.el: New test suite for reftex.
628
629 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
630
631 * automated/ruby-mode-tests.el: New tests, for percent literals
632 and expression expansion.
633
634 2013-05-29 Leo Liu <sdl.web@gmail.com>
635
636 * indent/octave.m: Tweak.
637
638 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
639
640 * tests/eshell.el: Rewrite tests using ERT.
641
642 2013-05-25 Leo Liu <sdl.web@gmail.com>
643
644 * indent/octave.m: Add tests for %!, # and ### comments.
645
646 2013-05-23 Kenichi Handa <handa@gnu.org>
647
648 * automated/decoder-tests.el: New file.
649
650 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
651
652 * indent/ruby.rb: Add multiline regexp example.
653
654 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
655 (ruby-regexp-skips-over-interpolation)
656 (ruby-regexp-continues-till-end-when-unclosed)
657 (ruby-regexp-can-be-multiline)
658 (ruby-interpolation-inside-percent-literal): New tests.
659
660 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
661
662 * indent/ruby.rb: Fix indentation after =; add more cases.
663
664 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
665
666 * indent/pascal.pas: Add test for mis-identified comments.
667
668 2013-04-01 Masatake YAMATO <yamato@redhat.com>
669
670 * automated/imenu-tests.el: New file. (Bug#14112)
671
672 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
673
674 * automated/python-tests.el (python-imenu-prev-index-position-1):
675 Remove test.
676 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
677 New tests.
678
679 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
680
681 * automated/python-tests.el (python-nav-backward-defun-2)
682 (python-nav-backward-defun-3, python-nav-forward-defun-2)
683 (python-nav-forward-defun-3): New tests.
684
685 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
686
687 * automated/python-tests.el (python-nav-backward-defun-1)
688 (python-nav-forward-defun-1): New tests.
689
690 2013-04-09 Masatake YAMATO <yamato@redhat.com>
691
692 * automated/add-log-tests.el: New file. (Bug#14112)
693
694 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
695
696 * automated/python-tests.el (python-indent-block-enders): New test.
697 (python-info-current-defun-2): Fix test.
698
699 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
700
701 * indent/octave.m: Fix encoding error in comment. Add coding tag.
702
703 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
704
705 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
706 (python-tests-with-temp-file): New macro.
707 (python-tests-shell-interpreter): New var.
708 (python-shell-get-process-name-1)
709 (python-shell-internal-get-process-name-1)
710 (python-shell-parse-command-1)
711 (python-shell-calculate-process-environment-1)
712 (python-shell-calculate-process-environment-2)
713 (python-shell-calculate-process-environment-3)
714 (python-shell-calculate-exec-path-1)
715 (python-shell-calculate-exec-path-2)
716 (python-shell-make-comint-1)
717 (python-shell-make-comint-2)
718 (python-shell-get-process-1)
719 (python-shell-get-or-create-process-1)
720 (python-shell-internal-get-or-create-process-1): New tests.
721
722 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
723
724 * automated/python-tests.el: New file.
725
726 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
727
728 * automated/ruby-mode-tests.el
729 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
730 bits inside the examples.
731 (ruby-move-to-block-skips-heredoc): New test.
732 (ruby-add-log-current-method-after-inner-class):
733 Lower expectations: move point inside a method, initially.
734
735 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
736
737 * automated/ruby-mode-tests.el
738 (ruby-move-to-block-skips-percent-literal): New test.
739
740 2013-02-04 Chong Yidong <cyd@gnu.org>
741
742 * automated/thingatpt.el: New file.
743
744 2013-02-03 Chong Yidong <cyd@gnu.org>
745
746 * automated/files.el (file-test--do-local-variables-test):
747 Avoid compilation warning message.
748
749 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
750
751 * automated/ruby-mode-tests.el
752 (ruby-indent-spread-args-in-parens): New test.
753 * automated/ruby-mode-tests.el (ruby-block-test-example):
754 Break indentation of the do block opener and add a line inside it.
755 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
756 Adjust line numbers.
757
758 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
759
760 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
761
762 2013-01-14 Glenn Morris <rgm@gnu.org>
763
764 * automated/compile-tests.el (compile-tests--test-regexps-data):
765 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
766
767 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
768
769 * automated/man-tests.el: New file.
770
771 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
772
773 * automated/undo-tests.el (undo-test0): Adjust error to code change.
774
775 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
776
777 * automated/undo-tests.el: New file.
778
779 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
780
781 * automated/ruby-mode-tests.el
782 (ruby-indent-after-block-in-continued-expression): New test.
783
784 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
785
786 * automated/ruby-mode-tests.el:
787 Rename one interpolation test; add three more.
788 (ruby-with-temp-buffer): New macro, use it where appropriate.
789 (ruby-add-log-current-method-examples): Use "_" for target point.
790 Add four new tests for ruby-add-log-current-method.
791
792 2012-12-11 Glenn Morris <rgm@gnu.org>
793
794 * automated/f90.el (f90-test-bug13138): New test.
795
796 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
797
798 * automated/inotify-test.el: New test.
799
800 2012-12-02 Chong Yidong <cyd@gnu.org>
801
802 * automated/ruby-mode-tests.el
803 (ruby-add-log-current-method-examples): Don't use loop macro, to
804 allow automated testing to work.
805
806 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
807
808 * automated/advice-tests.el (advice-tests--data): Remove.
809 (advice-tests): Move the tests directly here instead.
810 Add called-interactively-p tests.
811
812 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
813
814 * automated/ert-x-tests.el: Use cl-lib.
815 * automated/ert-tests.el: Use lexical-binding and cl-lib.
816
817 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
818
819 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
820 (ruby-indent-inside-heredoc-after-operator)
821 (ruby-indent-inside-heredoc-after-space): New tests.
822 Change direct font-lock face references to var references.
823 (ruby-interpolation-suppresses-syntax-inside): New test.
824 (ruby-interpolation-inside-percent-literal-with-paren):
825 New failing test.
826
827 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
828
829 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
830 (ruby-singleton-class-no-heredoc-font-lock)
831 (ruby-add-log-current-method-examples): New tests.
832 (ruby-test-string): Extract from ruby-should-indent-buffer.
833 (ruby-deftest-move-to-block): New macro.
834 Add several move-to-block tests.
835
836 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
837
838 * automated/advice-tests.el: New tests.
839
840 2012-10-14 Eli Zaretskii <eliz@gnu.org>
841
842 * automated/compile-tests.el (compile-tests--test-regexps-data):
843 Add new data for msft's new format.
844
845 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
846
847 * automated/ruby-mode-tests.el:
848 (ruby-toggle-block-to-multiline): New test.
849 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
850 (ruby-toggle-block-to-brace): Use buffer-string.
851
852 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
853
854 * automated/ruby-mode-tests.el: New tests (Bug#11613).
855
856 2012-08-28 Chong Yidong <cyd@gnu.org>
857
858 * automated/files.el: Test every combination of values for
859 enable-local-variables and enable-local-eval.
860
861 2012-08-19 Chong Yidong <cyd@gnu.org>
862
863 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
864
865 2012-08-18 Chong Yidong <cyd@gnu.org>
866
867 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
868
869 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
870
871 * indent/ruby.rb: Rearrange examples, add new ones.
872
873 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
874
875 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
876 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
877
878 2012-08-11 Glenn Morris <rgm@gnu.org>
879
880 * automated/files.el: New file.
881
882 * automated/Makefile.in (all): Fix typo.
883
884 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
885
886 * automated/ruby-mode-tests.el (ruby-should-indent):
887 Add docstring, check (current-indentation) instead of (current-column).
888 (ruby-should-indent-buffer): New function.
889 Add tests for `ruby-deep-indent-paren' behavior.
890 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
891
892 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
893
894 Original tests in test_ruby_mode.rb in upstream (author).
895
896 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
897
898 * automated/ruby-mode-tests.el (ruby-should-indent)
899 (ruby-assert-state): New functions.
900 Add new tests.
901
902 2012-07-29 David Engster <deng@randomsample.de>
903
904 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
905 New variable to hold test data for name expansion.
906 (xml-parse-tests): Test the two different types of name expansion.
907
908 2012-07-29 Juri Linkov <juri@jurta.org>
909
910 * automated/occur-tests.el (occur-test-case): Use predefined
911 buffer name " *test-occur*" instead of a random buffer name.
912
913 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
914
915 * automated/ruby-mode-tests.el: New file with one test.
916
917 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
918
919 * indent/shell.sh: Add test case for ${#VAR}.
920
921 * indent/latex-mode.tex: New file.
922
923 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
924
925 * eshell.el: Use cl-lib.
926
927 2012-07-03 Chong Yidong <cyd@gnu.org>
928
929 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
930
931 2012-07-02 Chong Yidong <cyd@gnu.org>
932
933 * automated/xml-parse-tests.el (xml-parse-tests--data):
934 More testcases.
935
936 2012-07-01 Chong Yidong <cyd@gnu.org>
937
938 * automated/xml-parse-tests.el: New file.
939
940 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
941
942 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
943 Use cl-flet.
944
945 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
946
947 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
948 Test escaped commas in TZID (Bug#11473).
949 (icalendar-import-with-timezone): New.
950 (icalendar-real-world): Add new testcase as given in the bugreport
951 of Bug#11473.
952
953 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
954
955 * automated/icalendar-tests.el (icalendar-tests--test-import):
956 Include UID in import tests (Bug#11525).
957 (icalendar-import-non-recurring, icalendar-import-rrule)
958 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
959 UID-import change.
960 (icalendar-import-with-uid): New.
961 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
962 Include UID in cycle tests.
963 (icalendar-cycle, icalendar-real-world): UID-import change.
964
965 2012-05-21 Glenn Morris <rgm@gnu.org>
966
967 * automated/Makefile.in (setwins): Scrap superfluous subshell.
968
969 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
970
971 * automated/url-util-tests.el: New file to test
972 lisp/url/url-util.el. Only `url-build-query-string' and
973 `url-parse-query-string' are tested right now (Bug#8706).
974
975 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
976
977 * indent/shell.sh:
978 * indent/shell.rc: Ad some test cases.
979
980 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
981
982 * indent/ruby.rb: New file, to test new syntax-propertize code.
983
984 2012-04-11 Glenn Morris <rgm@gnu.org>
985
986 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
987
988 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
989
990 * automated/url-future-tests.el (url-future-tests): Move from
991 lisp/url/url-future.el and rename.
992
993 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
994
995 * automated/icalendar-tests.el (icalendar-import-non-recurring):
996 Fix broken test, caused by missing trailing blank.
997
998 2011-12-03 Chong Yidong <cyd@gnu.org>
999
1000 * automated/compile-tests.el (compile-tests--test-regexps-data):
1001 Increase column numbers by one to reflect change in how
1002 compilation-message is recorded (Bug#10172).
1003
1004 2011-11-22 Glenn Morris <rgm@gnu.org>
1005
1006 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
1007
1008 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
1011
1012 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1013
1014 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
1015 (icalendar-tests--test-export, icalendar-tests--do-test-export):
1016 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
1017
1018 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
1019
1020 * automated/newsticker-tests.el
1021 (newsticker--group-manage-orphan-feeds): Remove fsetting of
1022 newsticker--treeview-tree-update.
1023
1024 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
1025
1026 * automated/newsticker-tests.el
1027 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
1028
1029 * trunk/test/automated/newsticker-tests.el
1030 (newsticker--group-manage-orphan-feeds): Prevent updating
1031 newsticker treeview. Fixed bug#9763.
1032
1033 2011-10-20 Glenn Morris <rgm@gnu.org>
1034
1035 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
1036
1037 * automated/vc-bzr.el: New file.
1038
1039 2011-10-15 Glenn Morris <rgm@gnu.org>
1040
1041 * automated/f90.el: New file.
1042
1043 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
1044
1045 * automated/newsticker-tests.el: Move newsticker-testsuite.el
1046 to automated/newsticker-tests.el. Convert to ERT.
1047
1048 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
1049
1050 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
1051 Remove, simply use string=.
1052 (icalendar--diarytime-to-isotime)
1053 (icalendar--datetime-to-diary-date)
1054 (icalendar--datestring-to-isodate)
1055 (icalendar--format-ical-event)
1056 (icalendar--parse-summary-and-rest)
1057 (icalendar-tests--do-test-import)
1058 (icalendar-tests--do-test-cycle): Change argument order of
1059 string= to EXPECTED ACTUAL.
1060 (icalendar--import-format-sample)
1061 (icalendar--format-ical-event)
1062 (icalendar-import-non-recurring)
1063 (icalendar-import-rrule)
1064 (icalendar-import-duration)
1065 (icalendar-import-bug-6766)
1066 (icalendar-real-world): Adjust to string= instead of
1067 icalendar-tests--compare-strings.
1068 (icalendar-import-multiple-vcalendars): New.
1069
1070 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
1071
1072 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1073 Require CL.
1074
1075 2011-05-09 Juri Linkov <juri@jurta.org>
1076
1077 * automated/occur-tests.el: Move from test/occur-testsuite.el.
1078 Convert to ERT.
1079
1080 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
1081
1082 * automated/compile-tests.el: New file.
1083
1084 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * automated/font-parse-tests.el: Don't byte-compile.
1087
1088 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
1089
1090 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * automated/lexbind-tests.el: New file.
1093
1094 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * Version 23.3 released.
1097
1098 2011-03-05 Glenn Morris <rgm@gnu.org>
1099
1100 * eshell.el: Move here from lisp/eshell/esh-test.el.
1101
1102 2011-03-03 Christian Ohler <ohler@gnu.org>
1103
1104 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
1105 New test.
1106
1107 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
1108
1109 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
1110 convert to ERT format.
1111
1112 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
1113
1114 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
1115 convert to ERT format.
1116
1117 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1118
1119 * indent/shell.sh:
1120 * indent/shell.rc: New files.
1121
1122 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
1123
1124 * automated/font-parse-tests.el: Move from
1125 font-parse-testsuite.el.
1126
1127 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * font-parse-testsuite.el (test-font-parse-data): New file.
1130
1131 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1132
1133 * indent/prolog.prolog: Add tokenizing tests.
1134
1135 2011-01-13 Christian Ohler <ohler@gnu.org>
1136
1137 * automated: New directory for automated tests.
1138
1139 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
1140
1141 * automated/Makefile.in: New file.
1142
1143 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1144
1145 * indent/modula2.mod: New file.
1146
1147 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1148
1149 * indent/octave.m: Add a test to ensure indentation is local.
1150
1151 2010-10-23 Glenn Morris <rgm@gnu.org>
1152
1153 * comint-testsuite.el
1154 (comint-testsuite--test-comint-password-prompt-regexp):
1155 Add "Please enter the password". (Bug#7224)
1156
1157 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1158
1159 * indent/prolog.prolog: Use normal spacing around !.
1160
1161 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1162
1163 * indent/octave.m: Remove one more `fixindent'. Use `end'.
1164
1165 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1166
1167 * indent/octave.m: Remove some `fixindent' not needed any more.
1168
1169 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1170
1171 * indent/octave.m: New file.
1172
1173 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
1174
1175 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1176 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1177 (icalendar-testsuite--run-internal-tests): New.
1178 (icalendar-testsuite--test-convert-ordinary-to-ical)
1179 (icalendar-testsuite--test-convert-block-to-ical)
1180 (icalendar-testsuite--test-convert-anniversary-to-ical)
1181 (icalendar-testsuite--test-parse-vtimezone)
1182 (icalendar-testsuite--do-test-export): Code formatting.
1183 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1184 (icalendar-testsuite--do-test-import)
1185 (icalendar-testsuite--do-test-cycle):
1186 Use icalendar-testsuite--compare-strings
1187 (icalendar-testsuite--run-import-tests): Comment added.
1188 (icalendar-testsuite--run-import-tests)
1189 (icalendar-testsuite--run-real-world-tests): Fix expected results.
1190
1191 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * redisplay-testsuite.el (test-redisplay-3): New test.
1194
1195 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
1196
1197 * comint-testsuite.el: New file.
1198
1199 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1200
1201 * indent: New dir.
1202
1203 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * Version 23.2 released.
1206
1207 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
1208
1209 * cedet/semantic-ia-utest.el
1210 (semantic-symref-test-count-hits-in-tag): Add function, from
1211 semantic-test.el.
1212
1213 * cedet/tests/test.cpp:
1214 * cedet/tests/test.py:
1215 * cedet/tests/teststruct.cpp:
1216 * cedet/tests/testtemplates.cpp:
1217 * cedet/tests/testusing.cpp:
1218 * cedet/tests/scopetest.cpp:
1219 * cedet/tests/scopetest.java: Files deleted.
1220
1221 * cedet/tests/test.make:
1222 * cedet/tests/test.c:
1223 * cedet/tests/testjavacomp.java:
1224 * cedet/tests/testspp.c:
1225 * cedet/tests/testsppreplace.c:
1226 * cedet/tests/testsppreplaced.c:
1227 * cedet/tests/testsubclass.cpp:
1228 * cedet/tests/testsubclass.hh:
1229 * cedet/tests/testtypedefs.cpp:
1230 * cedet/tests/testvarnames.c:
1231 * cedet/tests/test.el:
1232 * cedet/tests/testdoublens.cpp:
1233 * cedet/tests/testdoublens.hpp: Add copyright header.
1234
1235 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1236 Remove reference to deleted files.
1237
1238 2010-03-30 Juri Linkov <juri@jurta.org>
1239
1240 * occur-testsuite.el (occur-tests): Add tests for context lines.
1241
1242 2010-03-23 Juri Linkov <juri@jurta.org>
1243
1244 * occur-testsuite.el: New file.
1245
1246 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1247
1248 * Branch for 23.2.
1249
1250 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
1251
1252 * icalendar-testsuite.el
1253 (icalendar-testsuite--run-function-tests): Add new tests.
1254 (icalendar-testsuite--test-diarytime-to-isotime): Add another
1255 testcase.
1256 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1257 (icalendar-testsuite--test-convert-weekly-to-ical): New.
1258 (icalendar-testsuite--test-convert-yearly-to-ical): New.
1259 (icalendar-testsuite--test-convert-block-to-ical): New.
1260 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1261 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1262
1263 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1264
1265 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1266 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1267 Fix typos in docstrings and error messages.
1268 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1269
1270 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
1271
1272 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1273 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1274 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1275
1276 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
1277
1278 * icalendar-testsuite.el
1279 (icalendar-testsuite--run-function-tests):
1280 Add icalendar-testsuite--test-parse-vtimezone.
1281 (icalendar-testsuite--test-parse-vtimezone): New.
1282 (icalendar-testsuite--do-test-cycle): Doc changes.
1283 (icalendar-testsuite--run-real-world-tests): Remove trailing
1284 whitespace -- see change of icalendar--add-diary-entry in
1285 icalendar.el.
1286 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1287
1288 2009-09-30 Glenn Morris <rgm@gnu.org>
1289
1290 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1291
1292 2009-06-26 Eric Ludlam <zappo@gnu.org>
1293
1294 * cedet/*: New unit tests, from CEDET repository.
1295
1296 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
1297
1298 * redisplay-testsuite.el: New file.
1299
1300 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1301
1302 * Branch for 23.1.
1303
1304 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
1305
1306 * icalendar-testsuite.el
1307 (icalendar-testsuite--run-function-tests):
1308 Add icalendar-testsuite--test-diarytime-to-isotime.
1309 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1310 recent icalendar fixes.
1311 (icalendar-testsuite--test-diarytime-to-isotime): New.
1312 (icalendar-testsuite--test-create-uid): Adjust to recent
1313 icalendar changes.
1314
1315 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
1316
1317 * bytecomp-testsuite.el: New file.
1318
1319 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
1320
1321 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1322 Add `icalendar-testsuite--test-create-uid'.
1323 (icalendar-testsuite--test-create-uid): New.
1324
1325 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1326
1327 * newsticker-testsuite.el: New file.
1328
1329 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
1330
1331 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1332 Add icalendar-testsuite--test-datestring-to-isodate,
1333 icalendar-testsuite--test-datetime-to-diary-date, and
1334 icalendar-testsuite--test-calendar-style.
1335 (icalendar-testsuite--test-format-ical-event):
1336 (icalendar-testsuite--test-parse-summary-and-rest):
1337 Doc fix. Remove european-calendar-style.
1338 (icalendar-testsuite--get-ical-event): Doc fix.
1339 (icalendar-testsuite--test-first-weekday-of-year):
1340 (icalendar-testsuite--run-cycle-tests): Add doc string.
1341 (icalendar-testsuite--test-datestring-to-isodate):
1342 (icalendar-testsuite--test-datetime-to-diary-date):
1343 (icalendar-testsuite--test-calendar-style): New functions.
1344 (icalendar-testsuite--test-export): Handle iso date style.
1345 New arg INPUT-ISO. Use calendar-date-style.
1346 (icalendar-testsuite--test-import): Handle iso date style.
1347 New arg EXPECTED-ISO. Use calendar-date-style.
1348 (icalendar-testsuite--test-cycle): Handle iso date style.
1349 (icalendar-testsuite--run-import-tests):
1350 (icalendar-testsuite--run-export-tests):
1351 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1352
1353 2008-02-29 Glenn Morris <rgm@gnu.org>
1354
1355 * README: New file.
1356
1357 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
1358
1359 * icalendar-testsuite.el: New file.
1360
1361 ;; Local Variables:
1362 ;; coding: utf-8
1363 ;; End:
1364
1365 Copyright (C) 2008-2013 Free Software Foundation, Inc.
1366
1367 This file is part of GNU Emacs.
1368
1369 GNU Emacs is free software: you can redistribute it and/or modify
1370 it under the terms of the GNU General Public License as published by
1371 the Free Software Foundation, either version 3 of the License, or
1372 (at your option) any later version.
1373
1374 GNU Emacs is distributed in the hope that it will be useful,
1375 but WITHOUT ANY WARRANTY; without even the implied warranty of
1376 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1377 GNU General Public License for more details.
1378
1379 You should have received a copy of the GNU General Public License
1380 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.