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