X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c3268831411fd68ce4f6f84ecda5eda2814a59a8..2b541f9a8d202aaa6af417e12577bb5dff23b00a:/test/ChangeLog diff --git a/test/ChangeLog b/test/ChangeLog index a7e22aa9ae..b7b628cce6 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,73 @@ +2013-01-08 Aaron S. Hawley + + * automated/undo-tests.el: New file. + +2012-12-27 Dmitry Gutov + + * automated/ruby-mode-tests.el + (ruby-indent-after-block-in-continued-expression): New test. + +2012-12-14 Dmitry Gutov + + * automated/ruby-mode-tests.el + Rename one interpolation test; add three more. + (ruby-with-temp-buffer): New macro, use it where appropriate. + (ruby-add-log-current-method-examples): Use "_" for target point. + Add four new tests for ruby-add-log-current-method. + +2012-12-11 Glenn Morris + + * automated/f90.el (f90-test-bug13138): New test. + +2012-12-10 Rüdiger Sonderfeld + + * automated/inotify-test.el: New test. + +2012-12-02 Chong Yidong + + * automated/ruby-mode-tests.el + (ruby-add-log-current-method-examples): Don't use loop macro, to + allow automated testing to work. + +2012-11-20 Stefan Monnier + + * automated/advice-tests.el (advice-tests--data): Remove. + (advice-tests): Move the tests directly here instead. + Add called-interactively-p tests. + +2012-11-19 Stefan Monnier + + * automated/ert-x-tests.el: Use cl-lib. + * automated/ert-tests.el: Use lexical-binding and cl-lib. + +2012-11-14 Dmitry Gutov + + * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass. + (ruby-indent-inside-heredoc-after-operator) + (ruby-indent-inside-heredoc-after-space): New tests. + Change direct font-lock face references to var references. + (ruby-interpolation-suppresses-syntax-inside): New test. + (ruby-interpolation-inside-percent-literal-with-paren): + New failing test. + +2012-11-13 Dmitry Gutov + + * automated/ruby-mode-tests.el (ruby-heredoc-font-lock) + (ruby-singleton-class-no-heredoc-font-lock) + (ruby-add-log-current-method-examples): New tests. + (ruby-test-string): Extract from ruby-should-indent-buffer. + (ruby-deftest-move-to-block): New macro. + Add several move-to-block tests. + +2012-11-12 Stefan Monnier + + * automated/advice-tests.el: New tests. + +2012-10-14 Eli Zaretskii + + * automated/compile-tests.el (compile-tests--test-regexps-data): + Add new data for msft's new format. + 2012-09-08 Dmitry Gutov * automated/ruby-mode-tests.el: @@ -518,7 +588,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2012 Free Software Foundation, Inc. + Copyright (C) 2008-2013 Free Software Foundation, Inc. This file is part of GNU Emacs.