diff options
| author | Daniel Colascione | 2012-09-17 04:07:36 -0800 |
|---|---|---|
| committer | Daniel Colascione | 2012-09-17 04:07:36 -0800 |
| commit | 2ab329f3b5d52a39f0a45c3d9c129f1c19560142 (patch) | |
| tree | 6dd6784d63e54cb18071df8e28fbdbc27d418728 /test/ChangeLog | |
| parent | f701ab72dd55460d23c8b029550aa4d7ecef3cfa (diff) | |
| parent | bb7dce392f6d9d5fc4b9d7de09ff920a52f07669 (diff) | |
| download | emacs-2ab329f3b5d52a39f0a45c3d9c129f1c19560142.tar.gz emacs-2ab329f3b5d52a39f0a45c3d9c129f1c19560142.zip | |
Merge from trunk
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index f523f6f59a9..a7e22aa9ae1 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2012-09-08 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * automated/ruby-mode-tests.el: | ||
| 4 | (ruby-toggle-block-to-multiline): New test. | ||
| 5 | (ruby-should-indent-buffer, ruby-toggle-block-to-do-end) | ||
| 6 | (ruby-toggle-block-to-brace): Use buffer-string. | ||
| 7 | |||
| 8 | 2012-09-07 Dmitry Gutov <dgutov@yandex.ru> | ||
| 9 | |||
| 10 | * automated/ruby-mode-tests.el: New tests (Bug#11613). | ||
| 11 | |||
| 1 | 2012-08-28 Chong Yidong <cyd@gnu.org> | 12 | 2012-08-28 Chong Yidong <cyd@gnu.org> |
| 2 | 13 | ||
| 3 | * automated/files.el: Test every combination of values for | 14 | * automated/files.el: Test every combination of values for |