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