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