diff options
| author | Juanma Barranquero | 2014-04-19 01:36:51 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2014-04-19 01:36:51 +0200 |
| commit | bba633792b813249a47dde828cbf84cdb946ba60 (patch) | |
| tree | e320e5217ad3dc878e49fb86be7297a5cef60e5f /test/ChangeLog | |
| parent | f0496348d1b9b1f2fff9e4265f51cbdc77eb40dc (diff) | |
| parent | 2a2e6726d1f7031d89fd6740e5b167476267f778 (diff) | |
| download | emacs-bba633792b813249a47dde828cbf84cdb946ba60.tar.gz emacs-bba633792b813249a47dde828cbf84cdb946ba60.zip | |
Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.edu
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 504cf85c5ec..4986280f5f1 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2014-04-18 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil. | ||
| 4 | (tramp--test-make-temp-name): Optional argument LOCAL. | ||
| 5 | (tramp--instrument-test-case): Show messages. Catch also `quit'. | ||
| 6 | (tramp-test10-write-region): No special test for out-of-band copy | ||
| 7 | needed anymore. | ||
| 8 | (tramp-test11-copy-file, tramp-test12-rename-file) | ||
| 9 | (tramp-test21-file-links): Extend tests. | ||
| 10 | (tramp-test20-file-modes): More robust check for user "root". | ||
| 11 | (tramp--test-check-files): New defun. | ||
| 12 | (tramp-test30-special-characters, tramp-test33-recursive-load) | ||
| 13 | (tramp-test34-unload): New tests. | ||
| 14 | (tramp-test31-utf8, tramp-test32-asynchronous-requests): Rename. | ||
| 15 | |||
| 1 | 2014-04-11 Glenn Morris <rgm@gnu.org> | 16 | 2014-04-11 Glenn Morris <rgm@gnu.org> |
| 2 | 17 | ||
| 3 | * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport. | 18 | * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport. |