]> code.delx.au - gnu-emacs/blobdiff - test/ChangeLog
Shrink EIEIO object header. Move generics to eieio-generic.el.
[gnu-emacs] / test / ChangeLog
index ca10ddaca68bdb239103474fabcf70974410c715..83bb8bf00c7e1ed742aaaa5ea530d8605ed4c755 100644 (file)
@@ -6,7 +6,7 @@
        * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
        Update reference to eieio--generic-call-key.
 
-2015-01-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * automated/eieio-tests.el: Use cl-lib.  Don't use <class> as a variable.
        Don't use <class>-list types and <class>-list-p predicates.
@@ -18,7 +18,7 @@
        (eieio-test-method-order-list-4):
        Don't use <class> as a variable.
 
-2015-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * automated/eieio-tests.el (eieio-test-04-static-method)
        (eieio-test-05-static-method-2): Use oref-default to access
        Move from eieio-core.el.  Rename from eieio-attribute-to-initarg.
        Change arg to be a class object.  Update all callers.
 
-2014-12-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
        Adjust to new semantics of eieio--scoped-class.
        (eieio-test-match): Improve error feedback.
 
-2014-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * automated/eieio-tests.el: Remove dummy object names.
 
        * automated/eieio-test-persist.el (persistent-with-objs-slot-subs):
        The type FOO-child is the same as FOO.
 
-2014-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * automated/eieio-test-methodinvoke.el (eieio-test-method-store):
        Remove use of eieio-generic-call-methodname.
        (eieio-test-method-order-list-7, eieio-test-method-order-list-8):
        Adjust the expected result accordingly.
 
+2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):
+       New defun.
+       (tramp-test30-special-characters): Use it.  (Bug#19463)
+       (tramp--test-check-files): Filter nil file names out.
+
+2015-01-01  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.2.11.
+
+       * automated/tramp-tests.el (tramp-test30-special-characters):
+       Skip test on MS-Windows.
+
+2014-12-27  Glenn Morris  <rgm@gnu.org>
+
+       * automated/let-alist.el: Load dependency.
+
+2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el
+       (python-shell-completion-native-interpreter-disabled-p-1): New test.
+
+2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-shell-get-or-create-process-1)
+       (python-shell-get-or-create-process-2)
+       (python-shell-get-or-create-process-3): Remove tests.
+
+2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-shell-buffer-substring-9): New test.
+
+2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-shell-buffer-substring-1)
+       (python-shell-buffer-substring-2, python-shell-buffer-substring-3)
+       (python-shell-buffer-substring-4, python-shell-buffer-substring-5)
+       (python-shell-buffer-substring-6, python-shell-buffer-substring-7)
+       (python-shell-buffer-substring-8)
+       (python-info-encoding-from-cookie-1)
+       (python-info-encoding-from-cookie-2)
+       (python-info-encoding-from-cookie-3)
+       (python-info-encoding-from-cookie-4)
+       (python-info-encoding-from-cookie-5)
+       (python-info-encoding-from-cookie-6)
+       (python-info-encoding-from-cookie-7, python-info-encoding-1)
+       (python-info-encoding-2): New tests.
+
+2014-12-27  Michael Albinus  <michael.albinus@gmx.de>
+
+       * automated/tramp-tests.el (tramp-test17-insert-directory): Do not
+       expect a given order of "." and "..".
+
+2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-indent-electric-colon-2)
+       (python-indent-electric-colon-3): New tests.
+
+2014-12-27  João Távora  <joaotavora@gmail.com>
+
+       * automated/electric-tests.el (autowrapping-7): Tests for
+       tex-mode.
+
+2014-12-27  Glenn Morris  <rgm@gnu.org>
+
+       * automated/flymake/warnpred/test.pl: Tweak format, since the
+       previous one seems to have stopped giving a warning with perl 5.20.1.
+
+2014-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
+
+       * automated/python-tests.el (python-shell-get-process-name-1)
+       (python-shell-internal-get-process-name-1): Cleanup.
+       (python-shell-get-process-name-2)
+       (python-shell-internal-get-process-name-2): New tests.
+       (python-shell-calculate-command-1)
+       (python-shell-calculate-process-environment-3)
+       (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
+       (python-shell-make-comint-2, python-shell-make-comint-4)
+       (python-shell-get-process-1, python-util-clone-local-variables-1):
+       Replace obsolete function and variable references with current.
+
 2014-12-19  Artur Malabarba  <bruce.connor.am@gmail.com>
 
        * automated/let-alist.el: require `cl-lib'
 
 2014-10-22  Noam Postavsky  <npostavs@users.sourceforget.net>
 
-       * test/automated/process-tests.el (process-test-quoted-batfile):
+       * automated/process-tests.el (process-test-quoted-batfile):
        New test.
 
 2014-10-20  Glenn Morris  <rgm@gnu.org>