]> Savannah Git Hosting - gnulib.git/commitdiff
iconv tests: Test canonicalized, not system-dependent, encoding names.
authorBruno Haible <bruno@clisp.org>
Thu, 19 Dec 2019 05:20:30 +0000 (06:20 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 19 Dec 2019 05:20:30 +0000 (06:20 +0100)
* modules/iconv-tests (Depends-on): Add iconv_open.

ChangeLog
modules/iconv-tests

index 25108848e3674dd16dc2b946ac700acc9ec523fd..1380be37544965a92e2366ebe7e7deb780accd0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        iconv tests: Test canonicalized, not system-dependent, encoding names.
        * tests/test-iconv.c (main): Revert part of the 2016-08-17 patch.
+       * modules/iconv-tests (Depends-on): Add iconv_open.
 
 2019-12-18  Bruno Haible  <bruno@clisp.org>
 
index 91e17f0c42fd243c1153bde28aad85d6efac29ae..c1709f95de04efb2fa3f63616abe38fbae66aa39 100644 (file)
@@ -4,6 +4,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+iconv_open
 
 configure.ac: