test/automated/decoder-tests.el: New file
[bpt/emacs.git] / test / ChangeLog
CommitLineData
bc9a5003
KH
12013-05-23 Kenichi Handa <handa@gnu.org>
2
3 * automated/decoder-tests.el: New file.
4
1a0a0a8a
DG
52013-05-19 Dmitry Gutov <dgutov@yandex.ru>
6
7 * indent/ruby.rb: Add multiline regexp example.
8
9 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
10 (ruby-regexp-skips-over-interpolation)
11 (ruby-regexp-continues-till-end-when-unclosed)
12 (ruby-regexp-can-be-multiline)
13 (ruby-interpolation-inside-percent-literal): New tests.
14
a9e4425b
SM
152013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * indent/ruby.rb: Fix indentation after =; add more cases.
18
aa7dab97
SM
192013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
20
21 * indent/pascal.pas: Add test for mis-identified comments.
22
1398a54d
MY
232013-04-01 Masatake YAMATO <yamato@redhat.com>
24
38ef2c84 25 * automated/imenu-tests.el: New file. (Bug#14112)
1398a54d 26
adc31213
FEG
272013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
28
29 * automated/python-tests.el (python-imenu-prev-index-position-1):
aa7dab97 30 Remove test.
adc31213
FEG
31 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
32 New tests.
33
04754d36
FEG
342013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
35
36 * automated/python-tests.el (python-nav-backward-defun-2)
37 (python-nav-backward-defun-3, python-nav-forward-defun-2)
38 (python-nav-forward-defun-3): New tests.
39
083850a6
FEG
402013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
41
42 * automated/python-tests.el (python-nav-backward-defun-1)
43 (python-nav-forward-defun-1): New tests.
44
694569fc
MY
452013-04-09 Masatake YAMATO <yamato@redhat.com>
46
47 * automated/add-log-tests.el: New file. (Bug#14112)
48
8d3655be 492013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
c9886b39 50
8d3655be 51 * automated/python-tests.el (python-indent-block-enders): New test.
c9886b39
FEG
52 (python-info-current-defun-2): Fix test.
53
2054a6c3
PE
542013-03-05 Paul Eggert <eggert@cs.ucla.edu>
55
56 * indent/octave.m: Fix encoding error in comment. Add coding tag.
57
929aeac6 582013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
b85f3423 59
929aeac6 60 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
b85f3423
FEG
61 (python-tests-with-temp-file): New macro.
62 (python-tests-shell-interpreter): New var.
63 (python-shell-get-process-name-1)
64 (python-shell-internal-get-process-name-1)
65 (python-shell-parse-command-1)
66 (python-shell-calculate-process-environment-1)
67 (python-shell-calculate-process-environment-2)
68 (python-shell-calculate-process-environment-3)
69 (python-shell-calculate-exec-path-1)
70 (python-shell-calculate-exec-path-2)
71 (python-shell-make-comint-1)
72 (python-shell-make-comint-2)
73 (python-shell-get-process-1)
74 (python-shell-get-or-create-process-1)
75 (python-shell-internal-get-or-create-process-1): New tests.
76
cfbf790d 772013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
4dddd5dc 78
62cfd799 79 * automated/python-tests.el: New file.
4dddd5dc 80
53ca88c4
DG
812013-02-14 Dmitry Gutov <dgutov@yandex.ru>
82
83 * automated/ruby-mode-tests.el
84 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
85 bits inside the examples.
86 (ruby-move-to-block-skips-heredoc): New test.
aa7dab97
SM
87 (ruby-add-log-current-method-after-inner-class):
88 Lower expectations: move point inside a method, initially.
53ca88c4 89
7132e457
DG
902013-02-13 Dmitry Gutov <dgutov@yandex.ru>
91
92 * automated/ruby-mode-tests.el
93 (ruby-move-to-block-skips-percent-literal): New test.
94
6e5c1569
CY
952013-02-04 Chong Yidong <cyd@gnu.org>
96
97 * automated/thingatpt.el: New file.
98
984096ed
CY
992013-02-03 Chong Yidong <cyd@gnu.org>
100
aa7dab97
SM
101 * automated/files.el (file-test--do-local-variables-test):
102 Avoid compilation warning message.
984096ed 103
b1625024
DG
1042013-01-27 Dmitry Gutov <dgutov@yandex.ru>
105
106 * automated/ruby-mode-tests.el
107 (ruby-indent-spread-args-in-parens): New test.
a324b8c7
DG
108 * automated/ruby-mode-tests.el (ruby-block-test-example):
109 Break indentation of the do block opener and add a line inside it.
110 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
111 Adjust line numbers.
b1625024 112
cb9c0a53
SM
1132013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
114
115 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
116
51e73492
GM
1172013-01-14 Glenn Morris <rgm@gnu.org>
118
119 * automated/compile-tests.el (compile-tests--test-regexps-data):
120 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
121
327a6cca
WJ
1222013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
123
124 * automated/man-tests.el: New file.
125
51fb5578
AH
1262013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
127
128 * automated/undo-tests.el (undo-test0): Adjust error to code change.
129
3bace969
AH
1302013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
131
132 * automated/undo-tests.el: New file.
133
82e2a1f0 1342012-12-27 Dmitry Gutov <dgutov@yandex.ru>
db590ef6
DG
135
136 * automated/ruby-mode-tests.el
137 (ruby-indent-after-block-in-continued-expression): New test.
138
dbb530d9
DG
1392012-12-14 Dmitry Gutov <dgutov@yandex.ru>
140
141 * automated/ruby-mode-tests.el
142 Rename one interpolation test; add three more.
bb808526
DG
143 (ruby-with-temp-buffer): New macro, use it where appropriate.
144 (ruby-add-log-current-method-examples): Use "_" for target point.
145 Add four new tests for ruby-add-log-current-method.
dbb530d9 146
a0099d31
GM
1472012-12-11 Glenn Morris <rgm@gnu.org>
148
149 * automated/f90.el (f90-test-bug13138): New test.
150
81606b10
RS
1512012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
152
153 * automated/inotify-test.el: New test.
154
89eb3b0a
CY
1552012-12-02 Chong Yidong <cyd@gnu.org>
156
157 * automated/ruby-mode-tests.el
158 (ruby-add-log-current-method-examples): Don't use loop macro, to
159 allow automated testing to work.
160
23ba2705
SM
1612012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
162
163 * automated/advice-tests.el (advice-tests--data): Remove.
164 (advice-tests): Move the tests directly here instead.
165 Add called-interactively-p tests.
166
19dc7206
SM
1672012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
168
169 * automated/ert-x-tests.el: Use cl-lib.
170 * automated/ert-tests.el: Use lexical-binding and cl-lib.
171
8619323f
DG
1722012-11-14 Dmitry Gutov <dgutov@yandex.ru>
173
174 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
175 (ruby-indent-inside-heredoc-after-operator)
176 (ruby-indent-inside-heredoc-after-space): New tests.
c62792e7
DG
177 Change direct font-lock face references to var references.
178 (ruby-interpolation-suppresses-syntax-inside): New test.
19dc7206
SM
179 (ruby-interpolation-inside-percent-literal-with-paren):
180 New failing test.
8619323f 181
f178c32d
DG
1822012-11-13 Dmitry Gutov <dgutov@yandex.ru>
183
184 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
5745cae6
DG
185 (ruby-singleton-class-no-heredoc-font-lock)
186 (ruby-add-log-current-method-examples): New tests.
187 (ruby-test-string): Extract from ruby-should-indent-buffer.
5e9419e8
DG
188 (ruby-deftest-move-to-block): New macro.
189 Add several move-to-block tests.
f178c32d 190
231d8498
SM
1912012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
192
193 * automated/advice-tests.el: New tests.
194
8111f5e6
EZ
1952012-10-14 Eli Zaretskii <eliz@gnu.org>
196
197 * automated/compile-tests.el (compile-tests--test-regexps-data):
198 Add new data for msft's new format.
199
c3268831
DG
2002012-09-08 Dmitry Gutov <dgutov@yandex.ru>
201
202 * automated/ruby-mode-tests.el:
203 (ruby-toggle-block-to-multiline): New test.
204 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
205 (ruby-toggle-block-to-brace): Use buffer-string.
206
0ba2d4b6
DG
2072012-09-07 Dmitry Gutov <dgutov@yandex.ru>
208
209 * automated/ruby-mode-tests.el: New tests (Bug#11613).
210
eada0861 2112012-08-28 Chong Yidong <cyd@gnu.org>
45e7ed71
CY
212
213 * automated/files.el: Test every combination of values for
214 enable-local-variables and enable-local-eval.
215
450809af
CY
2162012-08-19 Chong Yidong <cyd@gnu.org>
217
218 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
219
a999ce26
CY
2202012-08-18 Chong Yidong <cyd@gnu.org>
221
222 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
223
f063063a
DG
2242012-08-14 Dmitry Gutov <dgutov@yandex.ru>
225
226 * indent/ruby.rb: Rearrange examples, add new ones.
227
0d9e2599
NN
2282012-08-12 Dmitry Gutov <dgutov@yandex.ru>
229
230 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
231 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
232
9ff9402d 2332012-08-11 Glenn Morris <rgm@gnu.org>
5f168c20
GM
234
235 * automated/files.el: New file.
236
bf1757d1
GM
237 * automated/Makefile.in (all): Fix typo.
238
9d2ed8a2
DG
2392012-08-10 Dmitry Gutov <dgutov@yandex.ru>
240
241 * automated/ruby-mode-tests.el (ruby-should-indent):
242 Add docstring, check (current-indentation) instead of (current-column).
243 (ruby-should-indent-buffer): New function.
244 Add tests for `ruby-deep-indent-paren' behavior.
245 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
246
0d9e2599
NN
2472012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
248
249 Original tests in test_ruby_mode.rb in upstream (author).
250
9cd80478
DG
2512012-08-09 Dmitry Gutov <dgutov@yandex.ru>
252
253 * automated/ruby-mode-tests.el (ruby-should-indent)
254 (ruby-assert-state): New functions.
255 Add new tests.
256
c91562a6
DE
2572012-07-29 David Engster <deng@randomsample.de>
258
9d2ed8a2
DG
259 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
260 New variable to hold test data for name expansion.
c91562a6
DE
261 (xml-parse-tests): Test the two different types of name expansion.
262
d8efda90
JL
2632012-07-29 Juri Linkov <juri@jurta.org>
264
265 * automated/occur-tests.el (occur-test-case): Use predefined
266 buffer name " *test-occur*" instead of a random buffer name.
267
c28662a8
DG
2682012-07-20 Dmitry Gutov <dgutov@yandex.ru>
269
270 * automated/ruby-mode-tests.el: New file with one test.
271
45fd731c
SM
2722012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
273
efc26dbe
SM
274 * indent/shell.sh: Add test case for ${#VAR}.
275
45fd731c
SM
276 * indent/latex-mode.tex: New file.
277
a464a6c7
SM
2782012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
279
280 * eshell.el: Use cl-lib.
281
a76e6535
CY
2822012-07-03 Chong Yidong <cyd@gnu.org>
283
284 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
285
a7aef6f5
CY
2862012-07-02 Chong Yidong <cyd@gnu.org>
287
a464a6c7
SM
288 * automated/xml-parse-tests.el (xml-parse-tests--data):
289 More testcases.
a7aef6f5 290
fbf2e7ad
CY
2912012-07-01 Chong Yidong <cyd@gnu.org>
292
293 * automated/xml-parse-tests.el: New file.
294
d5c6faf9
SM
2952012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
296
297 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
298 Use cl-flet.
299
ee574791
UJ
3002012-06-08 Ulf Jasper <ulf.jasper@web.de>
301
d5c6faf9
SM
302 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
303 Test escaped commas in TZID (Bug#11473).
ee574791
UJ
304 (icalendar-import-with-timezone): New.
305 (icalendar-real-world): Add new testcase as given in the bugreport
306 of Bug#11473.
307
6dbaa1c7
UJ
3082012-05-29 Ulf Jasper <ulf.jasper@web.de>
309
310 * automated/icalendar-tests.el (icalendar-tests--test-import):
311 Include UID in import tests (Bug#11525).
312 (icalendar-import-non-recurring, icalendar-import-rrule)
313 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
314 UID-import change.
315 (icalendar-import-with-uid): New.
316 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
317 Include UID in cycle tests.
318 (icalendar-cycle, icalendar-real-world): UID-import change.
319
b847032c
GM
3202012-05-21 Glenn Morris <rgm@gnu.org>
321
322 * automated/Makefile.in (setwins): Scrap superfluous subshell.
323
5e561bc7
TZ
3242012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
325
326 * automated/url-util-tests.el: New file to test
327 lisp/url/url-util.el. Only `url-build-query-string' and
328 `url-parse-query-string' are tested right now (Bug#8706).
329
461ef3c5
SM
3302012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
331
332 * indent/shell.sh:
333 * indent/shell.rc: Ad some test cases.
334
dfbd787f
SM
3352012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
336
337 * indent/ruby.rb: New file, to test new syntax-propertize code.
338
ab7ce8c1
GM
3392012-04-11 Glenn Morris <rgm@gnu.org>
340
341 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
342
6c0c7cfc
TZ
3432012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
344
345 * automated/url-future-tests.el (url-future-tests): Move from
346 lisp/url/url-future.el and rename.
347
bdbc1c4e
UJ
3482012-01-29 Ulf Jasper <ulf.jasper@web.de>
349
350 * automated/icalendar-tests.el (icalendar-import-non-recurring):
351 Fix broken test, caused by missing trailing blank.
352
5c09001c
CY
3532011-12-03 Chong Yidong <cyd@gnu.org>
354
355 * automated/compile-tests.el (compile-tests--test-regexps-data):
356 Increase column numbers by one to reflect change in how
6df6ae42 357 compilation-message is recorded (Bug#10172).
5c09001c 358
394c65f1
GM
3592011-11-22 Glenn Morris <rgm@gnu.org>
360
361 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
362
cd1181db
JB
3632011-11-20 Juanma Barranquero <lekktu@gmail.com>
364
365 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
366
58179cce
JB
3672011-11-16 Juanma Barranquero <lekktu@gmail.com>
368
7877f373
JB
369 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
370 (icalendar-tests--test-export, icalendar-tests--do-test-export):
58179cce
JB
371 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
372
dba0634a
UJ
3732011-10-30 Ulf Jasper <ulf.jasper@web.de>
374
375 * automated/newsticker-tests.el
6df6ae42 376 (newsticker--group-manage-orphan-feeds): Remove fsetting of
dba0634a
UJ
377 newsticker--treeview-tree-update.
378
6d6a626c
UJ
3792011-10-29 Ulf Jasper <ulf.jasper@web.de>
380
73c3f81d
UJ
381 * automated/newsticker-tests.el
382 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
383
6d6a626c
UJ
384 * trunk/test/automated/newsticker-tests.el
385 (newsticker--group-manage-orphan-feeds): Prevent updating
386 newsticker treeview. Fixed bug#9763.
387
6e0a9be7
GM
3882011-10-20 Glenn Morris <rgm@gnu.org>
389
e195ae68
GM
390 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
391
6e0a9be7
GM
392 * automated/vc-bzr.el: New file.
393
21fedf28
GM
3942011-10-15 Glenn Morris <rgm@gnu.org>
395
396 * automated/f90.el: New file.
397
81416b68
UJ
3982011-09-27 Ulf Jasper <ulf.jasper@web.de>
399
400 * automated/newsticker-tests.el: Move newsticker-testsuite.el
401 to automated/newsticker-tests.el. Convert to ERT.
402
68575ab0
UJ
4032011-07-26 Ulf Jasper <ulf.jasper@web.de>
404
405 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
aa7dab97 406 Remove, simply use string=.
68575ab0
UJ
407 (icalendar--diarytime-to-isotime)
408 (icalendar--datetime-to-diary-date)
409 (icalendar--datestring-to-isodate)
410 (icalendar--format-ical-event)
411 (icalendar--parse-summary-and-rest)
412 (icalendar-tests--do-test-import)
6df6ae42 413 (icalendar-tests--do-test-cycle): Change argument order of
68575ab0
UJ
414 string= to EXPECTED ACTUAL.
415 (icalendar--import-format-sample)
416 (icalendar--format-ical-event)
417 (icalendar-import-non-recurring)
418 (icalendar-import-rrule)
419 (icalendar-import-duration)
420 (icalendar-import-bug-6766)
6df6ae42 421 (icalendar-real-world): Adjust to string= instead of
68575ab0
UJ
422 icalendar-tests--compare-strings.
423 (icalendar-import-multiple-vcalendars): New.
424
de316778
TZ
4252011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
426
427 * automated/gnus-tests.el: Add wrapper for Gnus tests.
1c231080 428 Require CL.
de316778 429
c07b2710
JL
4302011-05-09 Juri Linkov <juri@jurta.org>
431
432 * automated/occur-tests.el: Move from test/occur-testsuite.el.
433 Convert to ERT.
434
adec429a
CY
4352011-05-09 Chong Yidong <cyd@stupidchicken.com>
436
437 * automated/compile-tests.el: New file.
438
c4c205d0
CY
4392011-05-08 Chong Yidong <cyd@stupidchicken.com>
440
441 * automated/font-parse-tests.el: Don't byte-compile.
442
443 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
444
6c075cd7
SM
4452011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * automated/lexbind-tests.el: New file.
448
33383987
JB
4492011-03-07 Chong Yidong <cyd@stupidchicken.com>
450
451 * Version 23.3 released.
452
81fb60b2
GM
4532011-03-05 Glenn Morris <rgm@gnu.org>
454
455 * eshell.el: Move here from lisp/eshell/esh-test.el.
456
de69c0a8
CO
4572011-03-03 Christian Ohler <ohler@gnu.org>
458
459 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
460 New test.
461
4856384c
UJ
4622011-02-20 Ulf Jasper <ulf.jasper@web.de>
463
464 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
465 convert to ERT format.
466
aa0935b9
CY
4672011-02-14 Chong Yidong <cyd@stupidchicken.com>
468
469 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
470 convert to ERT format.
471
ccded26c
SM
4722011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
473
474 * indent/shell.sh:
475 * indent/shell.rc: New files.
476
372fb76b
CY
4772011-01-27 Chong Yidong <cyd@stupidchicken.com>
478
479 * automated/font-parse-tests.el: Move from
480 font-parse-testsuite.el.
481
6608a7d8
CY
4822011-01-26 Chong Yidong <cyd@stupidchicken.com>
483
484 * font-parse-testsuite.el (test-font-parse-data): New file.
485
db5d03ea
SM
4862011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
487
488 * indent/prolog.prolog: Add tokenizing tests.
489
d221e780
CO
4902011-01-13 Christian Ohler <ohler@gnu.org>
491
492 * automated: New directory for automated tests.
493
494 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
495
496 * automated/Makefile.in: New file.
497
cbf83ce9
SM
4982010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
499
500 * indent/modula2.mod: New file.
501
d19dc73d
SM
5022010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
503
504 * indent/octave.m: Add a test to ensure indentation is local.
505
41f592d1
GM
5062010-10-23 Glenn Morris <rgm@gnu.org>
507
508 * comint-testsuite.el
d19dc73d
SM
509 (comint-testsuite--test-comint-password-prompt-regexp):
510 Add "Please enter the password". (Bug#7224)
41f592d1 511
3672149f
SM
5122010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
513
514 * indent/prolog.prolog: Use normal spacing around !.
515
f5632fb6
SM
5162010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
517
518 * indent/octave.m: Remove one more `fixindent'. Use `end'.
519
cf38dd42
SM
5202010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
521
522 * indent/octave.m: Remove some `fixindent' not needed any more.
523
e17b68ed
SM
5242010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
525
526 * indent/octave.m: New file.
527
81ee9410
UJ
5282010-08-08 Ulf Jasper <ulf.jasper@web.de>
529
e17b68ed 530 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
81ee9410
UJ
531 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
532 (icalendar-testsuite--run-internal-tests): New.
533 (icalendar-testsuite--test-convert-ordinary-to-ical)
534 (icalendar-testsuite--test-convert-block-to-ical)
535 (icalendar-testsuite--test-convert-anniversary-to-ical)
536 (icalendar-testsuite--test-parse-vtimezone)
537 (icalendar-testsuite--do-test-export): Code formatting.
538 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
539 (icalendar-testsuite--do-test-import)
3672149f
SM
540 (icalendar-testsuite--do-test-cycle):
541 Use icalendar-testsuite--compare-strings
81ee9410
UJ
542 (icalendar-testsuite--run-import-tests): Comment added.
543 (icalendar-testsuite--run-import-tests)
e17b68ed 544 (icalendar-testsuite--run-real-world-tests): Fix expected results.
81ee9410 545
71ab16dd
CY
5462010-06-25 Chong Yidong <cyd@stupidchicken.com>
547
548 * redisplay-testsuite.el (test-redisplay-3): New test.
549
6534e58a
CY
5502010-06-11 Chong Yidong <cyd@stupidchicken.com>
551
552 * comint-testsuite.el: New file.
553
927c346b
SM
5542010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
555
556 * indent: New dir.
557
61a808e8
CY
5582010-05-07 Chong Yidong <cyd@stupidchicken.com>
559
560 * Version 23.2 released.
561
a4100ebe
CY
5622010-03-29 Chong Yidong <cyd@stupidchicken.com>
563
3cbcd186
CY
564 * cedet/semantic-ia-utest.el
565 (semantic-symref-test-count-hits-in-tag): Add function, from
566 semantic-test.el.
567
a4100ebe
CY
568 * cedet/tests/test.cpp:
569 * cedet/tests/test.py:
570 * cedet/tests/teststruct.cpp:
571 * cedet/tests/testtemplates.cpp:
572 * cedet/tests/testusing.cpp:
573 * cedet/tests/scopetest.cpp:
574 * cedet/tests/scopetest.java: Files deleted.
575
576 * cedet/tests/test.make:
577 * cedet/tests/test.c:
578 * cedet/tests/testjavacomp.java:
579 * cedet/tests/testspp.c:
580 * cedet/tests/testsppreplace.c:
581 * cedet/tests/testsppreplaced.c:
582 * cedet/tests/testsubclass.cpp:
583 * cedet/tests/testsubclass.hh:
584 * cedet/tests/testtypedefs.cpp:
585 * cedet/tests/testvarnames.c:
586 * cedet/tests/test.el:
587 * cedet/tests/testdoublens.cpp:
588 * cedet/tests/testdoublens.hpp: Add copyright header.
589
85738751
SM
590 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
591 Remove reference to deleted files.
592
dc2d2590
JL
5932010-03-30 Juri Linkov <juri@jurta.org>
594
595 * occur-testsuite.el (occur-tests): Add tests for context lines.
596
5275ff8b
JL
5972010-03-23 Juri Linkov <juri@jurta.org>
598
599 * occur-testsuite.el: New file.
600
288f9fc0
CY
6012010-03-10 Chong Yidong <cyd@stupidchicken.com>
602
603 * Branch for 23.2.
604
b4340b3f
UJ
6052010-02-19 Ulf Jasper <ulf.jasper@web.de>
606
607 * icalendar-testsuite.el
6df6ae42
JB
608 (icalendar-testsuite--run-function-tests): Add new tests.
609 (icalendar-testsuite--test-diarytime-to-isotime): Add another
b4340b3f
UJ
610 testcase.
611 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
612 (icalendar-testsuite--test-convert-weekly-to-ical): New.
613 (icalendar-testsuite--test-convert-yearly-to-ical): New.
614 (icalendar-testsuite--test-convert-block-to-ical): New.
615 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
616 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
617
db9e401b
JB
6182010-01-18 Juanma Barranquero <lekktu@gmail.com>
619
620 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
621 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
622 Fix typos in docstrings and error messages.
623 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
624
d1f18ec0
JB
6252010-01-14 Juanma Barranquero <lekktu@gmail.com>
626
627 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
628 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
629 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
630
6fe539d2
UJ
6312009-12-18 Ulf Jasper <ulf.jasper@web.de>
632
633 * icalendar-testsuite.el
d5c6faf9
SM
634 (icalendar-testsuite--run-function-tests):
635 Add icalendar-testsuite--test-parse-vtimezone.
6fe539d2
UJ
636 (icalendar-testsuite--test-parse-vtimezone): New.
637 (icalendar-testsuite--do-test-cycle): Doc changes.
6df6ae42 638 (icalendar-testsuite--run-real-world-tests): Remove trailing
6fe539d2
UJ
639 whitespace -- see change of icalendar--add-diary-entry in
640 icalendar.el.
6df6ae42 641 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
6fe539d2 642
d8085053
GM
6432009-09-30 Glenn Morris <rgm@gnu.org>
644
645 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
646
7c4dccd0
CY
6472009-06-26 Eric Ludlam <zappo@gnu.org>
648
649 * cedet/*: New unit tests, from CEDET repository.
650
6ada5ad1
CY
6512009-06-26 Chong Yidong <cyd@stupidchicken.com>
652
653 * redisplay-testsuite.el: New file.
654
70243478
CY
6552009-06-21 Chong Yidong <cyd@stupidchicken.com>
656
657 * Branch for 23.1.
658
f052351a
UJ
6592009-01-25 Ulf Jasper <ulf.jasper@web.de>
660
661 * icalendar-testsuite.el
6df6ae42
JB
662 (icalendar-testsuite--run-function-tests):
663 Add icalendar-testsuite--test-diarytime-to-isotime.
664 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
f052351a
UJ
665 recent icalendar fixes.
666 (icalendar-testsuite--test-diarytime-to-isotime): New.
6df6ae42 667 (icalendar-testsuite--test-create-uid): Adjust to recent
f052351a
UJ
668 icalendar changes.
669
dee5aa91
CY
6702008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
671
d4835507 672 * bytecomp-testsuite.el: New file.
dee5aa91 673
f052351a 6742008-10-31 Ulf Jasper <ulf.jasper@web.de>
aad81014
UJ
675
676 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
d5c6faf9 677 Add `icalendar-testsuite--test-create-uid'.
aad81014
UJ
678 (icalendar-testsuite--test-create-uid): New.
679
d176d8c6
UJ
6802008-06-14 Ulf Jasper <ulf.jasper@web.de>
681
682 * newsticker-testsuite.el: New file.
683
a4766629
GM
6842008-05-24 Ulf Jasper <ulf.jasper@web.de>
685
686 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
687 Add icalendar-testsuite--test-datestring-to-isodate,
688 icalendar-testsuite--test-datetime-to-diary-date, and
689 icalendar-testsuite--test-calendar-style.
690 (icalendar-testsuite--test-format-ical-event):
691 (icalendar-testsuite--test-parse-summary-and-rest):
692 Doc fix. Remove european-calendar-style.
693 (icalendar-testsuite--get-ical-event): Doc fix.
694 (icalendar-testsuite--test-first-weekday-of-year):
695 (icalendar-testsuite--run-cycle-tests): Add doc string.
696 (icalendar-testsuite--test-datestring-to-isodate):
697 (icalendar-testsuite--test-datetime-to-diary-date):
698 (icalendar-testsuite--test-calendar-style): New functions.
699 (icalendar-testsuite--test-export): Handle iso date style.
700 New arg INPUT-ISO. Use calendar-date-style.
701 (icalendar-testsuite--test-import): Handle iso date style.
702 New arg EXPECTED-ISO. Use calendar-date-style.
703 (icalendar-testsuite--test-cycle): Handle iso date style.
704 (icalendar-testsuite--run-import-tests):
705 (icalendar-testsuite--run-export-tests):
706 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
707
e42fc905
GM
7082008-02-29 Glenn Morris <rgm@gnu.org>
709
710 * README: New file.
711
366b88a2
GM
7122008-02-29 Ulf Jasper <ulf.jasper@web.de>
713
714 * icalendar-testsuite.el: New file.
715
716;; Local Variables:
880820fe 717;; coding: utf-8
366b88a2
GM
718;; End:
719
ab422c4d 720 Copyright (C) 2008-2013 Free Software Foundation, Inc.
366b88a2
GM
721
722 This file is part of GNU Emacs.
723
4f43e937 724 GNU Emacs is free software: you can redistribute it and/or modify
366b88a2 725 it under the terms of the GNU General Public License as published by
4f43e937
GM
726 the Free Software Foundation, either version 3 of the License, or
727 (at your option) any later version.
366b88a2
GM
728
729 GNU Emacs is distributed in the hope that it will be useful,
730 but WITHOUT ANY WARRANTY; without even the implied warranty of
731 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
732 GNU General Public License for more details.
733
734 You should have received a copy of the GNU General Public License
4f43e937 735 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.