From 4c24faec817d0680366b6e53c2b8201fa0143362 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 28 May 2007 17:22:39 +0000 Subject: [PATCH] More #ifdef HAVE_CONFIG_H in the tests. --- ChangeLog | 52 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4f95bfc6a7..1a7b0addd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,24 +1,14 @@ 2007-05-28 Bruno Haible - * gnulib-tool (func_import): Remember the --with-tests command-line - option through the macro gl_WITH_TESTS in the gnulib-cache.m4. - Reported by Eric Blake. - -2007-05-28 Bruno Haible - - * modules/ftell-tests: New file. - * tests/test-ftell.c: New file, based on tests/test-ftello.c. - * tests/test-ftell.sh: New file, based on tests/test-ftello.sh. - - * lib/ftell.c: New file. - * modules/ftell: New file. - * m4/ftell.m4: New file. - * doc/functions/ftell.texi: Update. - * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL, - REPLACE_FTELL. - * lib/stdio_.h (rpl_ftell): New declaration. - * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL, - REPLACE_FTELL. + * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H. + * tests/uniconv/test-u16-strconv-from-enc.c: Likewise. + * tests/uniconv/test-u16-strconv-to-enc.c: Likewise. + * tests/uniconv/test-u32-conv-from-enc.c: Likewise. + * tests/uniconv/test-u32-strconv-from-enc.c: Likewise. + * tests/uniconv/test-u32-strconv-to-enc.c: Likewise. + * tests/uniconv/test-u8-conv-from-enc.c: Likewise. + * tests/uniconv/test-u8-strconv-from-enc.c: Likewise. + * tests/uniconv/test-u8-strconv-to-enc.c: Likewise. 2007-05-28 Eric Blake @@ -55,6 +45,30 @@ test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c, test-xvasprintf.c: Likewise. +2007-05-28 Bruno Haible + + * gnulib-tool (func_import): Remember the --with-tests command-line + option through the macro gl_WITH_TESTS in the gnulib-cache.m4. + Reported by Eric Blake. + +2007-05-28 Bruno Haible + + * modules/ftell-tests: New file. + * tests/test-ftell.c: New file, based on tests/test-ftello.c. + * tests/test-ftell.sh: New file, based on tests/test-ftello.sh. + + * lib/ftell.c: New file. + * modules/ftell: New file. + * m4/ftell.m4: New file. + * doc/functions/ftell.texi: Update. + * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL, + REPLACE_FTELL. + * lib/stdio_.h (rpl_ftell): New declaration. + * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL, + REPLACE_FTELL. + +2007-05-28 Eric Blake + * lib/allocsa.h (safe_alloca): Avoid compiler warning. 2007-05-28 Bruno Haible -- 2.30.2