aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 0e016260abe..a0163b56e6d 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
12012-08-12 Dmitry Gutov <dgutov@yandex.ru>
2
3 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
4 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
5
12012-08-11 Glenn Morris <rgm@gnu.org> 62012-08-11 Glenn Morris <rgm@gnu.org>
2 7
3 * automated/files.el: New file. 8 * automated/files.el: New file.
@@ -12,6 +17,10 @@
12 Add tests for `ruby-deep-indent-paren' behavior. 17 Add tests for `ruby-deep-indent-paren' behavior.
13 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo. 18 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
14 19
202012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
21
22 Original tests in test_ruby_mode.rb in upstream (author).
23
152012-08-09 Dmitry Gutov <dgutov@yandex.ru> 242012-08-09 Dmitry Gutov <dgutov@yandex.ru>
16 25
17 * automated/ruby-mode-tests.el (ruby-should-indent) 26 * automated/ruby-mode-tests.el (ruby-should-indent)