* lisp/calendar/time-date.el (time-to-seconds): De-obsolete.
[bpt/emacs.git] / test / ChangeLog
CommitLineData
8619323f
DG
12012-11-14 Dmitry Gutov <dgutov@yandex.ru>
2
3 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
4 (ruby-indent-inside-heredoc-after-operator)
5 (ruby-indent-inside-heredoc-after-space): New tests.
c62792e7
DG
6 Change direct font-lock face references to var references.
7 (ruby-interpolation-suppresses-syntax-inside): New test.
8 (ruby-interpolation-inside-percent-literal-with-paren): New
9 failing test.
8619323f 10
f178c32d
DG
112012-11-13 Dmitry Gutov <dgutov@yandex.ru>
12
13 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
5745cae6
DG
14 (ruby-singleton-class-no-heredoc-font-lock)
15 (ruby-add-log-current-method-examples): New tests.
16 (ruby-test-string): Extract from ruby-should-indent-buffer.
5e9419e8
DG
17 (ruby-deftest-move-to-block): New macro.
18 Add several move-to-block tests.
f178c32d 19
231d8498
SM
202012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
21
22 * automated/advice-tests.el: New tests.
23
8111f5e6
EZ
242012-10-14 Eli Zaretskii <eliz@gnu.org>
25
26 * automated/compile-tests.el (compile-tests--test-regexps-data):
27 Add new data for msft's new format.
28
c3268831
DG
292012-09-08 Dmitry Gutov <dgutov@yandex.ru>
30
31 * automated/ruby-mode-tests.el:
32 (ruby-toggle-block-to-multiline): New test.
33 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
34 (ruby-toggle-block-to-brace): Use buffer-string.
35
0ba2d4b6
DG
362012-09-07 Dmitry Gutov <dgutov@yandex.ru>
37
38 * automated/ruby-mode-tests.el: New tests (Bug#11613).
39
eada0861 402012-08-28 Chong Yidong <cyd@gnu.org>
45e7ed71
CY
41
42 * automated/files.el: Test every combination of values for
43 enable-local-variables and enable-local-eval.
44
450809af
CY
452012-08-19 Chong Yidong <cyd@gnu.org>
46
47 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
48
a999ce26
CY
492012-08-18 Chong Yidong <cyd@gnu.org>
50
51 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
52
f063063a
DG
532012-08-14 Dmitry Gutov <dgutov@yandex.ru>
54
55 * indent/ruby.rb: Rearrange examples, add new ones.
56
0d9e2599
NN
572012-08-12 Dmitry Gutov <dgutov@yandex.ru>
58
59 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
60 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
61
9ff9402d 622012-08-11 Glenn Morris <rgm@gnu.org>
5f168c20
GM
63
64 * automated/files.el: New file.
65
bf1757d1
GM
66 * automated/Makefile.in (all): Fix typo.
67
9d2ed8a2
DG
682012-08-10 Dmitry Gutov <dgutov@yandex.ru>
69
70 * automated/ruby-mode-tests.el (ruby-should-indent):
71 Add docstring, check (current-indentation) instead of (current-column).
72 (ruby-should-indent-buffer): New function.
73 Add tests for `ruby-deep-indent-paren' behavior.
74 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
75
0d9e2599
NN
762012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
77
78 Original tests in test_ruby_mode.rb in upstream (author).
79
9cd80478
DG
802012-08-09 Dmitry Gutov <dgutov@yandex.ru>
81
82 * automated/ruby-mode-tests.el (ruby-should-indent)
83 (ruby-assert-state): New functions.
84 Add new tests.
85
c91562a6
DE
862012-07-29 David Engster <deng@randomsample.de>
87
9d2ed8a2
DG
88 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
89 New variable to hold test data for name expansion.
c91562a6
DE
90 (xml-parse-tests): Test the two different types of name expansion.
91
d8efda90
JL
922012-07-29 Juri Linkov <juri@jurta.org>
93
94 * automated/occur-tests.el (occur-test-case): Use predefined
95 buffer name " *test-occur*" instead of a random buffer name.
96
c28662a8
DG
972012-07-20 Dmitry Gutov <dgutov@yandex.ru>
98
99 * automated/ruby-mode-tests.el: New file with one test.
100
45fd731c
SM
1012012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
102
efc26dbe
SM
103 * indent/shell.sh: Add test case for ${#VAR}.
104
45fd731c
SM
105 * indent/latex-mode.tex: New file.
106
a464a6c7
SM
1072012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
108
109 * eshell.el: Use cl-lib.
110
a76e6535
CY
1112012-07-03 Chong Yidong <cyd@gnu.org>
112
113 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
114
a7aef6f5
CY
1152012-07-02 Chong Yidong <cyd@gnu.org>
116
a464a6c7
SM
117 * automated/xml-parse-tests.el (xml-parse-tests--data):
118 More testcases.
a7aef6f5 119
fbf2e7ad
CY
1202012-07-01 Chong Yidong <cyd@gnu.org>
121
122 * automated/xml-parse-tests.el: New file.
123
d5c6faf9
SM
1242012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
125
126 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
127 Use cl-flet.
128
ee574791
UJ
1292012-06-08 Ulf Jasper <ulf.jasper@web.de>
130
d5c6faf9
SM
131 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
132 Test escaped commas in TZID (Bug#11473).
ee574791
UJ
133 (icalendar-import-with-timezone): New.
134 (icalendar-real-world): Add new testcase as given in the bugreport
135 of Bug#11473.
136
6dbaa1c7
UJ
1372012-05-29 Ulf Jasper <ulf.jasper@web.de>
138
139 * automated/icalendar-tests.el (icalendar-tests--test-import):
140 Include UID in import tests (Bug#11525).
141 (icalendar-import-non-recurring, icalendar-import-rrule)
142 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
143 UID-import change.
144 (icalendar-import-with-uid): New.
145 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
146 Include UID in cycle tests.
147 (icalendar-cycle, icalendar-real-world): UID-import change.
148
b847032c
GM
1492012-05-21 Glenn Morris <rgm@gnu.org>
150
151 * automated/Makefile.in (setwins): Scrap superfluous subshell.
152
5e561bc7
TZ
1532012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
154
155 * automated/url-util-tests.el: New file to test
156 lisp/url/url-util.el. Only `url-build-query-string' and
157 `url-parse-query-string' are tested right now (Bug#8706).
158
461ef3c5
SM
1592012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
160
161 * indent/shell.sh:
162 * indent/shell.rc: Ad some test cases.
163
dfbd787f
SM
1642012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
165
166 * indent/ruby.rb: New file, to test new syntax-propertize code.
167
ab7ce8c1
GM
1682012-04-11 Glenn Morris <rgm@gnu.org>
169
170 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
171
6c0c7cfc
TZ
1722012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
173
174 * automated/url-future-tests.el (url-future-tests): Move from
175 lisp/url/url-future.el and rename.
176
bdbc1c4e
UJ
1772012-01-29 Ulf Jasper <ulf.jasper@web.de>
178
179 * automated/icalendar-tests.el (icalendar-import-non-recurring):
180 Fix broken test, caused by missing trailing blank.
181
5c09001c
CY
1822011-12-03 Chong Yidong <cyd@gnu.org>
183
184 * automated/compile-tests.el (compile-tests--test-regexps-data):
185 Increase column numbers by one to reflect change in how
6df6ae42 186 compilation-message is recorded (Bug#10172).
5c09001c 187
394c65f1
GM
1882011-11-22 Glenn Morris <rgm@gnu.org>
189
190 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
191
cd1181db
JB
1922011-11-20 Juanma Barranquero <lekktu@gmail.com>
193
194 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
195
58179cce
JB
1962011-11-16 Juanma Barranquero <lekktu@gmail.com>
197
7877f373
JB
198 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
199 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
200 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
201
dba0634a
UJ
2022011-10-30 Ulf Jasper <ulf.jasper@web.de>
203
204 * automated/newsticker-tests.el
6df6ae42 205 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
206 newsticker--treeview-tree-update.
207
6d6a626c
UJ
2082011-10-29 Ulf Jasper <ulf.jasper@web.de>
209
73c3f81d
UJ
210 * automated/newsticker-tests.el
211 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
212
6d6a626c
UJ
213 * trunk/test/automated/newsticker-tests.el
214 (newsticker--group-manage-orphan-feeds): Prevent updating
215 newsticker treeview. Fixed bug#9763.
216
6e0a9be7
GM
2172011-10-20 Glenn Morris <rgm@gnu.org>
218
e195ae68
GM
219 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
220
6e0a9be7
GM
221 * automated/vc-bzr.el: New file.
222
21fedf28
GM
2232011-10-15 Glenn Morris <rgm@gnu.org>
224
225 * automated/f90.el: New file.
226
81416b68
UJ
2272011-09-27 Ulf Jasper <ulf.jasper@web.de>
228
229 * automated/newsticker-tests.el: Move newsticker-testsuite.el
230 to automated/newsticker-tests.el. Convert to ERT.
231
68575ab0
UJ
2322011-07-26 Ulf Jasper <ulf.jasper@web.de>
233
234 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
235 Removed, simply use string=.
236 (icalendar--diarytime-to-isotime)
237 (icalendar--datetime-to-diary-date)
238 (icalendar--datestring-to-isodate)
239 (icalendar--format-ical-event)
240 (icalendar--parse-summary-and-rest)
241 (icalendar-tests--do-test-import)
6df6ae42 242 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
243 string= to EXPECTED ACTUAL.
244 (icalendar--import-format-sample)
245 (icalendar--format-ical-event)
246 (icalendar-import-non-recurring)
247 (icalendar-import-rrule)
248 (icalendar-import-duration)
249 (icalendar-import-bug-6766)
6df6ae42 250 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
251 icalendar-tests--compare-strings.
252 (icalendar-import-multiple-vcalendars): New.
253
de316778
TZ
2542011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
255
256 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 257 Require CL.
de316778 258
c07b2710
JL
2592011-05-09 Juri Linkov <juri@jurta.org>
260
261 * automated/occur-tests.el: Move from test/occur-testsuite.el.
262 Convert to ERT.
263
adec429a
CY
2642011-05-09 Chong Yidong <cyd@stupidchicken.com>
265
266 * automated/compile-tests.el: New file.
267
c4c205d0
CY
2682011-05-08 Chong Yidong <cyd@stupidchicken.com>
269
270 * automated/font-parse-tests.el: Don't byte-compile.
271
272 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
273
6c075cd7
SM
2742011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
275
276 * automated/lexbind-tests.el: New file.
277
33383987
JB
2782011-03-07 Chong Yidong <cyd@stupidchicken.com>
279
280 * Version 23.3 released.
281
81fb60b2
GM
2822011-03-05 Glenn Morris <rgm@gnu.org>
283
284 * eshell.el: Move here from lisp/eshell/esh-test.el.
285
de69c0a8
CO
2862011-03-03 Christian Ohler <ohler@gnu.org>
287
288 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
289 New test.
290
4856384c
UJ
2912011-02-20 Ulf Jasper <ulf.jasper@web.de>
292
293 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
294 convert to ERT format.
295
aa0935b9
CY
2962011-02-14 Chong Yidong <cyd@stupidchicken.com>
297
298 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
299 convert to ERT format.
300
ccded26c
SM
3012011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
302
303 * indent/shell.sh:
304 * indent/shell.rc: New files.
305
372fb76b
CY
3062011-01-27 Chong Yidong <cyd@stupidchicken.com>
307
308 * automated/font-parse-tests.el: Move from
309 font-parse-testsuite.el.
310
6608a7d8
CY
3112011-01-26 Chong Yidong <cyd@stupidchicken.com>
312
313 * font-parse-testsuite.el (test-font-parse-data): New file.
314
db5d03ea
SM
3152011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
316
317 * indent/prolog.prolog: Add tokenizing tests.
318
d221e780
CO
3192011-01-13 Christian Ohler <ohler@gnu.org>
320
321 * automated: New directory for automated tests.
322
323 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
324
325 * automated/Makefile.in: New file.
326
cbf83ce9
SM
3272010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
328
329 * indent/modula2.mod: New file.
330
d19dc73d
SM
3312010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
332
333 * indent/octave.m: Add a test to ensure indentation is local.
334
41f592d1
GM
3352010-10-23 Glenn Morris <rgm@gnu.org>
336
337 * comint-testsuite.el
d19dc73d
SM
338 (comint-testsuite--test-comint-password-prompt-regexp):
339 Add "Please enter the password". (Bug#7224)
41f592d1 340
3672149f
SM
3412010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
342
343 * indent/prolog.prolog: Use normal spacing around !.
344
f5632fb6
SM
3452010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
346
347 * indent/octave.m: Remove one more `fixindent'. Use `end'.
348
cf38dd42
SM
3492010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
350
351 * indent/octave.m: Remove some `fixindent' not needed any more.
352
e17b68ed
SM
3532010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
354
355 * indent/octave.m: New file.
356
81ee9410
UJ
3572010-08-08 Ulf Jasper <ulf.jasper@web.de>
358
e17b68ed 359 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
360 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
361 (icalendar-testsuite--run-internal-tests): New.
362 (icalendar-testsuite--test-convert-ordinary-to-ical)
363 (icalendar-testsuite--test-convert-block-to-ical)
364 (icalendar-testsuite--test-convert-anniversary-to-ical)
365 (icalendar-testsuite--test-parse-vtimezone)
366 (icalendar-testsuite--do-test-export): Code formatting.
367 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
368 (icalendar-testsuite--do-test-import)
3672149f
SM
369 (icalendar-testsuite--do-test-cycle):
370 Use icalendar-testsuite--compare-strings
81ee9410
UJ
371 (icalendar-testsuite--run-import-tests): Comment added.
372 (icalendar-testsuite--run-import-tests)
e17b68ed 373 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 374
71ab16dd
CY
3752010-06-25 Chong Yidong <cyd@stupidchicken.com>
376
377 * redisplay-testsuite.el (test-redisplay-3): New test.
378
6534e58a
CY
3792010-06-11 Chong Yidong <cyd@stupidchicken.com>
380
381 * comint-testsuite.el: New file.
382
927c346b
SM
3832010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * indent: New dir.
386
61a808e8
CY
3872010-05-07 Chong Yidong <cyd@stupidchicken.com>
388
389 * Version 23.2 released.
390
a4100ebe
CY
3912010-03-29 Chong Yidong <cyd@stupidchicken.com>
392
3cbcd186
CY
393 * cedet/semantic-ia-utest.el
394 (semantic-symref-test-count-hits-in-tag): Add function, from
395 semantic-test.el.
396
a4100ebe
CY
397 * cedet/tests/test.cpp:
398 * cedet/tests/test.py:
399 * cedet/tests/teststruct.cpp:
400 * cedet/tests/testtemplates.cpp:
401 * cedet/tests/testusing.cpp:
402 * cedet/tests/scopetest.cpp:
403 * cedet/tests/scopetest.java: Files deleted.
404
405 * cedet/tests/test.make:
406 * cedet/tests/test.c:
407 * cedet/tests/testjavacomp.java:
408 * cedet/tests/testspp.c:
409 * cedet/tests/testsppreplace.c:
410 * cedet/tests/testsppreplaced.c:
411 * cedet/tests/testsubclass.cpp:
412 * cedet/tests/testsubclass.hh:
413 * cedet/tests/testtypedefs.cpp:
414 * cedet/tests/testvarnames.c:
415 * cedet/tests/test.el:
416 * cedet/tests/testdoublens.cpp:
417 * cedet/tests/testdoublens.hpp: Add copyright header.
418
85738751
SM
419 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
420 Remove reference to deleted files.
421
dc2d2590
JL
4222010-03-30 Juri Linkov <juri@jurta.org>
423
424 * occur-testsuite.el (occur-tests): Add tests for context lines.
425
5275ff8b
JL
4262010-03-23 Juri Linkov <juri@jurta.org>
427
428 * occur-testsuite.el: New file.
429
288f9fc0
CY
4302010-03-10 Chong Yidong <cyd@stupidchicken.com>
431
432 * Branch for 23.2.
433
b4340b3f
UJ
4342010-02-19 Ulf Jasper <ulf.jasper@web.de>
435
436 * icalendar-testsuite.el
6df6ae42
JB
437 (icalendar-testsuite--run-function-tests): Add new tests.
438 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
439 testcase.
440 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
441 (icalendar-testsuite--test-convert-weekly-to-ical): New.
442 (icalendar-testsuite--test-convert-yearly-to-ical): New.
443 (icalendar-testsuite--test-convert-block-to-ical): New.
444 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
445 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
446
db9e401b
JB
4472010-01-18 Juanma Barranquero <lekktu@gmail.com>
448
449 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
450 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
451 Fix typos in docstrings and error messages.
452 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
453
d1f18ec0
JB
4542010-01-14 Juanma Barranquero <lekktu@gmail.com>
455
456 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
457 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
458 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
459
6fe539d2
UJ
4602009-12-18 Ulf Jasper <ulf.jasper@web.de>
461
462 * icalendar-testsuite.el
d5c6faf9
SM
463 (icalendar-testsuite--run-function-tests):
464 Add icalendar-testsuite--test-parse-vtimezone.
6fe539d2
UJ
465 (icalendar-testsuite--test-parse-vtimezone): New.
466 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 467 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
468 whitespace -- see change of icalendar--add-diary-entry in
469 icalendar.el.
6df6ae42 470 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 471
d8085053
GM
4722009-09-30 Glenn Morris <rgm@gnu.org>
473
474 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
475
7c4dccd0
CY
4762009-06-26 Eric Ludlam <zappo@gnu.org>
477
478 * cedet/*: New unit tests, from CEDET repository.
479
6ada5ad1
CY
4802009-06-26 Chong Yidong <cyd@stupidchicken.com>
481
482 * redisplay-testsuite.el: New file.
483
70243478
CY
4842009-06-21 Chong Yidong <cyd@stupidchicken.com>
485
486 * Branch for 23.1.
487
f052351a
UJ
4882009-01-25 Ulf Jasper <ulf.jasper@web.de>
489
490 * icalendar-testsuite.el
6df6ae42
JB
491 (icalendar-testsuite--run-function-tests):
492 Add icalendar-testsuite--test-diarytime-to-isotime.
493 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
494 recent icalendar fixes.
495 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 496 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
497 icalendar changes.
498
dee5aa91
CY
4992008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
500
d4835507 501 * bytecomp-testsuite.el: New file.
dee5aa91 502
f052351a 5032008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
504
505 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
d5c6faf9 506 Add `icalendar-testsuite--test-create-uid'.
aad81014
UJ
507 (icalendar-testsuite--test-create-uid): New.
508
d176d8c6
UJ
5092008-06-14 Ulf Jasper <ulf.jasper@web.de>
510
511 * newsticker-testsuite.el: New file.
512
a4766629
GM
5132008-05-24 Ulf Jasper <ulf.jasper@web.de>
514
515 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
516 Add icalendar-testsuite--test-datestring-to-isodate,
517 icalendar-testsuite--test-datetime-to-diary-date, and
518 icalendar-testsuite--test-calendar-style.
519 (icalendar-testsuite--test-format-ical-event):
520 (icalendar-testsuite--test-parse-summary-and-rest):
521 Doc fix. Remove european-calendar-style.
522 (icalendar-testsuite--get-ical-event): Doc fix.
523 (icalendar-testsuite--test-first-weekday-of-year):
524 (icalendar-testsuite--run-cycle-tests): Add doc string.
525 (icalendar-testsuite--test-datestring-to-isodate):
526 (icalendar-testsuite--test-datetime-to-diary-date):
527 (icalendar-testsuite--test-calendar-style): New functions.
528 (icalendar-testsuite--test-export): Handle iso date style.
529 New arg INPUT-ISO. Use calendar-date-style.
530 (icalendar-testsuite--test-import): Handle iso date style.
531 New arg EXPECTED-ISO. Use calendar-date-style.
532 (icalendar-testsuite--test-cycle): Handle iso date style.
533 (icalendar-testsuite--run-import-tests):
534 (icalendar-testsuite--run-export-tests):
535 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
536
e42fc905
GM
5372008-02-29 Glenn Morris <rgm@gnu.org>
538
539 * README: New file.
540
366b88a2
GM
5412008-02-29 Ulf Jasper <ulf.jasper@web.de>
542
543 * icalendar-testsuite.el: New file.
544
545;; Local Variables:
880820fe 546;; coding: utf-8
366b88a2
GM
547;; End:
548
acaf905b 549 Copyright (C) 2008-2012 Free Software Foundation, Inc.
366b88a2
GM
550
551 This file is part of GNU Emacs.
552
4f43e937 553 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 554 it under the terms of the GNU General Public License as published by
4f43e937
GM
555 the Free Software Foundation, either version 3 of the License, or
556 (at your option) any later version.
366b88a2
GM
557
558 GNU Emacs is distributed in the hope that it will be useful,
559 but WITHOUT ANY WARRANTY; without even the implied warranty of
560 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
561 GNU General Public License for more details.
562
563 You should have received a copy of the GNU General Public License
4f43e937 564 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.