Fix for indentation of f90 preproc lines embedded in continuations
[bpt/emacs.git] / test / ChangeLog
CommitLineData
a0099d31
GM
12012-12-11 Glenn Morris <rgm@gnu.org>
2
3 * automated/f90.el (f90-test-bug13138): New test.
4
81606b10
RS
52012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
6
7 * automated/inotify-test.el: New test.
8
89eb3b0a
CY
92012-12-02 Chong Yidong <cyd@gnu.org>
10
11 * automated/ruby-mode-tests.el
12 (ruby-add-log-current-method-examples): Don't use loop macro, to
13 allow automated testing to work.
14
23ba2705
SM
152012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * automated/advice-tests.el (advice-tests--data): Remove.
18 (advice-tests): Move the tests directly here instead.
19 Add called-interactively-p tests.
20
19dc7206
SM
212012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
22
23 * automated/ert-x-tests.el: Use cl-lib.
24 * automated/ert-tests.el: Use lexical-binding and cl-lib.
25
8619323f
DG
262012-11-14 Dmitry Gutov <dgutov@yandex.ru>
27
28 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
29 (ruby-indent-inside-heredoc-after-operator)
30 (ruby-indent-inside-heredoc-after-space): New tests.
c62792e7
DG
31 Change direct font-lock face references to var references.
32 (ruby-interpolation-suppresses-syntax-inside): New test.
19dc7206
SM
33 (ruby-interpolation-inside-percent-literal-with-paren):
34 New failing test.
8619323f 35
f178c32d
DG
362012-11-13 Dmitry Gutov <dgutov@yandex.ru>
37
38 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
5745cae6
DG
39 (ruby-singleton-class-no-heredoc-font-lock)
40 (ruby-add-log-current-method-examples): New tests.
41 (ruby-test-string): Extract from ruby-should-indent-buffer.
5e9419e8
DG
42 (ruby-deftest-move-to-block): New macro.
43 Add several move-to-block tests.
f178c32d 44
231d8498
SM
452012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
46
47 * automated/advice-tests.el: New tests.
48
8111f5e6
EZ
492012-10-14 Eli Zaretskii <eliz@gnu.org>
50
51 * automated/compile-tests.el (compile-tests--test-regexps-data):
52 Add new data for msft's new format.
53
c3268831
DG
542012-09-08 Dmitry Gutov <dgutov@yandex.ru>
55
56 * automated/ruby-mode-tests.el:
57 (ruby-toggle-block-to-multiline): New test.
58 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
59 (ruby-toggle-block-to-brace): Use buffer-string.
60
0ba2d4b6
DG
612012-09-07 Dmitry Gutov <dgutov@yandex.ru>
62
63 * automated/ruby-mode-tests.el: New tests (Bug#11613).
64
eada0861 652012-08-28 Chong Yidong <cyd@gnu.org>
45e7ed71
CY
66
67 * automated/files.el: Test every combination of values for
68 enable-local-variables and enable-local-eval.
69
450809af
CY
702012-08-19 Chong Yidong <cyd@gnu.org>
71
72 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
73
a999ce26
CY
742012-08-18 Chong Yidong <cyd@gnu.org>
75
76 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
77
f063063a
DG
782012-08-14 Dmitry Gutov <dgutov@yandex.ru>
79
80 * indent/ruby.rb: Rearrange examples, add new ones.
81
0d9e2599
NN
822012-08-12 Dmitry Gutov <dgutov@yandex.ru>
83
84 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
85 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
86
9ff9402d 872012-08-11 Glenn Morris <rgm@gnu.org>
5f168c20
GM
88
89 * automated/files.el: New file.
90
bf1757d1
GM
91 * automated/Makefile.in (all): Fix typo.
92
9d2ed8a2
DG
932012-08-10 Dmitry Gutov <dgutov@yandex.ru>
94
95 * automated/ruby-mode-tests.el (ruby-should-indent):
96 Add docstring, check (current-indentation) instead of (current-column).
97 (ruby-should-indent-buffer): New function.
98 Add tests for `ruby-deep-indent-paren' behavior.
99 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
100
0d9e2599
NN
1012012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
102
103 Original tests in test_ruby_mode.rb in upstream (author).
104
9cd80478
DG
1052012-08-09 Dmitry Gutov <dgutov@yandex.ru>
106
107 * automated/ruby-mode-tests.el (ruby-should-indent)
108 (ruby-assert-state): New functions.
109 Add new tests.
110
c91562a6
DE
1112012-07-29 David Engster <deng@randomsample.de>
112
9d2ed8a2
DG
113 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
114 New variable to hold test data for name expansion.
c91562a6
DE
115 (xml-parse-tests): Test the two different types of name expansion.
116
d8efda90
JL
1172012-07-29 Juri Linkov <juri@jurta.org>
118
119 * automated/occur-tests.el (occur-test-case): Use predefined
120 buffer name " *test-occur*" instead of a random buffer name.
121
c28662a8
DG
1222012-07-20 Dmitry Gutov <dgutov@yandex.ru>
123
124 * automated/ruby-mode-tests.el: New file with one test.
125
45fd731c
SM
1262012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
127
efc26dbe
SM
128 * indent/shell.sh: Add test case for ${#VAR}.
129
45fd731c
SM
130 * indent/latex-mode.tex: New file.
131
a464a6c7
SM
1322012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
133
134 * eshell.el: Use cl-lib.
135
a76e6535
CY
1362012-07-03 Chong Yidong <cyd@gnu.org>
137
138 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
139
a7aef6f5
CY
1402012-07-02 Chong Yidong <cyd@gnu.org>
141
a464a6c7
SM
142 * automated/xml-parse-tests.el (xml-parse-tests--data):
143 More testcases.
a7aef6f5 144
fbf2e7ad
CY
1452012-07-01 Chong Yidong <cyd@gnu.org>
146
147 * automated/xml-parse-tests.el: New file.
148
d5c6faf9
SM
1492012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
150
151 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
152 Use cl-flet.
153
ee574791
UJ
1542012-06-08 Ulf Jasper <ulf.jasper@web.de>
155
d5c6faf9
SM
156 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
157 Test escaped commas in TZID (Bug#11473).
ee574791
UJ
158 (icalendar-import-with-timezone): New.
159 (icalendar-real-world): Add new testcase as given in the bugreport
160 of Bug#11473.
161
6dbaa1c7
UJ
1622012-05-29 Ulf Jasper <ulf.jasper@web.de>
163
164 * automated/icalendar-tests.el (icalendar-tests--test-import):
165 Include UID in import tests (Bug#11525).
166 (icalendar-import-non-recurring, icalendar-import-rrule)
167 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
168 UID-import change.
169 (icalendar-import-with-uid): New.
170 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
171 Include UID in cycle tests.
172 (icalendar-cycle, icalendar-real-world): UID-import change.
173
b847032c
GM
1742012-05-21 Glenn Morris <rgm@gnu.org>
175
176 * automated/Makefile.in (setwins): Scrap superfluous subshell.
177
5e561bc7
TZ
1782012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
179
180 * automated/url-util-tests.el: New file to test
181 lisp/url/url-util.el. Only `url-build-query-string' and
182 `url-parse-query-string' are tested right now (Bug#8706).
183
461ef3c5
SM
1842012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * indent/shell.sh:
187 * indent/shell.rc: Ad some test cases.
188
dfbd787f
SM
1892012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
190
191 * indent/ruby.rb: New file, to test new syntax-propertize code.
192
ab7ce8c1
GM
1932012-04-11 Glenn Morris <rgm@gnu.org>
194
195 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
196
6c0c7cfc
TZ
1972012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
198
199 * automated/url-future-tests.el (url-future-tests): Move from
200 lisp/url/url-future.el and rename.
201
bdbc1c4e
UJ
2022012-01-29 Ulf Jasper <ulf.jasper@web.de>
203
204 * automated/icalendar-tests.el (icalendar-import-non-recurring):
205 Fix broken test, caused by missing trailing blank.
206
5c09001c
CY
2072011-12-03 Chong Yidong <cyd@gnu.org>
208
209 * automated/compile-tests.el (compile-tests--test-regexps-data):
210 Increase column numbers by one to reflect change in how
6df6ae42 211 compilation-message is recorded (Bug#10172).
5c09001c 212
394c65f1
GM
2132011-11-22 Glenn Morris <rgm@gnu.org>
214
215 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
216
cd1181db
JB
2172011-11-20 Juanma Barranquero <lekktu@gmail.com>
218
219 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
220
58179cce
JB
2212011-11-16 Juanma Barranquero <lekktu@gmail.com>
222
7877f373
JB
223 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
224 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
225 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
226
dba0634a
UJ
2272011-10-30 Ulf Jasper <ulf.jasper@web.de>
228
229 * automated/newsticker-tests.el
6df6ae42 230 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
231 newsticker--treeview-tree-update.
232
6d6a626c
UJ
2332011-10-29 Ulf Jasper <ulf.jasper@web.de>
234
73c3f81d
UJ
235 * automated/newsticker-tests.el
236 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
237
6d6a626c
UJ
238 * trunk/test/automated/newsticker-tests.el
239 (newsticker--group-manage-orphan-feeds): Prevent updating
240 newsticker treeview. Fixed bug#9763.
241
6e0a9be7
GM
2422011-10-20 Glenn Morris <rgm@gnu.org>
243
e195ae68
GM
244 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
245
6e0a9be7
GM
246 * automated/vc-bzr.el: New file.
247
21fedf28
GM
2482011-10-15 Glenn Morris <rgm@gnu.org>
249
250 * automated/f90.el: New file.
251
81416b68
UJ
2522011-09-27 Ulf Jasper <ulf.jasper@web.de>
253
254 * automated/newsticker-tests.el: Move newsticker-testsuite.el
255 to automated/newsticker-tests.el. Convert to ERT.
256
68575ab0
UJ
2572011-07-26 Ulf Jasper <ulf.jasper@web.de>
258
259 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
260 Removed, simply use string=.
261 (icalendar--diarytime-to-isotime)
262 (icalendar--datetime-to-diary-date)
263 (icalendar--datestring-to-isodate)
264 (icalendar--format-ical-event)
265 (icalendar--parse-summary-and-rest)
266 (icalendar-tests--do-test-import)
6df6ae42 267 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
268 string= to EXPECTED ACTUAL.
269 (icalendar--import-format-sample)
270 (icalendar--format-ical-event)
271 (icalendar-import-non-recurring)
272 (icalendar-import-rrule)
273 (icalendar-import-duration)
274 (icalendar-import-bug-6766)
6df6ae42 275 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
276 icalendar-tests--compare-strings.
277 (icalendar-import-multiple-vcalendars): New.
278
de316778
TZ
2792011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
280
281 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 282 Require CL.
de316778 283
c07b2710
JL
2842011-05-09 Juri Linkov <juri@jurta.org>
285
286 * automated/occur-tests.el: Move from test/occur-testsuite.el.
287 Convert to ERT.
288
adec429a
CY
2892011-05-09 Chong Yidong <cyd@stupidchicken.com>
290
291 * automated/compile-tests.el: New file.
292
c4c205d0
CY
2932011-05-08 Chong Yidong <cyd@stupidchicken.com>
294
295 * automated/font-parse-tests.el: Don't byte-compile.
296
297 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
298
6c075cd7
SM
2992011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
300
301 * automated/lexbind-tests.el: New file.
302
33383987
JB
3032011-03-07 Chong Yidong <cyd@stupidchicken.com>
304
305 * Version 23.3 released.
306
81fb60b2
GM
3072011-03-05 Glenn Morris <rgm@gnu.org>
308
309 * eshell.el: Move here from lisp/eshell/esh-test.el.
310
de69c0a8
CO
3112011-03-03 Christian Ohler <ohler@gnu.org>
312
313 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
314 New test.
315
4856384c
UJ
3162011-02-20 Ulf Jasper <ulf.jasper@web.de>
317
318 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
319 convert to ERT format.
320
aa0935b9
CY
3212011-02-14 Chong Yidong <cyd@stupidchicken.com>
322
323 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
324 convert to ERT format.
325
ccded26c
SM
3262011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
327
328 * indent/shell.sh:
329 * indent/shell.rc: New files.
330
372fb76b
CY
3312011-01-27 Chong Yidong <cyd@stupidchicken.com>
332
333 * automated/font-parse-tests.el: Move from
334 font-parse-testsuite.el.
335
6608a7d8
CY
3362011-01-26 Chong Yidong <cyd@stupidchicken.com>
337
338 * font-parse-testsuite.el (test-font-parse-data): New file.
339
db5d03ea
SM
3402011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
341
342 * indent/prolog.prolog: Add tokenizing tests.
343
d221e780
CO
3442011-01-13 Christian Ohler <ohler@gnu.org>
345
346 * automated: New directory for automated tests.
347
348 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
349
350 * automated/Makefile.in: New file.
351
cbf83ce9
SM
3522010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
353
354 * indent/modula2.mod: New file.
355
d19dc73d
SM
3562010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
357
358 * indent/octave.m: Add a test to ensure indentation is local.
359
41f592d1
GM
3602010-10-23 Glenn Morris <rgm@gnu.org>
361
362 * comint-testsuite.el
d19dc73d
SM
363 (comint-testsuite--test-comint-password-prompt-regexp):
364 Add "Please enter the password". (Bug#7224)
41f592d1 365
3672149f
SM
3662010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
367
368 * indent/prolog.prolog: Use normal spacing around !.
369
f5632fb6
SM
3702010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
371
372 * indent/octave.m: Remove one more `fixindent'. Use `end'.
373
cf38dd42
SM
3742010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
375
376 * indent/octave.m: Remove some `fixindent' not needed any more.
377
e17b68ed
SM
3782010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
379
380 * indent/octave.m: New file.
381
81ee9410
UJ
3822010-08-08 Ulf Jasper <ulf.jasper@web.de>
383
e17b68ed 384 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
385 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
386 (icalendar-testsuite--run-internal-tests): New.
387 (icalendar-testsuite--test-convert-ordinary-to-ical)
388 (icalendar-testsuite--test-convert-block-to-ical)
389 (icalendar-testsuite--test-convert-anniversary-to-ical)
390 (icalendar-testsuite--test-parse-vtimezone)
391 (icalendar-testsuite--do-test-export): Code formatting.
392 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
393 (icalendar-testsuite--do-test-import)
3672149f
SM
394 (icalendar-testsuite--do-test-cycle):
395 Use icalendar-testsuite--compare-strings
81ee9410
UJ
396 (icalendar-testsuite--run-import-tests): Comment added.
397 (icalendar-testsuite--run-import-tests)
e17b68ed 398 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 399
71ab16dd
CY
4002010-06-25 Chong Yidong <cyd@stupidchicken.com>
401
402 * redisplay-testsuite.el (test-redisplay-3): New test.
403
6534e58a
CY
4042010-06-11 Chong Yidong <cyd@stupidchicken.com>
405
406 * comint-testsuite.el: New file.
407
927c346b
SM
4082010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * indent: New dir.
411
61a808e8
CY
4122010-05-07 Chong Yidong <cyd@stupidchicken.com>
413
414 * Version 23.2 released.
415
a4100ebe
CY
4162010-03-29 Chong Yidong <cyd@stupidchicken.com>
417
3cbcd186
CY
418 * cedet/semantic-ia-utest.el
419 (semantic-symref-test-count-hits-in-tag): Add function, from
420 semantic-test.el.
421
a4100ebe
CY
422 * cedet/tests/test.cpp:
423 * cedet/tests/test.py:
424 * cedet/tests/teststruct.cpp:
425 * cedet/tests/testtemplates.cpp:
426 * cedet/tests/testusing.cpp:
427 * cedet/tests/scopetest.cpp:
428 * cedet/tests/scopetest.java: Files deleted.
429
430 * cedet/tests/test.make:
431 * cedet/tests/test.c:
432 * cedet/tests/testjavacomp.java:
433 * cedet/tests/testspp.c:
434 * cedet/tests/testsppreplace.c:
435 * cedet/tests/testsppreplaced.c:
436 * cedet/tests/testsubclass.cpp:
437 * cedet/tests/testsubclass.hh:
438 * cedet/tests/testtypedefs.cpp:
439 * cedet/tests/testvarnames.c:
440 * cedet/tests/test.el:
441 * cedet/tests/testdoublens.cpp:
442 * cedet/tests/testdoublens.hpp: Add copyright header.
443
85738751
SM
444 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
445 Remove reference to deleted files.
446
dc2d2590
JL
4472010-03-30 Juri Linkov <juri@jurta.org>
448
449 * occur-testsuite.el (occur-tests): Add tests for context lines.
450
5275ff8b
JL
4512010-03-23 Juri Linkov <juri@jurta.org>
452
453 * occur-testsuite.el: New file.
454
288f9fc0
CY
4552010-03-10 Chong Yidong <cyd@stupidchicken.com>
456
457 * Branch for 23.2.
458
b4340b3f
UJ
4592010-02-19 Ulf Jasper <ulf.jasper@web.de>
460
461 * icalendar-testsuite.el
6df6ae42
JB
462 (icalendar-testsuite--run-function-tests): Add new tests.
463 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
464 testcase.
465 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
466 (icalendar-testsuite--test-convert-weekly-to-ical): New.
467 (icalendar-testsuite--test-convert-yearly-to-ical): New.
468 (icalendar-testsuite--test-convert-block-to-ical): New.
469 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
470 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
471
db9e401b
JB
4722010-01-18 Juanma Barranquero <lekktu@gmail.com>
473
474 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
475 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
476 Fix typos in docstrings and error messages.
477 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
478
d1f18ec0
JB
4792010-01-14 Juanma Barranquero <lekktu@gmail.com>
480
481 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
482 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
483 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
484
6fe539d2
UJ
4852009-12-18 Ulf Jasper <ulf.jasper@web.de>
486
487 * icalendar-testsuite.el
d5c6faf9
SM
488 (icalendar-testsuite--run-function-tests):
489 Add icalendar-testsuite--test-parse-vtimezone.
6fe539d2
UJ
490 (icalendar-testsuite--test-parse-vtimezone): New.
491 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 492 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
493 whitespace -- see change of icalendar--add-diary-entry in
494 icalendar.el.
6df6ae42 495 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 496
d8085053
GM
4972009-09-30 Glenn Morris <rgm@gnu.org>
498
499 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
500
7c4dccd0
CY
5012009-06-26 Eric Ludlam <zappo@gnu.org>
502
503 * cedet/*: New unit tests, from CEDET repository.
504
6ada5ad1
CY
5052009-06-26 Chong Yidong <cyd@stupidchicken.com>
506
507 * redisplay-testsuite.el: New file.
508
70243478
CY
5092009-06-21 Chong Yidong <cyd@stupidchicken.com>
510
511 * Branch for 23.1.
512
f052351a
UJ
5132009-01-25 Ulf Jasper <ulf.jasper@web.de>
514
515 * icalendar-testsuite.el
6df6ae42
JB
516 (icalendar-testsuite--run-function-tests):
517 Add icalendar-testsuite--test-diarytime-to-isotime.
518 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
519 recent icalendar fixes.
520 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 521 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
522 icalendar changes.
523
dee5aa91
CY
5242008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
525
d4835507 526 * bytecomp-testsuite.el: New file.
dee5aa91 527
f052351a 5282008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
529
530 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
d5c6faf9 531 Add `icalendar-testsuite--test-create-uid'.
aad81014
UJ
532 (icalendar-testsuite--test-create-uid): New.
533
d176d8c6
UJ
5342008-06-14 Ulf Jasper <ulf.jasper@web.de>
535
536 * newsticker-testsuite.el: New file.
537
a4766629
GM
5382008-05-24 Ulf Jasper <ulf.jasper@web.de>
539
540 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
541 Add icalendar-testsuite--test-datestring-to-isodate,
542 icalendar-testsuite--test-datetime-to-diary-date, and
543 icalendar-testsuite--test-calendar-style.
544 (icalendar-testsuite--test-format-ical-event):
545 (icalendar-testsuite--test-parse-summary-and-rest):
546 Doc fix. Remove european-calendar-style.
547 (icalendar-testsuite--get-ical-event): Doc fix.
548 (icalendar-testsuite--test-first-weekday-of-year):
549 (icalendar-testsuite--run-cycle-tests): Add doc string.
550 (icalendar-testsuite--test-datestring-to-isodate):
551 (icalendar-testsuite--test-datetime-to-diary-date):
552 (icalendar-testsuite--test-calendar-style): New functions.
553 (icalendar-testsuite--test-export): Handle iso date style.
554 New arg INPUT-ISO. Use calendar-date-style.
555 (icalendar-testsuite--test-import): Handle iso date style.
556 New arg EXPECTED-ISO. Use calendar-date-style.
557 (icalendar-testsuite--test-cycle): Handle iso date style.
558 (icalendar-testsuite--run-import-tests):
559 (icalendar-testsuite--run-export-tests):
560 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
561
e42fc905
GM
5622008-02-29 Glenn Morris <rgm@gnu.org>
563
564 * README: New file.
565
366b88a2
GM
5662008-02-29 Ulf Jasper <ulf.jasper@web.de>
567
568 * icalendar-testsuite.el: New file.
569
570;; Local Variables:
880820fe 571;; coding: utf-8
366b88a2
GM
572;; End:
573
acaf905b 574 Copyright (C) 2008-2012 Free Software Foundation, Inc.
366b88a2
GM
575
576 This file is part of GNU Emacs.
577
4f43e937 578 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 579 it under the terms of the GNU General Public License as published by
4f43e937
GM
580 the Free Software Foundation, either version 3 of the License, or
581 (at your option) any later version.
366b88a2
GM
582
583 GNU Emacs is distributed in the hope that it will be useful,
584 but WITHOUT ANY WARRANTY; without even the implied warranty of
585 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
586 GNU General Public License for more details.
587
588 You should have received a copy of the GNU General Public License
4f43e937 589 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.