]> code.delx.au - gnu-emacs/blob - test/ChangeLog
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
[gnu-emacs] / test / ChangeLog
1 2013-02-04 Chong Yidong <cyd@gnu.org>
2
3 * automated/thingatpt.el: New file.
4
5 2013-02-03 Chong Yidong <cyd@gnu.org>
6
7 * automated/files.el (file-test--do-local-variables-test): Avoid
8 compilation warning message.
9
10 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
11
12 * automated/ruby-mode-tests.el
13 (ruby-indent-spread-args-in-parens): New test.
14 * automated/ruby-mode-tests.el (ruby-block-test-example):
15 Break indentation of the do block opener and add a line inside it.
16 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
17 Adjust line numbers.
18
19 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
20
21 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
22
23 2013-01-14 Glenn Morris <rgm@gnu.org>
24
25 * automated/compile-tests.el (compile-tests--test-regexps-data):
26 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
27
28 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
29
30 * automated/man-tests.el: New file.
31
32 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
33
34 * automated/undo-tests.el (undo-test0): Adjust error to code change.
35
36 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
37
38 * automated/undo-tests.el: New file.
39
40 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
41
42 * automated/ruby-mode-tests.el
43 (ruby-indent-after-block-in-continued-expression): New test.
44
45 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
46
47 * automated/ruby-mode-tests.el
48 Rename one interpolation test; add three more.
49 (ruby-with-temp-buffer): New macro, use it where appropriate.
50 (ruby-add-log-current-method-examples): Use "_" for target point.
51 Add four new tests for ruby-add-log-current-method.
52
53 2012-12-11 Glenn Morris <rgm@gnu.org>
54
55 * automated/f90.el (f90-test-bug13138): New test.
56
57 2012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
58
59 * automated/inotify-test.el: New test.
60
61 2012-12-02 Chong Yidong <cyd@gnu.org>
62
63 * automated/ruby-mode-tests.el
64 (ruby-add-log-current-method-examples): Don't use loop macro, to
65 allow automated testing to work.
66
67 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
68
69 * automated/advice-tests.el (advice-tests--data): Remove.
70 (advice-tests): Move the tests directly here instead.
71 Add called-interactively-p tests.
72
73 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
74
75 * automated/ert-x-tests.el: Use cl-lib.
76 * automated/ert-tests.el: Use lexical-binding and cl-lib.
77
78 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
79
80 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
81 (ruby-indent-inside-heredoc-after-operator)
82 (ruby-indent-inside-heredoc-after-space): New tests.
83 Change direct font-lock face references to var references.
84 (ruby-interpolation-suppresses-syntax-inside): New test.
85 (ruby-interpolation-inside-percent-literal-with-paren):
86 New failing test.
87
88 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
89
90 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
91 (ruby-singleton-class-no-heredoc-font-lock)
92 (ruby-add-log-current-method-examples): New tests.
93 (ruby-test-string): Extract from ruby-should-indent-buffer.
94 (ruby-deftest-move-to-block): New macro.
95 Add several move-to-block tests.
96
97 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
98
99 * automated/advice-tests.el: New tests.
100
101 2012-10-14 Eli Zaretskii <eliz@gnu.org>
102
103 * automated/compile-tests.el (compile-tests--test-regexps-data):
104 Add new data for msft's new format.
105
106 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
107
108 * automated/ruby-mode-tests.el:
109 (ruby-toggle-block-to-multiline): New test.
110 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
111 (ruby-toggle-block-to-brace): Use buffer-string.
112
113 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
114
115 * automated/ruby-mode-tests.el: New tests (Bug#11613).
116
117 2012-08-28 Chong Yidong <cyd@gnu.org>
118
119 * automated/files.el: Test every combination of values for
120 enable-local-variables and enable-local-eval.
121
122 2012-08-19 Chong Yidong <cyd@gnu.org>
123
124 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
125
126 2012-08-18 Chong Yidong <cyd@gnu.org>
127
128 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
129
130 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
131
132 * indent/ruby.rb: Rearrange examples, add new ones.
133
134 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
135
136 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
137 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
138
139 2012-08-11 Glenn Morris <rgm@gnu.org>
140
141 * automated/files.el: New file.
142
143 * automated/Makefile.in (all): Fix typo.
144
145 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
146
147 * automated/ruby-mode-tests.el (ruby-should-indent):
148 Add docstring, check (current-indentation) instead of (current-column).
149 (ruby-should-indent-buffer): New function.
150 Add tests for `ruby-deep-indent-paren' behavior.
151 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
152
153 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
154
155 Original tests in test_ruby_mode.rb in upstream (author).
156
157 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
158
159 * automated/ruby-mode-tests.el (ruby-should-indent)
160 (ruby-assert-state): New functions.
161 Add new tests.
162
163 2012-07-29 David Engster <deng@randomsample.de>
164
165 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
166 New variable to hold test data for name expansion.
167 (xml-parse-tests): Test the two different types of name expansion.
168
169 2012-07-29 Juri Linkov <juri@jurta.org>
170
171 * automated/occur-tests.el (occur-test-case): Use predefined
172 buffer name " *test-occur*" instead of a random buffer name.
173
174 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
175
176 * automated/ruby-mode-tests.el: New file with one test.
177
178 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
179
180 * indent/shell.sh: Add test case for ${#VAR}.
181
182 * indent/latex-mode.tex: New file.
183
184 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * eshell.el: Use cl-lib.
187
188 2012-07-03 Chong Yidong <cyd@gnu.org>
189
190 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
191
192 2012-07-02 Chong Yidong <cyd@gnu.org>
193
194 * automated/xml-parse-tests.el (xml-parse-tests--data):
195 More testcases.
196
197 2012-07-01 Chong Yidong <cyd@gnu.org>
198
199 * automated/xml-parse-tests.el: New file.
200
201 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
202
203 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
204 Use cl-flet.
205
206 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
207
208 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
209 Test escaped commas in TZID (Bug#11473).
210 (icalendar-import-with-timezone): New.
211 (icalendar-real-world): Add new testcase as given in the bugreport
212 of Bug#11473.
213
214 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
215
216 * automated/icalendar-tests.el (icalendar-tests--test-import):
217 Include UID in import tests (Bug#11525).
218 (icalendar-import-non-recurring, icalendar-import-rrule)
219 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
220 UID-import change.
221 (icalendar-import-with-uid): New.
222 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
223 Include UID in cycle tests.
224 (icalendar-cycle, icalendar-real-world): UID-import change.
225
226 2012-05-21 Glenn Morris <rgm@gnu.org>
227
228 * automated/Makefile.in (setwins): Scrap superfluous subshell.
229
230 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
231
232 * automated/url-util-tests.el: New file to test
233 lisp/url/url-util.el. Only `url-build-query-string' and
234 `url-parse-query-string' are tested right now (Bug#8706).
235
236 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
237
238 * indent/shell.sh:
239 * indent/shell.rc: Ad some test cases.
240
241 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
242
243 * indent/ruby.rb: New file, to test new syntax-propertize code.
244
245 2012-04-11 Glenn Morris <rgm@gnu.org>
246
247 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
248
249 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
250
251 * automated/url-future-tests.el (url-future-tests): Move from
252 lisp/url/url-future.el and rename.
253
254 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
255
256 * automated/icalendar-tests.el (icalendar-import-non-recurring):
257 Fix broken test, caused by missing trailing blank.
258
259 2011-12-03 Chong Yidong <cyd@gnu.org>
260
261 * automated/compile-tests.el (compile-tests--test-regexps-data):
262 Increase column numbers by one to reflect change in how
263 compilation-message is recorded (Bug#10172).
264
265 2011-11-22 Glenn Morris <rgm@gnu.org>
266
267 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
268
269 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
270
271 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
272
273 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
274
275 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
276 (icalendar-tests--test-export, icalendar-tests--do-test-export):
277 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
278
279 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
280
281 * automated/newsticker-tests.el
282 (newsticker--group-manage-orphan-feeds): Remove fsetting of
283 newsticker--treeview-tree-update.
284
285 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
286
287 * automated/newsticker-tests.el
288 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
289
290 * trunk/test/automated/newsticker-tests.el
291 (newsticker--group-manage-orphan-feeds): Prevent updating
292 newsticker treeview. Fixed bug#9763.
293
294 2011-10-20 Glenn Morris <rgm@gnu.org>
295
296 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
297
298 * automated/vc-bzr.el: New file.
299
300 2011-10-15 Glenn Morris <rgm@gnu.org>
301
302 * automated/f90.el: New file.
303
304 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
305
306 * automated/newsticker-tests.el: Move newsticker-testsuite.el
307 to automated/newsticker-tests.el. Convert to ERT.
308
309 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
310
311 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
312 Removed, simply use string=.
313 (icalendar--diarytime-to-isotime)
314 (icalendar--datetime-to-diary-date)
315 (icalendar--datestring-to-isodate)
316 (icalendar--format-ical-event)
317 (icalendar--parse-summary-and-rest)
318 (icalendar-tests--do-test-import)
319 (icalendar-tests--do-test-cycle): Change argument order of
320 string= to EXPECTED ACTUAL.
321 (icalendar--import-format-sample)
322 (icalendar--format-ical-event)
323 (icalendar-import-non-recurring)
324 (icalendar-import-rrule)
325 (icalendar-import-duration)
326 (icalendar-import-bug-6766)
327 (icalendar-real-world): Adjust to string= instead of
328 icalendar-tests--compare-strings.
329 (icalendar-import-multiple-vcalendars): New.
330
331 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
332
333 * automated/gnus-tests.el: Add wrapper for Gnus tests.
334 Require CL.
335
336 2011-05-09 Juri Linkov <juri@jurta.org>
337
338 * automated/occur-tests.el: Move from test/occur-testsuite.el.
339 Convert to ERT.
340
341 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
342
343 * automated/compile-tests.el: New file.
344
345 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
346
347 * automated/font-parse-tests.el: Don't byte-compile.
348
349 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
350
351 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
352
353 * automated/lexbind-tests.el: New file.
354
355 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
356
357 * Version 23.3 released.
358
359 2011-03-05 Glenn Morris <rgm@gnu.org>
360
361 * eshell.el: Move here from lisp/eshell/esh-test.el.
362
363 2011-03-03 Christian Ohler <ohler@gnu.org>
364
365 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
366 New test.
367
368 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
369
370 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
371 convert to ERT format.
372
373 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
374
375 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
376 convert to ERT format.
377
378 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
379
380 * indent/shell.sh:
381 * indent/shell.rc: New files.
382
383 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
384
385 * automated/font-parse-tests.el: Move from
386 font-parse-testsuite.el.
387
388 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
389
390 * font-parse-testsuite.el (test-font-parse-data): New file.
391
392 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
393
394 * indent/prolog.prolog: Add tokenizing tests.
395
396 2011-01-13 Christian Ohler <ohler@gnu.org>
397
398 * automated: New directory for automated tests.
399
400 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
401
402 * automated/Makefile.in: New file.
403
404 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
405
406 * indent/modula2.mod: New file.
407
408 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * indent/octave.m: Add a test to ensure indentation is local.
411
412 2010-10-23 Glenn Morris <rgm@gnu.org>
413
414 * comint-testsuite.el
415 (comint-testsuite--test-comint-password-prompt-regexp):
416 Add "Please enter the password". (Bug#7224)
417
418 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
419
420 * indent/prolog.prolog: Use normal spacing around !.
421
422 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
423
424 * indent/octave.m: Remove one more `fixindent'. Use `end'.
425
426 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
427
428 * indent/octave.m: Remove some `fixindent' not needed any more.
429
430 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
431
432 * indent/octave.m: New file.
433
434 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
435
436 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
437 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
438 (icalendar-testsuite--run-internal-tests): New.
439 (icalendar-testsuite--test-convert-ordinary-to-ical)
440 (icalendar-testsuite--test-convert-block-to-ical)
441 (icalendar-testsuite--test-convert-anniversary-to-ical)
442 (icalendar-testsuite--test-parse-vtimezone)
443 (icalendar-testsuite--do-test-export): Code formatting.
444 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
445 (icalendar-testsuite--do-test-import)
446 (icalendar-testsuite--do-test-cycle):
447 Use icalendar-testsuite--compare-strings
448 (icalendar-testsuite--run-import-tests): Comment added.
449 (icalendar-testsuite--run-import-tests)
450 (icalendar-testsuite--run-real-world-tests): Fix expected results.
451
452 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
453
454 * redisplay-testsuite.el (test-redisplay-3): New test.
455
456 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
457
458 * comint-testsuite.el: New file.
459
460 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
461
462 * indent: New dir.
463
464 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
465
466 * Version 23.2 released.
467
468 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
469
470 * cedet/semantic-ia-utest.el
471 (semantic-symref-test-count-hits-in-tag): Add function, from
472 semantic-test.el.
473
474 * cedet/tests/test.cpp:
475 * cedet/tests/test.py:
476 * cedet/tests/teststruct.cpp:
477 * cedet/tests/testtemplates.cpp:
478 * cedet/tests/testusing.cpp:
479 * cedet/tests/scopetest.cpp:
480 * cedet/tests/scopetest.java: Files deleted.
481
482 * cedet/tests/test.make:
483 * cedet/tests/test.c:
484 * cedet/tests/testjavacomp.java:
485 * cedet/tests/testspp.c:
486 * cedet/tests/testsppreplace.c:
487 * cedet/tests/testsppreplaced.c:
488 * cedet/tests/testsubclass.cpp:
489 * cedet/tests/testsubclass.hh:
490 * cedet/tests/testtypedefs.cpp:
491 * cedet/tests/testvarnames.c:
492 * cedet/tests/test.el:
493 * cedet/tests/testdoublens.cpp:
494 * cedet/tests/testdoublens.hpp: Add copyright header.
495
496 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
497 Remove reference to deleted files.
498
499 2010-03-30 Juri Linkov <juri@jurta.org>
500
501 * occur-testsuite.el (occur-tests): Add tests for context lines.
502
503 2010-03-23 Juri Linkov <juri@jurta.org>
504
505 * occur-testsuite.el: New file.
506
507 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
508
509 * Branch for 23.2.
510
511 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
512
513 * icalendar-testsuite.el
514 (icalendar-testsuite--run-function-tests): Add new tests.
515 (icalendar-testsuite--test-diarytime-to-isotime): Add another
516 testcase.
517 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
518 (icalendar-testsuite--test-convert-weekly-to-ical): New.
519 (icalendar-testsuite--test-convert-yearly-to-ical): New.
520 (icalendar-testsuite--test-convert-block-to-ical): New.
521 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
522 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
523
524 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
525
526 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
527 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
528 Fix typos in docstrings and error messages.
529 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
530
531 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
532
533 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
534 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
535 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
536
537 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
538
539 * icalendar-testsuite.el
540 (icalendar-testsuite--run-function-tests):
541 Add icalendar-testsuite--test-parse-vtimezone.
542 (icalendar-testsuite--test-parse-vtimezone): New.
543 (icalendar-testsuite--do-test-cycle): Doc changes.
544 (icalendar-testsuite--run-real-world-tests): Remove trailing
545 whitespace -- see change of icalendar--add-diary-entry in
546 icalendar.el.
547 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
548
549 2009-09-30 Glenn Morris <rgm@gnu.org>
550
551 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
552
553 2009-06-26 Eric Ludlam <zappo@gnu.org>
554
555 * cedet/*: New unit tests, from CEDET repository.
556
557 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
558
559 * redisplay-testsuite.el: New file.
560
561 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
562
563 * Branch for 23.1.
564
565 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
566
567 * icalendar-testsuite.el
568 (icalendar-testsuite--run-function-tests):
569 Add icalendar-testsuite--test-diarytime-to-isotime.
570 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
571 recent icalendar fixes.
572 (icalendar-testsuite--test-diarytime-to-isotime): New.
573 (icalendar-testsuite--test-create-uid): Adjust to recent
574 icalendar changes.
575
576 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
577
578 * bytecomp-testsuite.el: New file.
579
580 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
581
582 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
583 Add `icalendar-testsuite--test-create-uid'.
584 (icalendar-testsuite--test-create-uid): New.
585
586 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
587
588 * newsticker-testsuite.el: New file.
589
590 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
591
592 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
593 Add icalendar-testsuite--test-datestring-to-isodate,
594 icalendar-testsuite--test-datetime-to-diary-date, and
595 icalendar-testsuite--test-calendar-style.
596 (icalendar-testsuite--test-format-ical-event):
597 (icalendar-testsuite--test-parse-summary-and-rest):
598 Doc fix. Remove european-calendar-style.
599 (icalendar-testsuite--get-ical-event): Doc fix.
600 (icalendar-testsuite--test-first-weekday-of-year):
601 (icalendar-testsuite--run-cycle-tests): Add doc string.
602 (icalendar-testsuite--test-datestring-to-isodate):
603 (icalendar-testsuite--test-datetime-to-diary-date):
604 (icalendar-testsuite--test-calendar-style): New functions.
605 (icalendar-testsuite--test-export): Handle iso date style.
606 New arg INPUT-ISO. Use calendar-date-style.
607 (icalendar-testsuite--test-import): Handle iso date style.
608 New arg EXPECTED-ISO. Use calendar-date-style.
609 (icalendar-testsuite--test-cycle): Handle iso date style.
610 (icalendar-testsuite--run-import-tests):
611 (icalendar-testsuite--run-export-tests):
612 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
613
614 2008-02-29 Glenn Morris <rgm@gnu.org>
615
616 * README: New file.
617
618 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
619
620 * icalendar-testsuite.el: New file.
621
622 ;; Local Variables:
623 ;; coding: utf-8
624 ;; End:
625
626 Copyright (C) 2008-2013 Free Software Foundation, Inc.
627
628 This file is part of GNU Emacs.
629
630 GNU Emacs is free software: you can redistribute it and/or modify
631 it under the terms of the GNU General Public License as published by
632 the Free Software Foundation, either version 3 of the License, or
633 (at your option) any later version.
634
635 GNU Emacs is distributed in the hope that it will be useful,
636 but WITHOUT ANY WARRANTY; without even the implied warranty of
637 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
638 GNU General Public License for more details.
639
640 You should have received a copy of the GNU General Public License
641 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.