]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix decoder-tests test on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Fri, 29 Nov 2013 09:35:58 +0000 (11:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 29 Nov 2013 09:35:58 +0000 (11:35 +0200)
 test/automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
 Force Unix EOLs by using 'utf-8-unix', since the default of
 'utf-8' is system-dependent, while the test expects to see Unix
 EOLs.

test/ChangeLog
test/automated/decoder-tests.el

index 25d17fc2af43d23e8661bae357e268acd03649e5..3ed077a68084e2674023d571babc34d7a46f822d 100644 (file)
@@ -1,3 +1,10 @@
+2013-11-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
+       Force Unix EOLs by using 'utf-8-unix', since the default of
+       'utf-8' is system-dependent, while the test expects to see Unix
+       EOLs.
+
 2013-11-28  Glenn Morris  <rgm@gnu.org>
 
        * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
index 2e99fd7f115033f2e542e9c9838221941474abaa..1326e95e3d6b1cf2577dffe27a75f3129cdfe556 100644 (file)
                                           'unix))
            (latin (decoder-tests-gen-file "utf-8.el"
                                           (decoder-tests-file-contents 'latin)
-                                          'utf-8)))
+                                          'utf-8-unix)))
        (should-not (decoder-tests-prefer-utf-8-read
                     ascii 'prefer-utf-8-unix nil))
        (should-not (decoder-tests-prefer-utf-8-read