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