* automated/Makefile.in (test): Remove variable.
[bpt/emacs.git] / test / ChangeLog
1 2013-11-02 Glenn Morris <rgm@gnu.org>
2
3 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
4 (test): Remove variables.
5 (emacs): Use abs_top_srcdir, abs_srcdir rather than abs_lispsrc,
6 abs_test.
7 (lisp-compile): Use ../../lisp rather than $lisp.
8 (compile-main, compile-clean, compile-always, bootstrap-clean)
9 (check): Use srcdir rather than $test. Check cd return value.
10 (compile-always): Depend on bootstrap-clean.
11
12 2013-10-31 Michael Albinus <michael.albinus@gmx.de>
13
14 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
15 Add a skipping test.
16
17 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
18
19 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
20
21 * indent/css-mode.css (.x2): Test alignement inside braces.
22
23 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
24
25 * indent/ruby.rb: New failing example.
26
27 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
28 Fix the test, in respect to adding the space after the curly.
29
30 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
31
32 * automated/ert-tests.el (ert-test-skip-unless): New test case.
33 (ert-test-deftest): Adapt test for changed macro expansion.
34 (ert-test-run-tests-interactively):
35 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
36 Add a skipping test.
37
38 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
39 (file-notify--test-local-enabled): Make it a function. Check also
40 for `file-remote-p' of `temporary-file-directory'.
41 (file-notify--test-remote-enabled-checked): New defvar.
42 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
43 internal functions. Cache result.
44 (file-notify--deftest-remote, file-notify-test00-availability)
45 (file-notify-test01-add-watch, file-notify-test02-events)
46 (file-notify-test03-autorevert): Add checks with `skip_unless'.
47 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
48
49 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
50
51 * indent/ruby.rb: Fix syntax error in the latest example.
52
53 2013-10-23 Glenn Morris <rgm@gnu.org>
54
55 * automated/Makefile.in (abs_top_srcdir, top_builddir):
56 New, set by configure.
57 (top_srcdir): Remove.
58 (abs_test, abs_lispsrc): New.
59 (lisp): No longer absolute.
60 (emacs, lisp-compile, compile, compile-always):
61 Quote entities that might contain whitespace.
62
63 2013-10-22 Dmitry Gutov <dgutov@yandex.ru>
64
65 * indent/ruby.rb: Move two examples to "working" section, add one
66 more.
67
68 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
69
70 * indent/ruby.rb: New examples for indentation of blocks.
71 Example of hash inside parens that inflooped before the present commit.
72
73 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
74
75 * test/automated/timer-tests.el: New file. Tests that (sit-for 0)
76 allows another timer to run.
77
78 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
79
80 * indent/ruby.rb: More examples for bug#15594, both failing and
81 now passing.
82
83 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
84
85 * indent/ruby.rb: Add two more cases.
86
87 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
88
89 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
90 first use.
91 (ruby-should-indent): Use indent-according-to-mode.
92 (ruby-deftest-move-to-block): Use `declare'.
93
94 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
95
96 * indent/ruby.rb: Fix a spurious change, add more failing examples.
97
98 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
99
100 * indent/ruby.rb: Add a few more tests; adjust some indentation.
101
102 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
103
104 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
105 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
106
107 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
108
109 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
110
111 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
112 Adjust indentation of continued line to the new SMIE behavior.
113
114 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
115
116 * automated/completion-tests.el:
117 * indent/css-mode.css: New files.
118
119 2013-10-03 Daiki Ueno <ueno@gnu.org>
120
121 * automated/data/package/signed/archive-contents:
122 * automated/data/package/signed/archive-contents.sig:
123 * automated/data/package/signed/signed-good-1.0.el:
124 * automated/data/package/signed/signed-good-1.0.el.sig:
125 * automated/data/package/signed/signed-bad-1.0.el:
126 * automated/data/package/signed/signed-bad-1.0.el.sig:
127 * automated/data/package/key.pub:
128 * automated/data/package/key.sec: New files.
129
130 * automated/package-test.el (package-test-update-listing)
131 (package-test-update-archives, package-test-describe-package):
132 Adjust to package.el change.
133 (package-test-signed): New test.
134
135 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
136
137 * automated/package-test.el: Update all cases to use :url instead
138 of :homepage.
139
140 * automated/package-x-test.el
141 (package-x-test--single-archive-entry-1-3): Same.
142
143 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
144
145 * automated/package-test.el (simple-single-desc-1-4): Remove, it
146 was unused.
147 (simple-single-desc): Expect :homepage property.
148 (multi-file-desc): Same.
149 (with-package-test): Do not save previous `default-directory'
150 value, let-bind the var instead.
151 (package-test-install-single): Expect :homepage property in the
152 generated pkg file.
153 (package-test-describe-package): Expect Homepage button.
154 (package-test-describe-non-installed-package)
155 (package-test-describe-non-installed-multi-file-package): Same.
156 (package-test-describe-not-installed-package): Remove, it was a
157 duplicate.
158
159 * automated/package-x-test.el
160 (package-x-test--single-archive-entry-1-3): Expect :homepage
161 property.
162 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
163
164 * automated/data/package/simple-single-1.3.el: Add URL header.
165
166 * automated/data/package/archive-contents: Add :homepage
167 properties to `simple-single' and `multi-file'.
168
169 2013-09-22 Daniel Colascione <dancol@dancol.org>
170
171 * automated/data-test.el:
172 (bool-vector-count-matches-all-0-nil)
173 (bool-vector-count-matches-all-0-t)
174 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
175 (bool-vector-count-matches-at, bool-vector-intersection-op)
176 (bool-vector-union-op, bool-vector-xor-op)
177 (bool-vector-set-difference-op)
178 (bool-vector-change-detection, bool-vector-not): New tests.
179 (mock-bool-vector-count-matches-at)
180 (test-bool-vector-bv-from-hex-string)
181 (test-bool-vector-to-hex-string)
182 (test-bool-vector-count-matches-at-tc)
183 (test-bool-vector-apply-mock-op)
184 (test-bool-vector-binop): New helper functions.
185 (bool-vector-test-vectors): New testcase data.
186
187 2013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
188
189 * automated/advice-tests.el (advice-test-called-interactively-p-around)
190 (advice-test-called-interactively-p-filter-args)
191 (advice-test-called-interactively-p-around): New tests.
192
193 2013-09-16 Glenn Morris <rgm@gnu.org>
194
195 * automated/eshell.el (eshell-match-result):
196 Return a more informative failure than simply "false". Update callers.
197
198 * automated/eshell.el (eshell-test/for-name-shadow-loop):
199 Test value before and after loop as well as during.
200
201 2013-09-15 Glenn Morris <rgm@gnu.org>
202
203 * automated/eshell.el (eshell-test/for-name-shadow-loop):
204 New test. (Bug#15372)
205 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
206
207 2013-09-13 Glenn Morris <rgm@gnu.org>
208
209 * automated/eshell.el (with-temp-eshell):
210 Use a temp directory for eshell-directory-name.
211 (eshell-test-command-result): New, again using a temp directory.
212 Replace eshell-command-result with this throughout.
213 (eshell-test/for-loop, eshell-test/for-name-loop):
214 Ensure environment variables don't confuse us.
215
216 2013-09-12 Glenn Morris <rgm@gnu.org>
217
218 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
219 due to "has a running process; kill it?" prompts.
220
221 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
222
223 * automated/eshell.el: Rename from eshell.el.
224 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
225
226 2013-09-01 Glenn Morris <rgm@gnu.org>
227
228 * automated/Makefile.in (setwins): Avoid leading space in $wins.
229 Otherwise the sed command used by eg compile-main ends up
230 containing "/*.el". (Bug#15170)
231
232 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
233
234 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
235 for portability to hosts where /bin/sh has problems.
236
237 2013-08-21 David Engster <deng@randomsample.de>
238
239 * automated/eieio-tests.el, automated/eieio-test-persist.el:
240 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
241 upstream. Changed to use ERT.
242
243 2013-08-14 Daniel Hackney <dan@haxney.org>
244
245 * package-test.el: Remove tar-package-building functions. Tar file
246 used for testing is included in the repository.
247 (package-test-install-texinfo, package-test-cleanup-built-files):
248 Remove.
249
250 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
251
252 * automated/python-tests.el (python-imenu-create-index-4)
253 (python-imenu-create-flat-index-2): New tests.
254
255 2013-08-05 Glenn Morris <rgm@gnu.org>
256
257 * automated/mule-util.el: New file, with tests extracted from
258 lisp/international/mule-util.el.
259
260 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
261
262 * automated/advice-tests.el (advice-tests-nadvice): Test removal
263 before definition.
264 (advice-tests-macroaliases): New test.
265
266 2013-08-04 Glenn Morris <rgm@gnu.org>
267
268 * automated/ert-tests.el: Disable failing test that no-one seems
269 to know how to fix. (Bug#13064)
270
271 * automated/icalendar-tests.el (icalendar-tests--test-export)
272 (icalendar-tests--test-import): Try more precise TZ specification.
273 Remove debug messages.
274
275 2013-08-03 Glenn Morris <rgm@gnu.org>
276
277 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
278
279 * automated/icalendar-tests.el (icalendar-tests--test-export)
280 (icalendar-tests--test-import):
281 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
282 (icalendar-tests--test-import): Reset zone even if error occurred.
283
284 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
285
286 * automated/core-elisp-tests.el: New file.
287
288 2013-08-01 Glenn Morris <rgm@gnu.org>
289
290 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
291 Try to check that the remote system has a notification program.
292
293 2013-07-31 Glenn Morris <rgm@gnu.org>
294
295 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
296
297 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
298
299 * automated/file-notify-tests.el
300 (file-notify--test-local-enabled): New defconst. Replaces all
301 `file-notify-support' occurences.
302 (file-notify--test-remote-enabled): New defun.
303 (file-notify--deftest-remote): Use it.
304 (file-notify-test00-availability): Rewrite.
305 (file-notify-test00-availability-remote): New defun.
306 (file-notify-test01-add-watch): Rewrite first erroneous check.
307
308 2013-07-23 Glenn Morris <rgm@gnu.org>
309
310 * automated/inotify-test.el (inotify-file-watch-simple):
311 Delete temp-file when done.
312
313 * automated/subword-tests.el: Require subword.
314
315 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
316
317 * automated/subword-tests.el: New file.
318
319 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
320
321 * automated/python-tests.el (python-imenu-create-index-2)
322 (python-imenu-create-index-3): New tests.
323
324 2013-07-11 Glenn Morris <rgm@gnu.org>
325
326 * automated/ert-tests.el: Require cl-lib at runtime too.
327 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
328 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
329 (ert-test-set-functions, ert-test-gensym)
330 (ert-test-coerce-to-vector, ert-test-string-position)
331 (ert-test-mismatch): Remove tests.
332 * automated/cl-lib.el: New, split from ert-tests.el.
333
334 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
335 Goto point-min.
336 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
337 (ruby-move-to-block-skips-percent-literal)
338 (ruby-move-to-block-skips-heredoc)
339 (ruby-move-to-block-moves-from-else-to-if)
340 (ruby-beginning-of-defun-does-not-fold-case)
341 (ruby-end-of-defun-skips-to-next-line-after-the-method):
342 Replace goto-line with forward-line/goto-char.
343 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
344
345 * automated/package-test.el (makeinfo-buffer): Autoload.
346 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
347 (package-test-install-texinfo): Don't require makeinfo.
348
349 * automated/files.el: Stop "local variables" confusion.
350
351 * automated/flymake-tests.el (flymake-tests): Remove unused group.
352
353 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
354 Use with-current-buffer.
355
356 * automated/undo-tests.el (undo-test-buffer-modified)
357 (undo-test-file-modified): New tests.
358
359 2013-07-09 Michael Albinus <michael.albinus@gmx.de>
360
361 * automated/file-notify-tests.el (file-notify-test00-availability):
362 Set :expected-result.
363 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
364 (file-notify-test02-events, file-notify-test02-events-remote)
365 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
366 Skip when `file-notify-support' is nil. (Bug#14823)
367
368 2013-07-09 Glenn Morris <rgm@gnu.org>
369
370 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
371 Declare.
372 (inotify-file-watch-simple): Silence compiler.
373
374 * automated/python-tests.el (python-indent-block-enders):
375 Make it actually test something.
376
377 * automated/package-x-test.el: Require package-test when compiling.
378
379 * automated/add-log-tests.el, automated/advice-tests.el:
380 * automated/imenu-test.el, automated/package-x-test.el:
381 * automated/python-tests.el, automated/ruby-mode-tests.el:
382 * automated/xml-parse-tests.el: Explictly require ert.
383
384 2013-07-08 Kenichi Handa <handa@gnu.org>
385
386 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
387 Use with-ccoding-priority to avoid side-effect (Bug#14781).
388
389 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
390
391 * automated/file-notify-tests.el
392 (file-notify-test-remote-temporary-file-directory):
393 Use `null-device' on w32.
394 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
395 (file-notify--test-results, file-notify--test-event)
396 (file-notify--deftest-remote, file-notify--event-test)
397 (file-notify--test-event-handler)
398 (file-notify--test-make-temp-name): Rename, in order to mark them
399 internal.
400 (tramp-message-show-message, tramp-read-passwd): Tweak them for
401 better fitting in noninteractive tests.
402 (file-notify-test00-availability): Rename from `file-notify-test0'.
403 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
404 Use `temporary-file-directory '.
405 (file-notify-test01-add-watch-remote): New test.
406 (file-notify-test02-events): Rename from `file-notify-test2'.
407 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
408 (file-notify-test03-autorevert): Rename from
409 `file-notify-test4'. Use timeouts.
410 (file-notify-test03-autorevert-remote): Rename from
411 `file-notify-test5'.
412
413 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
414
415 * automated/file-notify-tests.el: New package.
416
417 2013-06-28 Kenichi Handa <handa@gnu.org>
418
419 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
420 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
421 Callers changed.
422 (decoder-tests-filename): New function.
423 (decoder-tests-prefer-utf-8-read)
424 (decoder-tests-prefer-utf-8-write): New function.
425 (ert-test-decoder-prefer-utf-8): New test.
426
427 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
428
429 * automated/package-x-test.el: Change the commentary.
430 (package-x-test--single-archive-entry-1-3)
431 (package-x-test--single-archive-entry-1-4): Fix the tests, by
432 using the appropriate data structure.
433
434 2013-06-27 Daniel Hackney <dan@haxney.org>
435
436 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
437
438 * automated/package-x-test.el: New file.
439
440 * automated/package-test.el: New file.
441
442 * automated/data/package: New directory, with test examples.
443
444 2013-06-27 Glenn Morris <rgm@gnu.org>
445
446 * automated/python-tests.el (python-tests-with-temp-file):
447 Clean up after ourself.
448
449 * automated/undo-tests.el (undo-test3): Remove test that seems to
450 do nothing that the previous one doesn't, except leave a tempfile.
451
452 2013-06-26 Glenn Morris <rgm@gnu.org>
453
454 * automated/info-xref.el: New file.
455
456 2013-06-25 Glenn Morris <rgm@gnu.org>
457
458 * automated/occur-tests.el (occur-test-create): New function.
459 Use it to create separate tests for each element, so we run them
460 all rather than stopping at the first error.
461
462 2013-06-24 Glenn Morris <rgm@gnu.org>
463
464 * automated/occur-tests.el (occur-tests):
465 Update for 2013-05-29 change to occur header line.
466
467 2013-06-21 Eduard Wiebe <usenet@pusto.de>
468
469 Test suite for flymake.
470 * automated/flymake-tests.el:
471 * automated/flymake/warnpred/Makefile
472 * automated/flymake/warnpred/test.c
473 * automated/flymake/warnpred/test.pl: New files.
474
475 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
476
477 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
478
479 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
480
481 * automated/reftex-tests.el: New test suite for reftex.
482
483 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
484
485 * automated/ruby-mode-tests.el: New tests, for percent literals
486 and expression expansion.
487
488 2013-05-29 Leo Liu <sdl.web@gmail.com>
489
490 * indent/octave.m: Tweak.
491
492 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
493
494 * tests/eshell.el: Rewrite tests using ERT.
495
496 2013-05-25 Leo Liu <sdl.web@gmail.com>
497
498 * indent/octave.m: Add tests for %!, # and ### comments.
499
500 2013-05-23 Kenichi Handa <handa@gnu.org>
501
502 * automated/decoder-tests.el: New file.
503
504 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
505
506 * indent/ruby.rb: Add multiline regexp example.
507
508 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
509 (ruby-regexp-skips-over-interpolation)
510 (ruby-regexp-continues-till-end-when-unclosed)
511 (ruby-regexp-can-be-multiline)
512 (ruby-interpolation-inside-percent-literal): New tests.
513
514 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
515
516 * indent/ruby.rb: Fix indentation after =; add more cases.
517
518 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
519
520 * indent/pascal.pas: Add test for mis-identified comments.
521
522 2013-04-01 Masatake YAMATO <yamato@redhat.com>
523
524 * automated/imenu-tests.el: New file. (Bug#14112)
525
526 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
527
528 * automated/python-tests.el (python-imenu-prev-index-position-1):
529 Remove test.
530 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
531 New tests.
532
533 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
534
535 * automated/python-tests.el (python-nav-backward-defun-2)
536 (python-nav-backward-defun-3, python-nav-forward-defun-2)
537 (python-nav-forward-defun-3): New tests.
538
539 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
540
541 * automated/python-tests.el (python-nav-backward-defun-1)
542 (python-nav-forward-defun-1): New tests.
543
544 2013-04-09 Masatake YAMATO <yamato@redhat.com>
545
546 * automated/add-log-tests.el: New file. (Bug#14112)
547
548 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
549
550 * automated/python-tests.el (python-indent-block-enders): New test.
551 (python-info-current-defun-2): Fix test.
552
553 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
554
555 * indent/octave.m: Fix encoding error in comment. Add coding tag.
556
557 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
558
559 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
560 (python-tests-with-temp-file): New macro.
561 (python-tests-shell-interpreter): New var.
562 (python-shell-get-process-name-1)
563 (python-shell-internal-get-process-name-1)
564 (python-shell-parse-command-1)
565 (python-shell-calculate-process-environment-1)
566 (python-shell-calculate-process-environment-2)
567 (python-shell-calculate-process-environment-3)
568 (python-shell-calculate-exec-path-1)
569 (python-shell-calculate-exec-path-2)
570 (python-shell-make-comint-1)
571 (python-shell-make-comint-2)
572 (python-shell-get-process-1)
573 (python-shell-get-or-create-process-1)
574 (python-shell-internal-get-or-create-process-1): New tests.
575
576 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
577
578 * automated/python-tests.el: New file.
579
580 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
581
582 * automated/ruby-mode-tests.el
583 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
584 bits inside the examples.
585 (ruby-move-to-block-skips-heredoc): New test.
586 (ruby-add-log-current-method-after-inner-class):
587 Lower expectations: move point inside a method, initially.
588
589 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
590
591 * automated/ruby-mode-tests.el
592 (ruby-move-to-block-skips-percent-literal): New test.
593
594 2013-02-04 Chong Yidong <cyd@gnu.org>
595
596 * automated/thingatpt.el: New file.
597
598 2013-02-03 Chong Yidong <cyd@gnu.org>
599
600 * automated/files.el (file-test--do-local-variables-test):
601 Avoid compilation warning message.
602
603 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
604
605 * automated/ruby-mode-tests.el
606 (ruby-indent-spread-args-in-parens): New test.
607 * automated/ruby-mode-tests.el (ruby-block-test-example):
608 Break indentation of the do block opener and add a line inside it.
609 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
610 Adjust line numbers.
611
612 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
613
614 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
615
616 2013-01-14 Glenn Morris <rgm@gnu.org>
617
618 * automated/compile-tests.el (compile-tests--test-regexps-data):
619 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
620
621 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
622
623 * automated/man-tests.el: New file.
624
625 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
626
627 * automated/undo-tests.el (undo-test0): Adjust error to code change.
628
629 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
630
631 * automated/undo-tests.el: New file.
632
633 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
634
635 * automated/ruby-mode-tests.el
636 (ruby-indent-after-block-in-continued-expression): New test.
637
638 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
639
640 * automated/ruby-mode-tests.el:
641 Rename one interpolation test; add three more.
642 (ruby-with-temp-buffer): New macro, use it where appropriate.
643 (ruby-add-log-current-method-examples): Use "_" for target point.
644 Add four new tests for ruby-add-log-current-method.
645
646 2012-12-11 Glenn Morris <rgm@gnu.org>
647
648 * automated/f90.el (f90-test-bug13138): New test.
649
650 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
651
652 * automated/inotify-test.el: New test.
653
654 2012-12-02 Chong Yidong <cyd@gnu.org>
655
656 * automated/ruby-mode-tests.el
657 (ruby-add-log-current-method-examples): Don't use loop macro, to
658 allow automated testing to work.
659
660 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
661
662 * automated/advice-tests.el (advice-tests--data): Remove.
663 (advice-tests): Move the tests directly here instead.
664 Add called-interactively-p tests.
665
666 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
667
668 * automated/ert-x-tests.el: Use cl-lib.
669 * automated/ert-tests.el: Use lexical-binding and cl-lib.
670
671 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
672
673 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
674 (ruby-indent-inside-heredoc-after-operator)
675 (ruby-indent-inside-heredoc-after-space): New tests.
676 Change direct font-lock face references to var references.
677 (ruby-interpolation-suppresses-syntax-inside): New test.
678 (ruby-interpolation-inside-percent-literal-with-paren):
679 New failing test.
680
681 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
682
683 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
684 (ruby-singleton-class-no-heredoc-font-lock)
685 (ruby-add-log-current-method-examples): New tests.
686 (ruby-test-string): Extract from ruby-should-indent-buffer.
687 (ruby-deftest-move-to-block): New macro.
688 Add several move-to-block tests.
689
690 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
691
692 * automated/advice-tests.el: New tests.
693
694 2012-10-14 Eli Zaretskii <eliz@gnu.org>
695
696 * automated/compile-tests.el (compile-tests--test-regexps-data):
697 Add new data for msft's new format.
698
699 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
700
701 * automated/ruby-mode-tests.el:
702 (ruby-toggle-block-to-multiline): New test.
703 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
704 (ruby-toggle-block-to-brace): Use buffer-string.
705
706 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
707
708 * automated/ruby-mode-tests.el: New tests (Bug#11613).
709
710 2012-08-28 Chong Yidong <cyd@gnu.org>
711
712 * automated/files.el: Test every combination of values for
713 enable-local-variables and enable-local-eval.
714
715 2012-08-19 Chong Yidong <cyd@gnu.org>
716
717 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
718
719 2012-08-18 Chong Yidong <cyd@gnu.org>
720
721 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
722
723 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
724
725 * indent/ruby.rb: Rearrange examples, add new ones.
726
727 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
728
729 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
730 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
731
732 2012-08-11 Glenn Morris <rgm@gnu.org>
733
734 * automated/files.el: New file.
735
736 * automated/Makefile.in (all): Fix typo.
737
738 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
739
740 * automated/ruby-mode-tests.el (ruby-should-indent):
741 Add docstring, check (current-indentation) instead of (current-column).
742 (ruby-should-indent-buffer): New function.
743 Add tests for `ruby-deep-indent-paren' behavior.
744 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
745
746 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
747
748 Original tests in test_ruby_mode.rb in upstream (author).
749
750 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
751
752 * automated/ruby-mode-tests.el (ruby-should-indent)
753 (ruby-assert-state): New functions.
754 Add new tests.
755
756 2012-07-29 David Engster <deng@randomsample.de>
757
758 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
759 New variable to hold test data for name expansion.
760 (xml-parse-tests): Test the two different types of name expansion.
761
762 2012-07-29 Juri Linkov <juri@jurta.org>
763
764 * automated/occur-tests.el (occur-test-case): Use predefined
765 buffer name " *test-occur*" instead of a random buffer name.
766
767 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
768
769 * automated/ruby-mode-tests.el: New file with one test.
770
771 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
772
773 * indent/shell.sh: Add test case for ${#VAR}.
774
775 * indent/latex-mode.tex: New file.
776
777 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
778
779 * eshell.el: Use cl-lib.
780
781 2012-07-03 Chong Yidong <cyd@gnu.org>
782
783 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
784
785 2012-07-02 Chong Yidong <cyd@gnu.org>
786
787 * automated/xml-parse-tests.el (xml-parse-tests--data):
788 More testcases.
789
790 2012-07-01 Chong Yidong <cyd@gnu.org>
791
792 * automated/xml-parse-tests.el: New file.
793
794 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
795
796 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
797 Use cl-flet.
798
799 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
800
801 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
802 Test escaped commas in TZID (Bug#11473).
803 (icalendar-import-with-timezone): New.
804 (icalendar-real-world): Add new testcase as given in the bugreport
805 of Bug#11473.
806
807 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
808
809 * automated/icalendar-tests.el (icalendar-tests--test-import):
810 Include UID in import tests (Bug#11525).
811 (icalendar-import-non-recurring, icalendar-import-rrule)
812 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
813 UID-import change.
814 (icalendar-import-with-uid): New.
815 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
816 Include UID in cycle tests.
817 (icalendar-cycle, icalendar-real-world): UID-import change.
818
819 2012-05-21 Glenn Morris <rgm@gnu.org>
820
821 * automated/Makefile.in (setwins): Scrap superfluous subshell.
822
823 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
824
825 * automated/url-util-tests.el: New file to test
826 lisp/url/url-util.el. Only `url-build-query-string' and
827 `url-parse-query-string' are tested right now (Bug#8706).
828
829 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
830
831 * indent/shell.sh:
832 * indent/shell.rc: Ad some test cases.
833
834 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
835
836 * indent/ruby.rb: New file, to test new syntax-propertize code.
837
838 2012-04-11 Glenn Morris <rgm@gnu.org>
839
840 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
841
842 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
843
844 * automated/url-future-tests.el (url-future-tests): Move from
845 lisp/url/url-future.el and rename.
846
847 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
848
849 * automated/icalendar-tests.el (icalendar-import-non-recurring):
850 Fix broken test, caused by missing trailing blank.
851
852 2011-12-03 Chong Yidong <cyd@gnu.org>
853
854 * automated/compile-tests.el (compile-tests--test-regexps-data):
855 Increase column numbers by one to reflect change in how
856 compilation-message is recorded (Bug#10172).
857
858 2011-11-22 Glenn Morris <rgm@gnu.org>
859
860 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
861
862 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
863
864 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
865
866 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
867
868 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
869 (icalendar-tests--test-export, icalendar-tests--do-test-export):
870 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
871
872 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
873
874 * automated/newsticker-tests.el
875 (newsticker--group-manage-orphan-feeds): Remove fsetting of
876 newsticker--treeview-tree-update.
877
878 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
879
880 * automated/newsticker-tests.el
881 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
882
883 * trunk/test/automated/newsticker-tests.el
884 (newsticker--group-manage-orphan-feeds): Prevent updating
885 newsticker treeview. Fixed bug#9763.
886
887 2011-10-20 Glenn Morris <rgm@gnu.org>
888
889 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
890
891 * automated/vc-bzr.el: New file.
892
893 2011-10-15 Glenn Morris <rgm@gnu.org>
894
895 * automated/f90.el: New file.
896
897 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
898
899 * automated/newsticker-tests.el: Move newsticker-testsuite.el
900 to automated/newsticker-tests.el. Convert to ERT.
901
902 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
903
904 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
905 Remove, simply use string=.
906 (icalendar--diarytime-to-isotime)
907 (icalendar--datetime-to-diary-date)
908 (icalendar--datestring-to-isodate)
909 (icalendar--format-ical-event)
910 (icalendar--parse-summary-and-rest)
911 (icalendar-tests--do-test-import)
912 (icalendar-tests--do-test-cycle): Change argument order of
913 string= to EXPECTED ACTUAL.
914 (icalendar--import-format-sample)
915 (icalendar--format-ical-event)
916 (icalendar-import-non-recurring)
917 (icalendar-import-rrule)
918 (icalendar-import-duration)
919 (icalendar-import-bug-6766)
920 (icalendar-real-world): Adjust to string= instead of
921 icalendar-tests--compare-strings.
922 (icalendar-import-multiple-vcalendars): New.
923
924 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
925
926 * automated/gnus-tests.el: Add wrapper for Gnus tests.
927 Require CL.
928
929 2011-05-09 Juri Linkov <juri@jurta.org>
930
931 * automated/occur-tests.el: Move from test/occur-testsuite.el.
932 Convert to ERT.
933
934 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
935
936 * automated/compile-tests.el: New file.
937
938 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
939
940 * automated/font-parse-tests.el: Don't byte-compile.
941
942 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
943
944 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
945
946 * automated/lexbind-tests.el: New file.
947
948 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
949
950 * Version 23.3 released.
951
952 2011-03-05 Glenn Morris <rgm@gnu.org>
953
954 * eshell.el: Move here from lisp/eshell/esh-test.el.
955
956 2011-03-03 Christian Ohler <ohler@gnu.org>
957
958 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
959 New test.
960
961 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
962
963 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
964 convert to ERT format.
965
966 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
967
968 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
969 convert to ERT format.
970
971 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
972
973 * indent/shell.sh:
974 * indent/shell.rc: New files.
975
976 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
977
978 * automated/font-parse-tests.el: Move from
979 font-parse-testsuite.el.
980
981 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
982
983 * font-parse-testsuite.el (test-font-parse-data): New file.
984
985 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
986
987 * indent/prolog.prolog: Add tokenizing tests.
988
989 2011-01-13 Christian Ohler <ohler@gnu.org>
990
991 * automated: New directory for automated tests.
992
993 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
994
995 * automated/Makefile.in: New file.
996
997 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
998
999 * indent/modula2.mod: New file.
1000
1001 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1002
1003 * indent/octave.m: Add a test to ensure indentation is local.
1004
1005 2010-10-23 Glenn Morris <rgm@gnu.org>
1006
1007 * comint-testsuite.el
1008 (comint-testsuite--test-comint-password-prompt-regexp):
1009 Add "Please enter the password". (Bug#7224)
1010
1011 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1012
1013 * indent/prolog.prolog: Use normal spacing around !.
1014
1015 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1016
1017 * indent/octave.m: Remove one more `fixindent'. Use `end'.
1018
1019 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1020
1021 * indent/octave.m: Remove some `fixindent' not needed any more.
1022
1023 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
1024
1025 * indent/octave.m: New file.
1026
1027 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
1028
1029 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
1030 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
1031 (icalendar-testsuite--run-internal-tests): New.
1032 (icalendar-testsuite--test-convert-ordinary-to-ical)
1033 (icalendar-testsuite--test-convert-block-to-ical)
1034 (icalendar-testsuite--test-convert-anniversary-to-ical)
1035 (icalendar-testsuite--test-parse-vtimezone)
1036 (icalendar-testsuite--do-test-export): Code formatting.
1037 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
1038 (icalendar-testsuite--do-test-import)
1039 (icalendar-testsuite--do-test-cycle):
1040 Use icalendar-testsuite--compare-strings
1041 (icalendar-testsuite--run-import-tests): Comment added.
1042 (icalendar-testsuite--run-import-tests)
1043 (icalendar-testsuite--run-real-world-tests): Fix expected results.
1044
1045 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
1046
1047 * redisplay-testsuite.el (test-redisplay-3): New test.
1048
1049 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * comint-testsuite.el: New file.
1052
1053 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1054
1055 * indent: New dir.
1056
1057 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * Version 23.2 released.
1060
1061 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * cedet/semantic-ia-utest.el
1064 (semantic-symref-test-count-hits-in-tag): Add function, from
1065 semantic-test.el.
1066
1067 * cedet/tests/test.cpp:
1068 * cedet/tests/test.py:
1069 * cedet/tests/teststruct.cpp:
1070 * cedet/tests/testtemplates.cpp:
1071 * cedet/tests/testusing.cpp:
1072 * cedet/tests/scopetest.cpp:
1073 * cedet/tests/scopetest.java: Files deleted.
1074
1075 * cedet/tests/test.make:
1076 * cedet/tests/test.c:
1077 * cedet/tests/testjavacomp.java:
1078 * cedet/tests/testspp.c:
1079 * cedet/tests/testsppreplace.c:
1080 * cedet/tests/testsppreplaced.c:
1081 * cedet/tests/testsubclass.cpp:
1082 * cedet/tests/testsubclass.hh:
1083 * cedet/tests/testtypedefs.cpp:
1084 * cedet/tests/testvarnames.c:
1085 * cedet/tests/test.el:
1086 * cedet/tests/testdoublens.cpp:
1087 * cedet/tests/testdoublens.hpp: Add copyright header.
1088
1089 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
1090 Remove reference to deleted files.
1091
1092 2010-03-30 Juri Linkov <juri@jurta.org>
1093
1094 * occur-testsuite.el (occur-tests): Add tests for context lines.
1095
1096 2010-03-23 Juri Linkov <juri@jurta.org>
1097
1098 * occur-testsuite.el: New file.
1099
1100 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1101
1102 * Branch for 23.2.
1103
1104 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
1105
1106 * icalendar-testsuite.el
1107 (icalendar-testsuite--run-function-tests): Add new tests.
1108 (icalendar-testsuite--test-diarytime-to-isotime): Add another
1109 testcase.
1110 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
1111 (icalendar-testsuite--test-convert-weekly-to-ical): New.
1112 (icalendar-testsuite--test-convert-yearly-to-ical): New.
1113 (icalendar-testsuite--test-convert-block-to-ical): New.
1114 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
1115 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
1116
1117 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1118
1119 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
1120 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
1121 Fix typos in docstrings and error messages.
1122 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
1123
1124 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
1125
1126 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
1127 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
1128 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
1129
1130 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
1131
1132 * icalendar-testsuite.el
1133 (icalendar-testsuite--run-function-tests):
1134 Add icalendar-testsuite--test-parse-vtimezone.
1135 (icalendar-testsuite--test-parse-vtimezone): New.
1136 (icalendar-testsuite--do-test-cycle): Doc changes.
1137 (icalendar-testsuite--run-real-world-tests): Remove trailing
1138 whitespace -- see change of icalendar--add-diary-entry in
1139 icalendar.el.
1140 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
1141
1142 2009-09-30 Glenn Morris <rgm@gnu.org>
1143
1144 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
1145
1146 2009-06-26 Eric Ludlam <zappo@gnu.org>
1147
1148 * cedet/*: New unit tests, from CEDET repository.
1149
1150 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
1151
1152 * redisplay-testsuite.el: New file.
1153
1154 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * Branch for 23.1.
1157
1158 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
1159
1160 * icalendar-testsuite.el
1161 (icalendar-testsuite--run-function-tests):
1162 Add icalendar-testsuite--test-diarytime-to-isotime.
1163 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
1164 recent icalendar fixes.
1165 (icalendar-testsuite--test-diarytime-to-isotime): New.
1166 (icalendar-testsuite--test-create-uid): Adjust to recent
1167 icalendar changes.
1168
1169 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
1170
1171 * bytecomp-testsuite.el: New file.
1172
1173 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
1174
1175 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1176 Add `icalendar-testsuite--test-create-uid'.
1177 (icalendar-testsuite--test-create-uid): New.
1178
1179 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
1180
1181 * newsticker-testsuite.el: New file.
1182
1183 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
1184
1185 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
1186 Add icalendar-testsuite--test-datestring-to-isodate,
1187 icalendar-testsuite--test-datetime-to-diary-date, and
1188 icalendar-testsuite--test-calendar-style.
1189 (icalendar-testsuite--test-format-ical-event):
1190 (icalendar-testsuite--test-parse-summary-and-rest):
1191 Doc fix. Remove european-calendar-style.
1192 (icalendar-testsuite--get-ical-event): Doc fix.
1193 (icalendar-testsuite--test-first-weekday-of-year):
1194 (icalendar-testsuite--run-cycle-tests): Add doc string.
1195 (icalendar-testsuite--test-datestring-to-isodate):
1196 (icalendar-testsuite--test-datetime-to-diary-date):
1197 (icalendar-testsuite--test-calendar-style): New functions.
1198 (icalendar-testsuite--test-export): Handle iso date style.
1199 New arg INPUT-ISO. Use calendar-date-style.
1200 (icalendar-testsuite--test-import): Handle iso date style.
1201 New arg EXPECTED-ISO. Use calendar-date-style.
1202 (icalendar-testsuite--test-cycle): Handle iso date style.
1203 (icalendar-testsuite--run-import-tests):
1204 (icalendar-testsuite--run-export-tests):
1205 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
1206
1207 2008-02-29 Glenn Morris <rgm@gnu.org>
1208
1209 * README: New file.
1210
1211 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
1212
1213 * icalendar-testsuite.el: New file.
1214
1215 ;; Local Variables:
1216 ;; coding: utf-8
1217 ;; End:
1218
1219 Copyright (C) 2008-2013 Free Software Foundation, Inc.
1220
1221 This file is part of GNU Emacs.
1222
1223 GNU Emacs is free software: you can redistribute it and/or modify
1224 it under the terms of the GNU General Public License as published by
1225 the Free Software Foundation, either version 3 of the License, or
1226 (at your option) any later version.
1227
1228 GNU Emacs is distributed in the hope that it will be useful,
1229 but WITHOUT ANY WARRANTY; without even the implied warranty of
1230 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1231 GNU General Public License for more details.
1232
1233 You should have received a copy of the GNU General Public License
1234 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.