aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey2013-06-03 12:25:05 -0600
committerTom Tromey2013-06-03 12:25:05 -0600
commit68359abba96d7ec4db8aab3d3dd9cf1105c3bab5 (patch)
tree862703e7e1a1888170136a8296a5750d6b2ae2eb /test/ChangeLog
parentcbcba8ce7f980b01c18c0fd561ef6687b1361507 (diff)
parente2d8a6f0a229b4ebe26484b892ec4f14888f58b6 (diff)
downloademacs-68359abba96d7ec4db8aab3d3dd9cf1105c3bab5.tar.gz
emacs-68359abba96d7ec4db8aab3d3dd9cf1105c3bab5.zip
merge from trunk; clean up some issues
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog80
1 files changed, 75 insertions, 5 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 43648ad1bb1..98fb2e3da1f 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,73 @@
12013-05-31 Dmitry Gutov <dgutov@yandex.ru>
2
3 * automated/ruby-mode-tests.el: New tests, for percent literals
4 and expression expansion.
5
62013-05-29 Leo Liu <sdl.web@gmail.com>
7
8 * indent/octave.m: Tweak.
9
102013-05-26 Aidan Gauland <aidalgol@amuri.net>
11
12 * tests/eshell.el: Rewrite tests using ERT.
13
142013-05-25 Leo Liu <sdl.web@gmail.com>
15
16 * indent/octave.m: Add tests for %!, # and ### comments.
17
182013-05-23 Kenichi Handa <handa@gnu.org>
19
20 * automated/decoder-tests.el: New file.
21
222013-05-19 Dmitry Gutov <dgutov@yandex.ru>
23
24 * indent/ruby.rb: Add multiline regexp example.
25
26 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
27 (ruby-regexp-skips-over-interpolation)
28 (ruby-regexp-continues-till-end-when-unclosed)
29 (ruby-regexp-can-be-multiline)
30 (ruby-interpolation-inside-percent-literal): New tests.
31
322013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
33
34 * indent/ruby.rb: Fix indentation after =; add more cases.
35
362013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
37
38 * indent/pascal.pas: Add test for mis-identified comments.
39
402013-04-01 Masatake YAMATO <yamato@redhat.com>
41
42 * automated/imenu-tests.el: New file. (Bug#14112)
43
442013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
45
46 * automated/python-tests.el (python-imenu-prev-index-position-1):
47 Remove test.
48 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
49 New tests.
50
512013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
52
53 * automated/python-tests.el (python-nav-backward-defun-2)
54 (python-nav-backward-defun-3, python-nav-forward-defun-2)
55 (python-nav-forward-defun-3): New tests.
56
572013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
58
59 * automated/python-tests.el (python-nav-backward-defun-1)
60 (python-nav-forward-defun-1): New tests.
61
622013-04-09 Masatake YAMATO <yamato@redhat.com>
63
64 * automated/add-log-tests.el: New file. (Bug#14112)
65
662013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
67
68 * automated/python-tests.el (python-indent-block-enders): New test.
69 (python-info-current-defun-2): Fix test.
70
12013-03-05 Paul Eggert <eggert@cs.ucla.edu> 712013-03-05 Paul Eggert <eggert@cs.ucla.edu>
2 72
3 * indent/octave.m: Fix encoding error in comment. Add coding tag. 73 * indent/octave.m: Fix encoding error in comment. Add coding tag.
@@ -31,8 +101,8 @@
31 (ruby-move-to-block-skips-percent-literal): Add depth-affecting 101 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
32 bits inside the examples. 102 bits inside the examples.
33 (ruby-move-to-block-skips-heredoc): New test. 103 (ruby-move-to-block-skips-heredoc): New test.
34 (ruby-add-log-current-method-after-inner-class): Lower 104 (ruby-add-log-current-method-after-inner-class):
35 expectations: move point inside a method, initially. 105 Lower expectations: move point inside a method, initially.
36 106
372013-02-13 Dmitry Gutov <dgutov@yandex.ru> 1072013-02-13 Dmitry Gutov <dgutov@yandex.ru>
38 108
@@ -45,8 +115,8 @@
45 115
462013-02-03 Chong Yidong <cyd@gnu.org> 1162013-02-03 Chong Yidong <cyd@gnu.org>
47 117
48 * automated/files.el (file-test--do-local-variables-test): Avoid 118 * automated/files.el (file-test--do-local-variables-test):
49 compilation warning message. 119 Avoid compilation warning message.
50 120
512013-01-27 Dmitry Gutov <dgutov@yandex.ru> 1212013-01-27 Dmitry Gutov <dgutov@yandex.ru>
52 122
@@ -350,7 +420,7 @@
3502011-07-26 Ulf Jasper <ulf.jasper@web.de> 4202011-07-26 Ulf Jasper <ulf.jasper@web.de>
351 421
352 * automated/icalendar-tests.el (icalendar-tests--compare-strings): 422 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
353 Removed, simply use string=. 423 Remove, simply use string=.
354 (icalendar--diarytime-to-isotime) 424 (icalendar--diarytime-to-isotime)
355 (icalendar--datetime-to-diary-date) 425 (icalendar--datetime-to-diary-date)
356 (icalendar--datestring-to-isodate) 426 (icalendar--datestring-to-isodate)