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