aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2014-02-07 16:47:18 +0100
committerMichael Albinus2014-02-07 16:47:18 +0100
commitcad6dfb67f541abaefb5d0f9784e660f39b9b645 (patch)
tree453613936663a6f38ce621b9cc99a3ecd53328b9 /test/ChangeLog
parente255a703761c1a10b6363ebb617ce89605b9062b (diff)
downloademacs-cad6dfb67f541abaefb5d0f9784e660f39b9b645.tar.gz
emacs-cad6dfb67f541abaefb5d0f9784e660f39b9b645.zip
* automated/tramp-tests.el (tramp-test26-process-file): Improve test.
(tramp-test27-start-file-process): Use "_p" as argument of lambda. (tramp-test28-shell-command): Improve `shell-command' test. Add `async-shell-command' tests.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 597782da416..e3902c02477 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,10 @@
12014-02-07 Michael Albinus <michael.albinus@gmx.de>
2
3 * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
4 (tramp-test27-start-file-process): Use "_p" as argument of lambda.
5 (tramp-test28-shell-command): Improve `shell-command' test. Add
6 `async-shell-command' tests.
7
12014-02-04 Michael Albinus <michael.albinus@gmx.de> 82014-02-04 Michael Albinus <michael.albinus@gmx.de>
2 9
3 * automated/file-notify-tests.el (file-notify--wait-for-events): 10 * automated/file-notify-tests.el (file-notify--wait-for-events):