]> code.delx.au - gnu-emacs/blobdiff - test/ChangeLog
Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.org
[gnu-emacs] / test / ChangeLog
index 5f4b9206360c12973a156e1ac4b5a02a640ba747..fbd27021b5ca5f484965f1c5d3b5d3f1f0d26fdc 100644 (file)
-2013-02-20  Fabián Ezequiel Gallina  <fgallina@cuca>
-
-       Added intial test suite for python.el.
-       * automated/python-tests.el
-       (python-tests-with-temp-buffer): New macro.
-       (python-tests-look-at): New function.
-       (python-tests-look-at-1)
-       (python-tests-look-at-2)
-       (python-indent-pep8-1)
-       (python-indent-pep8-2)
-       (python-indent-pep8-3)
-       (python-indent-inside-paren-1)
-       (python-indent-inside-paren-2)
-       (python-indent-after-block-1)
-       (python-indent-after-block-2)
-       (python-indent-dedenters-1)
-       (python-indent-after-backslash-1)
-       (python-indent-after-backslash-2)
-       (python-nav-beginning-of-defun-1)
-       (python-nav-beginning-of-defun-2)
-       (python-nav-end-of-defun-1)
-       (python-nav-end-of-defun-2)
-       (python-nav-beginning-of-statement-1)
-       (python-nav-end-of-statement-1)
-       (python-nav-forward-statement-
-       (python-nav-backward-statement-1)
-       (python-nav-backward-statement-2)
-       (python-nav-beginning-of-block-1)
-       (python-nav-end-of-block-1)
-       (python-nav-forward-block-1)
-       (python-nav-lisp-forward-sexp-safe-1)
-       (python-nav-forward-sexp-1)
-       (python-nav-forward-sexp-2)
-       (python-nav-forward-sexp-3)
-       (python-nav-up-list-1)
-       (python-nav-backward-up-list-1)
-       (python-imenu-prev-index-position-1)
-       (python-info-current-defun-1)
-       (python-info-current-defun-2)
-       (python-info-current-defun-3)
-       (python-info-current-symbol-1)
-       (python-info-current-symbol-2)
-       (python-info-current-symbol-3)
-       (python-info-statement-starts-block-p-1)
-       (python-info-statement-starts-block-p-2)
-       (python-info-statement-ends-block-p-1)
-       (python-info-statement-ends-block-p-2)
-       (python-info-beginning-of-statement-p-1)
-       (python-info-beginning-of-statement-p-2)
-       (python-info-end-of-statement-p-1)
-       (python-info-end-of-statement-p-2)
-       (python-info-beginning-of-block-p-1)
-       (python-info-beginning-of-block-p-2)
-       (python-info-end-of-block-p-1)
-       (python-info-end-of-block-p-2)
-       (python-info-closing-block-1)
-       (python-info-closing-block-2)
-       (python-info-line-ends-backslash-p-1)
-       (python-info-beginning-of-backslash-1)
-       (python-info-continuation-line-p-1)
-       (python-info-block-continuation-line-p-1)
-       (python-info-block-continuation-line-p-2)
-       (python-info-assignment-continuation-line-p-1)
-       (python-info-assignment-continuation-line-p-2)
-       (python-info-looking-at-beginning-of-defun-1)
-       (python-info-current-line-comment-p-1)
-       (python-info-current-line-empty-p)
-       (python-util-goto-line-1)
-       (python-util-clone-local-variables-1)
-       (python-util-forward-comment-1): New tests.
-
-2012-12-26  Dmitry Gutov  <dgutov@yandex.ru>
+2013-02-28  Fabián Ezequiel Gallina  <fgallina@cuca>
+
+       * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
+       (python-tests-with-temp-file): New macro.
+       (python-tests-shell-interpreter): New var.
+       (python-shell-get-process-name-1)
+       (python-shell-internal-get-process-name-1)
+       (python-shell-parse-command-1)
+       (python-shell-calculate-process-environment-1)
+       (python-shell-calculate-process-environment-2)
+       (python-shell-calculate-process-environment-3)
+       (python-shell-calculate-exec-path-1)
+       (python-shell-calculate-exec-path-2)
+       (python-shell-make-comint-1)
+       (python-shell-make-comint-2)
+       (python-shell-get-process-1)
+       (python-shell-get-or-create-process-1)
+       (python-shell-internal-get-or-create-process-1): New tests.
+
+2013-02-21  Fabián Ezequiel Gallina  <fgallina@cuca>
+
+       * automated/python-tests.el: New file.
+
+2013-02-14  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el
+       (ruby-move-to-block-skips-percent-literal): Add depth-affecting
+       bits inside the examples.
+       (ruby-move-to-block-skips-heredoc): New test.
+       (ruby-add-log-current-method-after-inner-class): Lower
+       expectations: move point inside a method, initially.
+
+2013-02-13  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el
+       (ruby-move-to-block-skips-percent-literal): New test.
+
+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.
+
+2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
+
+       * automated/undo-tests.el: New file.
+
+2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
 
        * automated/ruby-mode-tests.el
        (ruby-indent-after-block-in-continued-expression): New test.
 
+2012-12-14  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * 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  <rgm@gnu.org>
+
+       * automated/f90.el (f90-test-bug13138): New test.
+
+2012-12-10  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
+
+       * automated/inotify-test.el: New test.
+
+2012-12-02  Chong Yidong  <cyd@gnu.org>
+
+       * 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  <monnier@iro.umontreal.ca>
+
+       * 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  <monnier@iro.umontreal.ca>
+
+       * automated/ert-x-tests.el: Use cl-lib.
+       * automated/ert-tests.el: Use lexical-binding and cl-lib.
+
+2012-11-14  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * 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  <dgutov@yandex.ru>
+
+       * 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  <monnier@iro.umontreal.ca>
+
+       * automated/advice-tests.el: New tests.
+
 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
 
        * automated/compile-tests.el (compile-tests--test-regexps-data):