diff options
| author | Ken Brown | 2015-03-16 12:25:42 -0400 |
|---|---|---|
| committer | Ken Brown | 2015-03-16 16:19:46 -0400 |
| commit | a961dcedeb7ae84c0ca6e8e1b94d3dd881a26b98 (patch) | |
| tree | 286f6aa5c0e12e5a75d9018268a8a54bdb3ef995 /test/ChangeLog | |
| parent | 801eda8a2a00b3f28a69ffe51b05a649fffc5c58 (diff) | |
| download | emacs-a961dcedeb7ae84c0ca6e8e1b94d3dd881a26b98.tar.gz emacs-a961dcedeb7ae84c0ca6e8e1b94d3dd881a26b98.zip | |
Don't test "\t" in file names on Cygwin.
Fixes: debbugs:20119
* test/automated/tramp-tests.el (tramp--test-special-characters): Don't
test "\t" in file names on Cygwin.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 6a474e1d4e5..a7d1dfdceae 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-03-16 Ken Brown <kbrown@cornell.edu> | ||
| 2 | |||
| 3 | * automated/tramp-tests.el (tramp--test-special-characters): Don't | ||
| 4 | test "\t" in file names on Cygwin. (Bug#20119) | ||
| 5 | |||
| 1 | 2015-03-10 Jackson Ray Hamilton <jackson@jacksonrayhamilton.com> | 6 | 2015-03-10 Jackson Ray Hamilton <jackson@jacksonrayhamilton.com> |
| 2 | 7 | ||
| 3 | * indent/js-indent-init-dynamic.js: Fix spelling error. | 8 | * indent/js-indent-init-dynamic.js: Fix spelling error. |