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