]> 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 f1281c8ed723627873de00c361ebec0a84539598..fbd27021b5ca5f484965f1c5d3b5d3f1f0d26fdc 100644 (file)
@@ -1,3 +1,22 @@
+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.