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