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