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