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