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