diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index f11325d0318..75903ae3ef4 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * automated/ert-x-tests.el: Use cl-lib. | ||
| 4 | * automated/ert-tests.el: Use lexical-binding and cl-lib. | ||
| 5 | |||
| 1 | 2012-11-14 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2012-11-14 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass. | 8 | * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass. |
| @@ -5,8 +10,8 @@ | |||
| 5 | (ruby-indent-inside-heredoc-after-space): New tests. | 10 | (ruby-indent-inside-heredoc-after-space): New tests. |
| 6 | Change direct font-lock face references to var references. | 11 | Change direct font-lock face references to var references. |
| 7 | (ruby-interpolation-suppresses-syntax-inside): New test. | 12 | (ruby-interpolation-suppresses-syntax-inside): New test. |
| 8 | (ruby-interpolation-inside-percent-literal-with-paren): New | 13 | (ruby-interpolation-inside-percent-literal-with-paren): |
| 9 | failing test. | 14 | New failing test. |
| 10 | 15 | ||
| 11 | 2012-11-13 Dmitry Gutov <dgutov@yandex.ru> | 16 | 2012-11-13 Dmitry Gutov <dgutov@yandex.ru> |
| 12 | 17 | ||