]> code.delx.au - gnu-emacs/blobdiff - test/ChangeLog
* test/automated/ruby-mode-tests.el (ruby-should-indent):
[gnu-emacs] / test / ChangeLog
index 86f3019cb0880f9c48ecd243f126edd02a07a96c..d5bed2c8dfc9302d37deaece45601804f10b11c8 100644 (file)
@@ -1,3 +1,11 @@
+2012-08-10  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el (ruby-should-indent):
+       Add docstring, check (current-indentation) instead of (current-column).
+       (ruby-should-indent-buffer): New function.
+       Add tests for `ruby-deep-indent-paren' behavior.
+       Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
+
 2012-08-09  Dmitry Gutov  <dgutov@yandex.ru>
 
        * automated/ruby-mode-tests.el (ruby-should-indent)
@@ -6,8 +14,8 @@
 
 2012-07-29  David Engster  <deng@randomsample.de>
 
-       * automated/xml-parse-tests.el (xml-parse-tests--qnames): New
-       variable to hold test data for name expansion.
+       * automated/xml-parse-tests.el (xml-parse-tests--qnames):
+       New variable to hold test data for name expansion.
        (xml-parse-tests): Test the two different types of name expansion.
 
 2012-07-29  Juri Linkov  <juri@jurta.org>