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