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