diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index a0c17f6cfb7..d22c47f62df 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -28,9 +28,12 @@ | |||
| 28 | 28 | ||
| 29 | 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com> | 29 | 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com> |
| 30 | 30 | ||
| 31 | * test/automated/ruby-mode-tests.el: | 31 | * test/automated/ruby-mode-tests.el (ruby-exit!-font-lock): |
| 32 | Add a failing test for Bug#15874. | 32 | Add a failing test for Bug#15874. |
| 33 | * test/automated/ruby-mode-tests.el: | 33 | * test/automated/ruby-mode-tests.el |
| 34 | (ruby--insert-coding-comment-ruby-style) | ||
| 35 | (ruby--insert-coding-comment-emacs-style) | ||
| 36 | (ruby--insert-coding-comment-custom-style): | ||
| 34 | Add a few tests for `ruby--insert-coding-comment'. | 37 | Add a few tests for `ruby--insert-coding-comment'. |
| 35 | 38 | ||
| 36 | 2013-11-18 Paul Eggert <eggert@cs.ucla.edu> | 39 | 2013-11-18 Paul Eggert <eggert@cs.ucla.edu> |