]> code.delx.au - gnu-emacs/blobdiff - test/ChangeLog
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
[gnu-emacs] / test / ChangeLog
index c409e891d97a3961af443ba535d09c9f7a2c83a1..41bb1be190eedf8fd5c5a4060bf99bc51a7a97d8 100644 (file)
@@ -1,3 +1,34 @@
+2013-02-04  Chong Yidong  <cyd@gnu.org>
+
+       * automated/thingatpt.el: New file.
+
+2013-02-03  Chong Yidong  <cyd@gnu.org>
+
+       * automated/files.el (file-test--do-local-variables-test): Avoid
+       compilation warning message.
+
+2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el
+       (ruby-indent-spread-args-in-parens): New test.
+       * automated/ruby-mode-tests.el (ruby-block-test-example):
+       Break indentation of the do block opener and add a line inside it.
+       * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
+       Adjust line numbers.
+
+2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
+
+2013-01-14  Glenn Morris  <rgm@gnu.org>
+
+       * automated/compile-tests.el (compile-tests--test-regexps-data):
+       Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
+
+2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
+
+       * automated/man-tests.el: New file.
+
 2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
 
        * automated/undo-tests.el (undo-test0): Adjust error to code change.