## DO NOT EDIT! GENERATED AUTOMATICALLY! ## Process this file with automake to produce Makefile.in. # Copyright (C) 2002-2025 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this file. If not, see . # # As a special exception to the GNU General Public License, # this file may be distributed as part of a program that # contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # Generated by gnulib-tool. AUTOMAKE_OPTIONS = 1.14 foreign subdir-objects SUBDIRS = . TESTS = XFAIL_TESTS = TESTS_ENVIRONMENT = noinst_PROGRAMS = check_PROGRAMS = EXTRA_PROGRAMS = noinst_HEADERS = noinst_LIBRARIES = check_LIBRARIES = libtests.a pkgdata_DATA = EXTRA_DIST = BUILT_SOURCES = SUFFIXES = MOSTLYCLEANFILES = core *.stackdump MOSTLYCLEANDIRS = CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES = CFLAGS = @GL_CFLAG_ALLOW_WARNINGS@ $(GL_CFLAG_GNULIB_WARNINGS) @CFLAGS@ CXXFLAGS = @GL_CXXFLAG_ALLOW_WARNINGS@ @CXXFLAGS@ AM_CPPFLAGS = \ -D@gltests_WITNESS@=1 \ -I. -I$(srcdir) \ -I.. -I$(srcdir)/.. \ -I../lib -I$(srcdir)/../lib LDADD = libtests.a ../lib/libdiffutils.a libtests.a ../lib/libdiffutils.a libtests.a $(LIBTESTS_LIBDEPS) libtests_a_SOURCES = libtests_a_LIBADD = $(gltests_LIBOBJS) libtests_a_DEPENDENCIES = $(gltests_LIBOBJS) EXTRA_libtests_a_SOURCES = AM_LIBTOOLFLAGS = --preserve-dup-deps TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' IGNORE_SKIPPED_LOGS = 1 ## begin gnulib module accept if GL_COND_OBJ_ACCEPT libtests_a_SOURCES += accept.c endif EXTRA_DIST += w32sock.h ## end gnulib module accept ## begin gnulib module accept-tests TESTS += test-accept check_PROGRAMS += test-accept test_accept_LDADD = $(LDADD) @LIBSOCKET@ EXTRA_DIST += test-accept.c signature.h macros.h ## end gnulib module accept-tests ## begin gnulib module alignasof-tests TESTS += test-alignasof check_PROGRAMS += test-alignasof EXTRA_DIST += test-alignasof.c macros.h ## end gnulib module alignasof-tests ## begin gnulib module alloca libtests_a_LIBADD += @ALLOCA@ libtests_a_DEPENDENCIES += @ALLOCA@ EXTRA_DIST += alloca.c EXTRA_libtests_a_SOURCES += alloca.c ## end gnulib module alloca ## begin gnulib module alloca-opt-tests TESTS += test-alloca-opt check_PROGRAMS += test-alloca-opt EXTRA_DIST += test-alloca-opt.c ## end gnulib module alloca-opt-tests ## begin gnulib module argmatch-tests TESTS += test-argmatch check_PROGRAMS += test-argmatch test_argmatch_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV) EXTRA_DIST += test-argmatch.c macros.h ## end gnulib module argmatch-tests ## begin gnulib module arpa_inet-h BUILT_SOURCES += arpa/inet.h libtests_a_SOURCES += arpa_inet.c # We need the following in order to create when the system # doesn't have one. arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H) $(AM_V_GEN)$(MKDIR_P) '%reldir%/arpa' $(AM_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \ -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \ -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \ -e 's/@''GNULIB_INET_NTOP''@/$(GL_GNULIB_INET_NTOP)/g' \ -e 's/@''GNULIB_INET_PTON''@/$(GL_GNULIB_INET_PTON)/g' \ -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \ -e 's|@''HAVE_DECL_HTONL''@|$(HAVE_DECL_HTONL)|g' \ -e 's|@''HAVE_DECL_HTONS''@|$(HAVE_DECL_HTONS)|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \ -e 's|@''HAVE_DECL_NTOHL''@|$(HAVE_DECL_NTOHL)|g' \ -e 's|@''HAVE_DECL_NTOHS''@|$(HAVE_DECL_NTOHS)|g' \ -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \ -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ $(srcdir)/arpa_inet.in.h > $@-t $(AM_V_at)mv $@-t $@ MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t MOSTLYCLEANDIRS += arpa EXTRA_DIST += arpa_inet.in.h ## end gnulib module arpa_inet-h ## begin gnulib module arpa_inet-h-tests TESTS += test-arpa_inet-h check_PROGRAMS += test-arpa_inet-h EXTRA_DIST += test-arpa_inet-h.c ## end gnulib module arpa_inet-h-tests ## begin gnulib module assert-h-tests TESTS += test-assert check_PROGRAMS += test-assert EXTRA_DIST += test-assert.c ## end gnulib module assert-h-tests ## begin gnulib module atoll if GL_COND_OBJ_ATOLL libtests_a_SOURCES += atoll.c endif ## end gnulib module atoll ## begin gnulib module binary-io-tests TESTS += test-binary-io.sh check_PROGRAMS += test-binary-io EXTRA_DIST += test-binary-io.sh test-binary-io.c macros.h ## end gnulib module binary-io-tests ## begin gnulib module bind if GL_COND_OBJ_BIND libtests_a_SOURCES += bind.c endif EXTRA_DIST += w32sock.h ## end gnulib module bind ## begin gnulib module bind-tests TESTS += test-bind check_PROGRAMS += test-bind test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB) EXTRA_DIST += test-bind.c signature.h macros.h ## end gnulib module bind-tests ## begin gnulib module bitrotate-tests TESTS += test-bitrotate check_PROGRAMS += test-bitrotate EXTRA_DIST += test-bitrotate.c macros.h ## end gnulib module bitrotate-tests ## begin gnulib module bool-tests TESTS += test-bool check_PROGRAMS += test-bool EXTRA_DIST += test-bool.c ## end gnulib module bool-tests ## begin gnulib module btoc32-tests TESTS += test-btoc32-1.sh test-btoc32-2.sh test-btoc32-3.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' check_PROGRAMS += test-btoc32 test_btoc32_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(LIBC32CONV) EXTRA_DIST += test-btoc32-1.sh test-btoc32-2.sh test-btoc32-3.sh test-btoc32.c signature.h macros.h ## end gnulib module btoc32-tests ## begin gnulib module btowc-tests TESTS += test-btowc-1.sh test-btowc-2.sh test-btowc-3.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' check_PROGRAMS += test-btowc test_btowc_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-btowc-1.sh test-btowc-2.sh test-btowc-3.sh test-btowc.c signature.h macros.h ## end gnulib module btowc-tests ## begin gnulib module c-ctype-tests TESTS += test-c-ctype check_PROGRAMS += test-c-ctype test_c_ctype_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-c-ctype.c macros.h ## end gnulib module c-ctype-tests ## begin gnulib module c-stack-tests TESTS += test-c-stack.sh test-c-stack2.sh TESTS_ENVIRONMENT += LIBSIGSEGV='@LIBSIGSEGV@' check_PROGRAMS += test-c-stack test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@ MOSTLYCLEANFILES += t-c-stack.tmp t-c-stack2.tmp EXTRA_DIST += test-c-stack.c test-c-stack.sh test-c-stack2.sh macros.h ## end gnulib module c-stack-tests ## begin gnulib module c-strcasecmp-tests TESTS += test-c-strcasecmp.sh TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' check_PROGRAMS += test-c-strcasecmp test_c_strcasecmp_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-c-strcasecmp.sh test-c-strcasecmp.c macros.h ## end gnulib module c-strcasecmp-tests ## begin gnulib module c-strcasestr libtests_a_SOURCES += c-strcasestr.h c-strcasestr.c EXTRA_DIST += str-two-way.h ## end gnulib module c-strcasestr ## begin gnulib module c-strcasestr-tests TESTS += test-c-strcasestr check_PROGRAMS += test-c-strcasestr EXTRA_DIST += test-c-strcasestr.c macros.h ## end gnulib module c-strcasestr-tests ## begin gnulib module c-strncasecmp libtests_a_SOURCES += c-strncasecmp.c EXTRA_DIST += c-strcase.h ## end gnulib module c-strncasecmp ## begin gnulib module c-strncasecmp-tests TESTS += test-c-strncasecmp.sh TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' check_PROGRAMS += test-c-strncasecmp test_c_strncasecmp_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-c-strncasecmp.sh test-c-strncasecmp.c macros.h ## end gnulib module c-strncasecmp-tests ## begin gnulib module c32_apply_type_test-tests TESTS += test-c32_apply_type_test check_PROGRAMS += test-c32_apply_type_test test_c32_apply_type_test_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32_apply_type_test.c signature.h macros.h ## end gnulib module c32_apply_type_test-tests ## begin gnulib module c32_get_type_test-tests TESTS += test-c32_get_type_test check_PROGRAMS += test-c32_get_type_test test_c32_get_type_test_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32_get_type_test.c signature.h macros.h ## end gnulib module c32_get_type_test-tests ## begin gnulib module c32isalnum-tests TESTS += test-c32isalnum.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isalnum test_c32isalnum_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isalnum.sh test-c32isalnum.c signature.h macros.h ## end gnulib module c32isalnum-tests ## begin gnulib module c32isalpha-tests TESTS += test-c32isalpha.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isalpha test_c32isalpha_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isalpha.sh test-c32isalpha.c signature.h macros.h ## end gnulib module c32isalpha-tests ## begin gnulib module c32isblank-tests TESTS += test-c32isblank.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isblank test_c32isblank_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isblank.sh test-c32isblank.c signature.h macros.h ## end gnulib module c32isblank-tests ## begin gnulib module c32iscntrl-tests TESTS += test-c32iscntrl.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32iscntrl test_c32iscntrl_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32iscntrl.sh test-c32iscntrl.c signature.h macros.h ## end gnulib module c32iscntrl-tests ## begin gnulib module c32isdigit-tests TESTS += test-c32isdigit.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isdigit test_c32isdigit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isdigit.sh test-c32isdigit.c signature.h macros.h ## end gnulib module c32isdigit-tests ## begin gnulib module c32isgraph-tests TESTS += test-c32isgraph.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isgraph test_c32isgraph_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isgraph.sh test-c32isgraph.c signature.h macros.h ## end gnulib module c32isgraph-tests ## begin gnulib module c32islower-tests TESTS += test-c32islower.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32islower test_c32islower_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32islower.sh test-c32islower.c signature.h macros.h ## end gnulib module c32islower-tests ## begin gnulib module c32isprint-tests TESTS += test-c32isprint.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isprint test_c32isprint_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isprint.sh test-c32isprint.c signature.h macros.h ## end gnulib module c32isprint-tests ## begin gnulib module c32ispunct-tests TESTS += test-c32ispunct.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32ispunct test_c32ispunct_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32ispunct.sh test-c32ispunct.c signature.h macros.h ## end gnulib module c32ispunct-tests ## begin gnulib module c32isspace-tests TESTS += test-c32isspace.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isspace test_c32isspace_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isspace.sh test-c32isspace.c signature.h macros.h ## end gnulib module c32isspace-tests ## begin gnulib module c32isupper-tests TESTS += test-c32isupper.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isupper test_c32isupper_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isupper.sh test-c32isupper.c signature.h macros.h ## end gnulib module c32isupper-tests ## begin gnulib module c32isxdigit-tests TESTS += test-c32isxdigit.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32isxdigit test_c32isxdigit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32isxdigit.sh test-c32isxdigit.c signature.h macros.h ## end gnulib module c32isxdigit-tests ## begin gnulib module c32rtomb if GL_COND_OBJ_C32RTOMB libtests_a_SOURCES += c32rtomb.c endif ## end gnulib module c32rtomb ## begin gnulib module c32rtomb-tests TESTS += \ test-c32rtomb.sh \ test-c32rtomb-w32-2.sh test-c32rtomb-w32-3.sh test-c32rtomb-w32-4.sh \ test-c32rtomb-w32-5.sh test-c32rtomb-w32-6.sh test-c32rtomb-w32-7.sh \ test-c32rtomb-w32-8.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32rtomb test-c32rtomb-w32 test_c32rtomb_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(LIBC32CONV) EXTRA_DIST += test-c32rtomb.sh test-c32rtomb.c test-c32rtomb-w32-2.sh test-c32rtomb-w32-3.sh test-c32rtomb-w32-4.sh test-c32rtomb-w32-5.sh test-c32rtomb-w32-6.sh test-c32rtomb-w32-7.sh test-c32rtomb-w32-8.sh test-c32rtomb-w32.c signature.h macros.h ## end gnulib module c32rtomb-tests ## begin gnulib module c32tob libtests_a_SOURCES += c32tob.c ## end gnulib module c32tob ## begin gnulib module c32tolower-tests TESTS += test-c32tolower.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-c32tolower test_c32tolower_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32tolower.sh test-c32tolower.c signature.h macros.h ## end gnulib module c32tolower-tests ## begin gnulib module c32width-tests TESTS += test-c32width check_PROGRAMS += test-c32width test_c32width_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING) $(LIBC32CONV) EXTRA_DIST += test-c32width.c signature.h macros.h ## end gnulib module c32width-tests ## begin gnulib module calloc-gnu-tests TESTS += test-calloc-gnu check_PROGRAMS += test-calloc-gnu EXTRA_DIST += test-calloc-gnu.c macros.h ## end gnulib module calloc-gnu-tests ## begin gnulib module calloc-posix-tests TESTS += test-calloc-posix check_PROGRAMS += test-calloc-posix EXTRA_DIST += test-calloc-posix.c macros.h ## end gnulib module calloc-posix-tests ## begin gnulib module chdir-tests TESTS += test-chdir check_PROGRAMS += test-chdir EXTRA_DIST += test-chdir.c signature.h macros.h ## end gnulib module chdir-tests ## begin gnulib module cloexec-tests TESTS += test-cloexec check_PROGRAMS += test-cloexec EXTRA_DIST += test-cloexec.c macros.h ## end gnulib module cloexec-tests ## begin gnulib module close-tests TESTS += test-close check_PROGRAMS += test-close EXTRA_DIST += test-close.c signature.h macros.h ## end gnulib module close-tests ## begin gnulib module concat-filename libtests_a_SOURCES += concat-filename.c EXTRA_DIST += concat-filename.h ## end gnulib module concat-filename ## begin gnulib module connect if GL_COND_OBJ_CONNECT libtests_a_SOURCES += connect.c endif EXTRA_DIST += w32sock.h ## end gnulib module connect ## begin gnulib module connect-tests TESTS += test-connect check_PROGRAMS += test-connect test_connect_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB) EXTRA_DIST += test-connect.c signature.h macros.h ## end gnulib module connect-tests ## begin gnulib module ctype-h-tests TESTS += test-ctype-h check_PROGRAMS += test-ctype-h EXTRA_DIST += test-ctype-h.c ## end gnulib module ctype-h-tests ## begin gnulib module dirent-h-tests TESTS += test-dirent-h check_PROGRAMS += test-dirent-h EXTRA_DIST += test-dirent-h.c ## end gnulib module dirent-h-tests ## begin gnulib module dirfd-tests TESTS += test-dirfd check_PROGRAMS += test-dirfd EXTRA_DIST += test-dirfd.c macros.h ## end gnulib module dirfd-tests ## begin gnulib module dirname-tests TESTS += test-dirname check_PROGRAMS += test-dirname test_dirname_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-dirname.c ## end gnulib module dirname-tests ## begin gnulib module dtotimespec libtests_a_SOURCES += dtotimespec.c ## end gnulib module dtotimespec ## begin gnulib module dup-tests TESTS += test-dup check_PROGRAMS += test-dup EXTRA_DIST += test-dup.c signature.h macros.h ## end gnulib module dup-tests ## begin gnulib module dup2-tests TESTS += test-dup2 check_PROGRAMS += test-dup2 EXTRA_DIST += test-dup2.c signature.h macros.h ## end gnulib module dup2-tests ## begin gnulib module environ-tests TESTS += test-environ check_PROGRAMS += test-environ EXTRA_DIST += test-environ.c ## end gnulib module environ-tests ## begin gnulib module errno-h-tests TESTS += test-errno-h check_PROGRAMS += test-errno-h EXTRA_DIST += test-errno-h.c ## end gnulib module errno-h-tests ## begin gnulib module error-tests TESTS += test-error.sh check_PROGRAMS += test-error test_error_LDADD = $(LDADD) $(LIBINTL) EXTRA_DIST += test-error.sh test-error.c macros.h ## end gnulib module error-tests ## begin gnulib module exclude-tests TESTS += \ test-exclude1.sh\ test-exclude2.sh\ test-exclude3.sh\ test-exclude4.sh\ test-exclude5.sh\ test-exclude6.sh\ test-exclude7.sh\ test-exclude8.sh check_PROGRAMS += test-exclude test_exclude_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBTHREAD) $(LIBC32CONV) EXTRA_DIST += test-exclude.c test-exclude1.sh test-exclude2.sh test-exclude3.sh test-exclude4.sh test-exclude5.sh test-exclude6.sh test-exclude7.sh test-exclude8.sh ## end gnulib module exclude-tests ## begin gnulib module fchdir-tests TESTS += test-fchdir check_PROGRAMS += test-fchdir test_fchdir_LDADD = $(LDADD) $(LIBINTL) EXTRA_DIST += test-fchdir.c signature.h macros.h ## end gnulib module fchdir-tests ## begin gnulib module fcntl-h-tests TESTS += test-fcntl-h check_PROGRAMS += test-fcntl-h EXTRA_DIST += test-fcntl-h.c ## end gnulib module fcntl-h-tests ## begin gnulib module fcntl-tests TESTS += test-fcntl check_PROGRAMS += test-fcntl EXTRA_DIST += test-fcntl.c signature.h macros.h ## end gnulib module fcntl-tests ## begin gnulib module fdopen if GL_COND_OBJ_FDOPEN libtests_a_SOURCES += fdopen.c endif ## end gnulib module fdopen ## begin gnulib module fdopen-tests TESTS += test-fdopen check_PROGRAMS += test-fdopen EXTRA_DIST += test-fdopen.c signature.h macros.h ## end gnulib module fdopen-tests ## begin gnulib module fdopendir-tests TESTS += test-fdopendir check_PROGRAMS += test-fdopendir test_fdopendir_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-fdopendir.c signature.h macros.h ## end gnulib module fdopendir-tests ## begin gnulib module fgetc-tests TESTS += test-fgetc check_PROGRAMS += test-fgetc EXTRA_DIST += test-fgetc.c signature.h macros.h ## end gnulib module fgetc-tests ## begin gnulib module filenamecat-tests TESTS += test-filenamecat check_PROGRAMS += test-filenamecat test_filenamecat_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-filenamecat.c ## end gnulib module filenamecat-tests ## begin gnulib module float-h BUILT_SOURCES += $(FLOAT_H) # We need the following in order to create when the system # doesn't have one that works with the given compiler. if GL_GENERATE_FLOAT_H float.h: float.in.h $(top_builddir)/config.status $(gl_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \ -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \ $(srcdir)/float.in.h > $@-t $(AM_V_at)mv $@-t $@ else float.h: $(top_builddir)/config.status rm -f $@ endif MOSTLYCLEANFILES += float.h float.h-t if GL_COND_OBJ_FLOAT libtests_a_SOURCES += float.c endif if GL_COND_OBJ_ITOLD libtests_a_SOURCES += itold.c endif EXTRA_DIST += float.in.h ## end gnulib module float-h ## begin gnulib module float-h-tests TESTS += test-float-h check_PROGRAMS += test-float-h EXTRA_DIST += test-float-h.c macros.h ## end gnulib module float-h-tests ## begin gnulib module fnmatch-h-tests TESTS += test-fnmatch-h check_PROGRAMS += test-fnmatch-h EXTRA_DIST += test-fnmatch-h.c ## end gnulib module fnmatch-h-tests ## begin gnulib module fnmatch-tests TESTS += \ test-fnmatch-1.sh test-fnmatch-2.sh test-fnmatch-3.sh test-fnmatch-4.sh \ test-fnmatch-5.sh \ test-fnmatch-w32-2.sh test-fnmatch-w32-3.sh test-fnmatch-w32-4.sh \ test-fnmatch-w32-5.sh test-fnmatch-w32-6.sh test-fnmatch-w32-7.sh \ test-fnmatch-w32-8.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-fnmatch test-fnmatch-w32 test_fnmatch_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING) $(MBRTOWC_LIB) test_fnmatch_w32_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING) $(MBRTOWC_LIB) EXTRA_DIST += test-fnmatch-1.sh test-fnmatch-2.sh test-fnmatch-3.sh test-fnmatch-4.sh test-fnmatch-5.sh test-fnmatch.c test-fnmatch-w32-2.sh test-fnmatch-w32-3.sh test-fnmatch-w32-4.sh test-fnmatch-w32-5.sh test-fnmatch-w32-6.sh test-fnmatch-w32-7.sh test-fnmatch-w32-8.sh test-fnmatch-w32.c signature.h macros.h ## end gnulib module fnmatch-tests ## begin gnulib module fopen-gnu-tests TESTS += test-fopen-gnu check_PROGRAMS += test-fopen-gnu EXTRA_DIST += test-fopen-gnu.c macros.h ## end gnulib module fopen-gnu-tests ## begin gnulib module fopen-tests TESTS += test-fopen check_PROGRAMS += test-fopen EXTRA_DIST += test-fopen.h test-fopen.c signature.h macros.h ## end gnulib module fopen-tests ## begin gnulib module fpucw EXTRA_DIST += fpucw.h ## end gnulib module fpucw ## begin gnulib module fputc-tests TESTS += test-fputc check_PROGRAMS += test-fputc EXTRA_DIST += test-fputc.c signature.h macros.h ## end gnulib module fputc-tests ## begin gnulib module fread-tests TESTS += test-fread check_PROGRAMS += test-fread EXTRA_DIST += test-fread.c signature.h macros.h ## end gnulib module fread-tests ## begin gnulib module free-posix-tests TESTS += test-free check_PROGRAMS += test-free EXTRA_DIST += test-free.c macros.h ## end gnulib module free-posix-tests ## begin gnulib module freopen-tests TESTS += test-freopen check_PROGRAMS += test-freopen EXTRA_DIST += test-freopen.c signature.h macros.h ## end gnulib module freopen-tests ## begin gnulib module fstat-tests TESTS += test-fstat check_PROGRAMS += test-fstat EXTRA_DIST += test-fstat.c signature.h macros.h ## end gnulib module fstat-tests ## begin gnulib module fstatat-tests TESTS += test-fstatat check_PROGRAMS += test-fstatat test_fstatat_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-fstatat.c test-lstat.h test-stat.h signature.h macros.h ## end gnulib module fstatat-tests ## begin gnulib module ftruncate if GL_COND_OBJ_FTRUNCATE libtests_a_SOURCES += ftruncate.c endif ## end gnulib module ftruncate ## begin gnulib module ftruncate-tests TESTS += test-ftruncate.sh check_PROGRAMS += test-ftruncate EXTRA_DIST += test-ftruncate.c test-ftruncate.sh signature.h macros.h ## end gnulib module ftruncate-tests ## begin gnulib module fwrite-tests TESTS += test-fwrite check_PROGRAMS += test-fwrite EXTRA_DIST += test-fwrite.c signature.h macros.h ## end gnulib module fwrite-tests ## begin gnulib module gen-header # In 'sed', replace the pattern space with a "DO NOT EDIT" comment. SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */, # '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT". SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G # '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading # "DO_NOT_EDIT". Although this could be done more simply via: # SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t # the -n and 'w' avoid a fork+exec, at least when GNU Make is used. SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t' # Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that # is its recipe's first line if and only if @NMD@ lines are absent. gl_V_at = $(AM_V_GEN) ## end gnulib module gen-header ## begin gnulib module getcwd-lgpl-tests TESTS += test-getcwd-lgpl check_PROGRAMS += test-getcwd-lgpl test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL) EXTRA_DIST += test-getcwd-lgpl.c signature.h macros.h ## end gnulib module getcwd-lgpl-tests ## begin gnulib module getdtablesize-tests TESTS += test-getdtablesize check_PROGRAMS += test-getdtablesize EXTRA_DIST += test-getdtablesize.c signature.h macros.h ## end gnulib module getdtablesize-tests ## begin gnulib module getopt-gnu-tests TESTS += test-getopt-gnu check_PROGRAMS += test-getopt-gnu test_getopt_gnu_LDADD = $(LDADD) $(LIBINTL) EXTRA_DIST += macros.h signature.h test-getopt-gnu.c test-getopt-main.h test-getopt.h test-getopt_long.h ## end gnulib module getopt-gnu-tests ## begin gnulib module getopt-posix-tests TESTS += test-getopt-posix check_PROGRAMS += test-getopt-posix test_getopt_posix_LDADD = $(LDADD) $(LIBINTL) EXTRA_DIST += macros.h signature.h test-getopt-posix.c test-getopt-main.h test-getopt.h ## end gnulib module getopt-posix-tests ## begin gnulib module getprogname-tests DEFS += -DEXEEXT=\"@EXEEXT@\" TESTS += test-getprogname check_PROGRAMS += test-getprogname test_getprogname_LDADD = $(LDADD) EXTRA_DIST += test-getprogname.c ## end gnulib module getprogname-tests ## begin gnulib module getrandom-tests TESTS += test-getrandom check_PROGRAMS += test-getrandom test_getrandom_LDADD = $(LDADD) @GETRANDOM_LIB@ EXTRA_DIST += test-getrandom.c signature.h macros.h ## end gnulib module getrandom-tests ## begin gnulib module gettext-h-tests TESTS += test-gettext-h check_PROGRAMS += test-gettext-h test_gettext_h_LDADD = $(LDADD) $(LIBINTL) EXTRA_DIST += test-gettext-h.c ## end gnulib module gettext-h-tests ## begin gnulib module gettimeofday-tests TESTS += test-gettimeofday check_PROGRAMS += test-gettimeofday EXTRA_DIST += test-gettimeofday.c signature.h macros.h ## end gnulib module gettimeofday-tests ## begin gnulib module glibc-internal/dynarray-tests TESTS += test-dynarray check_PROGRAMS += test-dynarray EXTRA_DIST += test-dynarray.c macros.h ## end gnulib module glibc-internal/dynarray-tests ## begin gnulib module hard-locale-tests TESTS += test-hard-locale check_PROGRAMS += test-hard-locale test_hard_locale_LDADD = $(LDADD) $(SETLOCALE_LIB) @HARD_LOCALE_LIB@ # We cannot call this program 'locale', because the C++ compiler on Mac OS X # would then barf upon '#include '. So, call it 'current-locale'. noinst_PROGRAMS += current-locale current_locale_SOURCES = locale.c EXTRA_DIST += test-hard-locale.c locale.c ## end gnulib module hard-locale-tests ## begin gnulib module hash-pjw libtests_a_SOURCES += hash-pjw.h hash-pjw.c ## end gnulib module hash-pjw ## begin gnulib module hash-tests TESTS += test-hash check_PROGRAMS += test-hash EXTRA_DIST += test-hash.c macros.h ## end gnulib module hash-tests ## begin gnulib module ignore-value-tests TESTS += test-ignore-value check_PROGRAMS += test-ignore-value EXTRA_DIST += test-ignore-value.c ## end gnulib module ignore-value-tests ## begin gnulib module inet_pton if GL_COND_OBJ_INET_PTON libtests_a_SOURCES += inet_pton.c endif ## end gnulib module inet_pton ## begin gnulib module inet_pton-tests TESTS += test-inet_pton check_PROGRAMS += test-inet_pton test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@ EXTRA_DIST += test-inet_pton.c signature.h macros.h ## end gnulib module inet_pton-tests ## begin gnulib module intprops-tests TESTS += test-intprops check_PROGRAMS += test-intprops EXTRA_DIST += test-intprops.c macros.h ## end gnulib module intprops-tests ## begin gnulib module inttostr libtests_a_SOURCES += imaxtostr.c inttostr.c offtostr.c uinttostr.c umaxtostr.c EXTRA_DIST += anytostr.c inttostr.h EXTRA_libtests_a_SOURCES += anytostr.c ## end gnulib module inttostr ## begin gnulib module inttostr-tests TESTS += test-inttostr check_PROGRAMS += test-inttostr EXTRA_DIST += macros.h test-inttostr.c ## end gnulib module inttostr-tests ## begin gnulib module inttypes-h-tests TESTS += test-inttypes-h check_PROGRAMS += test-inttypes-h EXTRA_DIST += test-inttypes-h.c ## end gnulib module inttypes-h-tests ## begin gnulib module ioctl if GL_COND_OBJ_IOCTL libtests_a_SOURCES += ioctl.c endif EXTRA_DIST += w32sock.h ## end gnulib module ioctl ## begin gnulib module ioctl-tests TESTS += test-ioctl check_PROGRAMS += test-ioctl EXTRA_DIST += test-ioctl.c signature.h macros.h ## end gnulib module ioctl-tests ## begin gnulib module isblank-tests TESTS += test-isblank check_PROGRAMS += test-isblank EXTRA_DIST += test-isblank.c signature.h macros.h ## end gnulib module isblank-tests ## begin gnulib module isnand-nolibm EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c EXTRA_libtests_a_SOURCES += isnan.c isnand.c ## end gnulib module isnand-nolibm ## begin gnulib module isnand-nolibm-tests TESTS += test-isnand-nolibm check_PROGRAMS += test-isnand-nolibm EXTRA_DIST += test-isnand-nolibm.c test-isnand.h minus-zero.h infinity.h macros.h ## end gnulib module isnand-nolibm-tests ## begin gnulib module isnanf-nolibm EXTRA_DIST += float+.h isnan.c isnanf-nolibm.h isnanf.c EXTRA_libtests_a_SOURCES += isnan.c isnanf.c ## end gnulib module isnanf-nolibm ## begin gnulib module isnanf-nolibm-tests TESTS += test-isnanf-nolibm check_PROGRAMS += test-isnanf-nolibm EXTRA_DIST += test-isnanf-nolibm.c test-isnanf.h minus-zero.h infinity.h macros.h ## end gnulib module isnanf-nolibm-tests ## begin gnulib module isnanl-nolibm EXTRA_DIST += float+.h isnan.c isnanl-nolibm.h isnanl.c EXTRA_libtests_a_SOURCES += isnan.c isnanl.c ## end gnulib module isnanl-nolibm ## begin gnulib module isnanl-nolibm-tests TESTS += test-isnanl-nolibm check_PROGRAMS += test-isnanl-nolibm EXTRA_DIST += test-isnanl-nolibm.c test-isnanl.h minus-zero.h infinity.h macros.h ## end gnulib module isnanl-nolibm-tests ## begin gnulib module iswblank-tests TESTS += test-iswblank check_PROGRAMS += test-iswblank EXTRA_DIST += test-iswblank.c macros.h ## end gnulib module iswblank-tests ## begin gnulib module iswctype-tests TESTS += test-iswctype check_PROGRAMS += test-iswctype EXTRA_DIST += test-iswctype.c signature.h macros.h ## end gnulib module iswctype-tests ## begin gnulib module iswdigit-tests TESTS += test-iswdigit.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-iswdigit test_iswdigit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) EXTRA_DIST += test-iswdigit.sh test-iswdigit.c signature.h macros.h ## end gnulib module iswdigit-tests ## begin gnulib module iswpunct-tests TESTS += test-iswpunct.sh check_PROGRAMS += test-iswpunct test_iswpunct_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) EXTRA_DIST += test-iswpunct.sh test-iswpunct.c signature.h macros.h ## end gnulib module iswpunct-tests ## begin gnulib module iswxdigit-tests TESTS += test-iswxdigit.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-iswxdigit test_iswxdigit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) EXTRA_DIST += test-iswxdigit.sh test-iswxdigit.c signature.h macros.h ## end gnulib module iswxdigit-tests ## begin gnulib module langinfo-h-tests TESTS += test-langinfo-h check_PROGRAMS += test-langinfo-h EXTRA_DIST += test-langinfo-h.c ## end gnulib module langinfo-h-tests ## begin gnulib module largefile-tests TESTS += test-largefile check_PROGRAMS += test-largefile EXTRA_DIST += test-largefile.c ## end gnulib module largefile-tests ## begin gnulib module limits-h-tests TESTS += test-limits-h check_PROGRAMS += test-limits-h EXTRA_DIST += test-limits-h.c ## end gnulib module limits-h-tests ## begin gnulib module listen if GL_COND_OBJ_LISTEN libtests_a_SOURCES += listen.c endif EXTRA_DIST += w32sock.h ## end gnulib module listen ## begin gnulib module listen-tests TESTS += test-listen check_PROGRAMS += test-listen test_listen_LDADD = $(LDADD) @LIBSOCKET@ EXTRA_DIST += test-listen.c signature.h macros.h ## end gnulib module listen-tests ## begin gnulib module localcharset-tests noinst_PROGRAMS += test-localcharset test_localcharset_LDADD = $(LDADD) $(SETLOCALE_LIB) if OS_IS_NATIVE_WINDOWS TESTS += test-localcharset-w32utf8.sh noinst_PROGRAMS += test-localcharset-w32utf8 test_localcharset_w32utf8_LDADD = $(LDADD) test-localcharset-windows-utf8.res $(SETLOCALE_LIB) test-localcharset-windows-utf8.res : $(srcdir)/windows-utf8.rc $(WINDRES) -i $(srcdir)/windows-utf8.rc -o test-localcharset-windows-utf8.res --output-format=coff MOSTLYCLEANFILES += test-localcharset-windows-utf8.res endif EXTRA_DIST += test-localcharset.c test-localcharset-w32utf8.sh test-localcharset-w32utf8.c windows-utf8.rc windows-utf8.manifest ## end gnulib module localcharset-tests ## begin gnulib module locale-h-tests TESTS += test-locale-h check_PROGRAMS += test-locale-h EXTRA_DIST += test-locale-h.c ## end gnulib module locale-h-tests ## begin gnulib module localeconv-tests TESTS += test-localeconv check_PROGRAMS += test-localeconv EXTRA_DIST += test-localeconv.c signature.h macros.h ## end gnulib module localeconv-tests ## begin gnulib module lstat-tests TESTS += test-lstat check_PROGRAMS += test-lstat EXTRA_DIST += test-lstat.h test-lstat.c signature.h macros.h ## end gnulib module lstat-tests ## begin gnulib module malloc-gnu-tests TESTS += test-malloc-gnu check_PROGRAMS += test-malloc-gnu EXTRA_DIST += test-malloc-gnu.c macros.h ## end gnulib module malloc-gnu-tests ## begin gnulib module malloc-posix-tests TESTS += test-malloc-posix check_PROGRAMS += test-malloc-posix EXTRA_DIST += test-malloc-posix.c macros.h ## end gnulib module malloc-posix-tests ## begin gnulib module malloca-tests TESTS += test-malloca check_PROGRAMS += test-malloca EXTRA_DIST += test-malloca.c ## end gnulib module malloca-tests ## begin gnulib module math-h BUILT_SOURCES += math.h libtests_a_SOURCES += math.c # We need the following in order to create when the system # doesn't have one that works with the given compiler. math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) $(gl_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \ -e 's/@''GNULIB_ACOSF''@/$(GL_GNULIB_ACOSF)/g' \ -e 's/@''GNULIB_ACOSL''@/$(GL_GNULIB_ACOSL)/g' \ -e 's/@''GNULIB_ASINF''@/$(GL_GNULIB_ASINF)/g' \ -e 's/@''GNULIB_ASINL''@/$(GL_GNULIB_ASINL)/g' \ -e 's/@''GNULIB_ATANF''@/$(GL_GNULIB_ATANF)/g' \ -e 's/@''GNULIB_ATANL''@/$(GL_GNULIB_ATANL)/g' \ -e 's/@''GNULIB_ATAN2F''@/$(GL_GNULIB_ATAN2F)/g' \ -e 's/@''GNULIB_CBRT''@/$(GL_GNULIB_CBRT)/g' \ -e 's/@''GNULIB_CBRTF''@/$(GL_GNULIB_CBRTF)/g' \ -e 's/@''GNULIB_CBRTL''@/$(GL_GNULIB_CBRTL)/g' \ -e 's/@''GNULIB_CEIL''@/$(GL_GNULIB_CEIL)/g' \ -e 's/@''GNULIB_CEILF''@/$(GL_GNULIB_CEILF)/g' \ -e 's/@''GNULIB_CEILL''@/$(GL_GNULIB_CEILL)/g' \ -e 's/@''GNULIB_COPYSIGN''@/$(GL_GNULIB_COPYSIGN)/g' \ -e 's/@''GNULIB_COPYSIGNF''@/$(GL_GNULIB_COPYSIGNF)/g' \ -e 's/@''GNULIB_COPYSIGNL''@/$(GL_GNULIB_COPYSIGNL)/g' \ -e 's/@''GNULIB_COSF''@/$(GL_GNULIB_COSF)/g' \ -e 's/@''GNULIB_COSL''@/$(GL_GNULIB_COSL)/g' \ -e 's/@''GNULIB_COSHF''@/$(GL_GNULIB_COSHF)/g' \ -e 's/@''GNULIB_EXPF''@/$(GL_GNULIB_EXPF)/g' \ -e 's/@''GNULIB_EXPL''@/$(GL_GNULIB_EXPL)/g' \ -e 's/@''GNULIB_EXP2''@/$(GL_GNULIB_EXP2)/g' \ -e 's/@''GNULIB_EXP2F''@/$(GL_GNULIB_EXP2F)/g' \ -e 's/@''GNULIB_EXP2L''@/$(GL_GNULIB_EXP2L)/g' \ -e 's/@''GNULIB_EXPM1''@/$(GL_GNULIB_EXPM1)/g' \ -e 's/@''GNULIB_EXPM1F''@/$(GL_GNULIB_EXPM1F)/g' \ -e 's/@''GNULIB_EXPM1L''@/$(GL_GNULIB_EXPM1L)/g' \ -e 's/@''GNULIB_FABSF''@/$(GL_GNULIB_FABSF)/g' \ -e 's/@''GNULIB_FABSL''@/$(GL_GNULIB_FABSL)/g' \ -e 's/@''GNULIB_FLOOR''@/$(GL_GNULIB_FLOOR)/g' \ -e 's/@''GNULIB_FLOORF''@/$(GL_GNULIB_FLOORF)/g' \ -e 's/@''GNULIB_FLOORL''@/$(GL_GNULIB_FLOORL)/g' \ -e 's/@''GNULIB_FMA''@/$(GL_GNULIB_FMA)/g' \ -e 's/@''GNULIB_FMAF''@/$(GL_GNULIB_FMAF)/g' \ -e 's/@''GNULIB_FMAL''@/$(GL_GNULIB_FMAL)/g' \ -e 's/@''GNULIB_FMOD''@/$(GL_GNULIB_FMOD)/g' \ -e 's/@''GNULIB_FMODF''@/$(GL_GNULIB_FMODF)/g' \ -e 's/@''GNULIB_FMODL''@/$(GL_GNULIB_FMODL)/g' \ -e 's/@''GNULIB_FREXPF''@/$(GL_GNULIB_FREXPF)/g' \ -e 's/@''GNULIB_FREXP''@/$(GL_GNULIB_FREXP)/g' \ -e 's/@''GNULIB_FREXPL''@/$(GL_GNULIB_FREXPL)/g' \ -e 's/@''GNULIB_GETPAYLOAD''@/$(GL_GNULIB_GETPAYLOAD)/g' \ -e 's/@''GNULIB_GETPAYLOADF''@/$(GL_GNULIB_GETPAYLOADF)/g' \ -e 's/@''GNULIB_GETPAYLOADL''@/$(GL_GNULIB_GETPAYLOADL)/g' \ -e 's/@''GNULIB_HYPOT''@/$(GL_GNULIB_HYPOT)/g' \ -e 's/@''GNULIB_HYPOTF''@/$(GL_GNULIB_HYPOTF)/g' \ -e 's/@''GNULIB_HYPOTL''@/$(GL_GNULIB_HYPOTL)/g' \ < $(srcdir)/math.in.h > $@-t1 $(AM_V_at)sed \ -e 's/@''GNULIB_ILOGB''@/$(GL_GNULIB_ILOGB)/g' \ -e 's/@''GNULIB_ILOGBF''@/$(GL_GNULIB_ILOGBF)/g' \ -e 's/@''GNULIB_ILOGBL''@/$(GL_GNULIB_ILOGBL)/g' \ -e 's/@''GNULIB_ISFINITE''@/$(GL_GNULIB_ISFINITE)/g' \ -e 's/@''GNULIB_ISINF''@/$(GL_GNULIB_ISINF)/g' \ -e 's/@''GNULIB_ISNAN''@/$(GL_GNULIB_ISNAN)/g' \ -e 's/@''GNULIB_ISNANF''@/$(GL_GNULIB_ISNANF)/g' \ -e 's/@''GNULIB_ISNAND''@/$(GL_GNULIB_ISNAND)/g' \ -e 's/@''GNULIB_ISNANL''@/$(GL_GNULIB_ISNANL)/g' \ -e 's/@''GNULIB_LDEXP''@/$(GL_GNULIB_LDEXP)/g' \ -e 's/@''GNULIB_LDEXPF''@/$(GL_GNULIB_LDEXPF)/g' \ -e 's/@''GNULIB_LDEXPL''@/$(GL_GNULIB_LDEXPL)/g' \ -e 's/@''GNULIB_LOG''@/$(GL_GNULIB_LOG)/g' \ -e 's/@''GNULIB_LOGF''@/$(GL_GNULIB_LOGF)/g' \ -e 's/@''GNULIB_LOGL''@/$(GL_GNULIB_LOGL)/g' \ -e 's/@''GNULIB_LOG10''@/$(GL_GNULIB_LOG10)/g' \ -e 's/@''GNULIB_LOG10F''@/$(GL_GNULIB_LOG10F)/g' \ -e 's/@''GNULIB_LOG10L''@/$(GL_GNULIB_LOG10L)/g' \ -e 's/@''GNULIB_LOG1P''@/$(GL_GNULIB_LOG1P)/g' \ -e 's/@''GNULIB_LOG1PF''@/$(GL_GNULIB_LOG1PF)/g' \ -e 's/@''GNULIB_LOG1PL''@/$(GL_GNULIB_LOG1PL)/g' \ -e 's/@''GNULIB_LOG2''@/$(GL_GNULIB_LOG2)/g' \ -e 's/@''GNULIB_LOG2F''@/$(GL_GNULIB_LOG2F)/g' \ -e 's/@''GNULIB_LOG2L''@/$(GL_GNULIB_LOG2L)/g' \ -e 's/@''GNULIB_LOGB''@/$(GL_GNULIB_LOGB)/g' \ -e 's/@''GNULIB_LOGBF''@/$(GL_GNULIB_LOGBF)/g' \ -e 's/@''GNULIB_LOGBL''@/$(GL_GNULIB_LOGBL)/g' \ -e 's/@''GNULIB_LOGP1''@/$(GL_GNULIB_LOGP1)/g' \ -e 's/@''GNULIB_LOGP1F''@/$(GL_GNULIB_LOGP1F)/g' \ -e 's/@''GNULIB_LOGP1L''@/$(GL_GNULIB_LOGP1L)/g' \ -e 's/@''GNULIB_MODF''@/$(GL_GNULIB_MODF)/g' \ -e 's/@''GNULIB_MODFF''@/$(GL_GNULIB_MODFF)/g' \ -e 's/@''GNULIB_MODFL''@/$(GL_GNULIB_MODFL)/g' \ -e 's/@''GNULIB_POWF''@/$(GL_GNULIB_POWF)/g' \ -e 's/@''GNULIB_REMAINDER''@/$(GL_GNULIB_REMAINDER)/g' \ -e 's/@''GNULIB_REMAINDERF''@/$(GL_GNULIB_REMAINDERF)/g' \ -e 's/@''GNULIB_REMAINDERL''@/$(GL_GNULIB_REMAINDERL)/g' \ -e 's/@''GNULIB_RINT''@/$(GL_GNULIB_RINT)/g' \ -e 's/@''GNULIB_RINTF''@/$(GL_GNULIB_RINTF)/g' \ -e 's/@''GNULIB_RINTL''@/$(GL_GNULIB_RINTL)/g' \ -e 's/@''GNULIB_ROUND''@/$(GL_GNULIB_ROUND)/g' \ -e 's/@''GNULIB_ROUNDF''@/$(GL_GNULIB_ROUNDF)/g' \ -e 's/@''GNULIB_ROUNDL''@/$(GL_GNULIB_ROUNDL)/g' \ -e 's/@''GNULIB_SETPAYLOAD''@/$(GL_GNULIB_SETPAYLOAD)/g' \ -e 's/@''GNULIB_SETPAYLOADF''@/$(GL_GNULIB_SETPAYLOADF)/g' \ -e 's/@''GNULIB_SETPAYLOADL''@/$(GL_GNULIB_SETPAYLOADL)/g' \ -e 's/@''GNULIB_SETPAYLOADSIG''@/$(GL_GNULIB_SETPAYLOADSIG)/g' \ -e 's/@''GNULIB_SETPAYLOADSIGF''@/$(GL_GNULIB_SETPAYLOADSIGF)/g' \ -e 's/@''GNULIB_SETPAYLOADSIGL''@/$(GL_GNULIB_SETPAYLOADSIGL)/g' \ -e 's/@''GNULIB_SIGNBIT''@/$(GL_GNULIB_SIGNBIT)/g' \ -e 's/@''GNULIB_SINF''@/$(GL_GNULIB_SINF)/g' \ -e 's/@''GNULIB_SINL''@/$(GL_GNULIB_SINL)/g' \ -e 's/@''GNULIB_SINHF''@/$(GL_GNULIB_SINHF)/g' \ -e 's/@''GNULIB_SQRTF''@/$(GL_GNULIB_SQRTF)/g' \ -e 's/@''GNULIB_SQRTL''@/$(GL_GNULIB_SQRTL)/g' \ -e 's/@''GNULIB_TANF''@/$(GL_GNULIB_TANF)/g' \ -e 's/@''GNULIB_TANL''@/$(GL_GNULIB_TANL)/g' \ -e 's/@''GNULIB_TANHF''@/$(GL_GNULIB_TANHF)/g' \ -e 's/@''GNULIB_TRUNC''@/$(GL_GNULIB_TRUNC)/g' \ -e 's/@''GNULIB_TRUNCF''@/$(GL_GNULIB_TRUNCF)/g' \ -e 's/@''GNULIB_TRUNCL''@/$(GL_GNULIB_TRUNCL)/g' \ -e 's/@''GNULIB_TOTALORDER''@/$(GL_GNULIB_TOTALORDER)/g' \ -e 's/@''GNULIB_TOTALORDERF''@/$(GL_GNULIB_TOTALORDERF)/g' \ -e 's/@''GNULIB_TOTALORDERL''@/$(GL_GNULIB_TOTALORDERL)/g' \ -e 's/@''GNULIB_TOTALORDERMAG''@/$(GL_GNULIB_TOTALORDERMAG)/g' \ -e 's/@''GNULIB_TOTALORDERMAGF''@/$(GL_GNULIB_TOTALORDERMAGF)/g' \ -e 's/@''GNULIB_TOTALORDERMAGL''@/$(GL_GNULIB_TOTALORDERMAGL)/g' \ -e 's/@''GNULIB_MDA_J0''@/$(GL_GNULIB_MDA_J0)/g' \ -e 's/@''GNULIB_MDA_J1''@/$(GL_GNULIB_MDA_J1)/g' \ -e 's/@''GNULIB_MDA_JN''@/$(GL_GNULIB_MDA_JN)/g' \ -e 's/@''GNULIB_MDA_Y0''@/$(GL_GNULIB_MDA_Y0)/g' \ -e 's/@''GNULIB_MDA_Y1''@/$(GL_GNULIB_MDA_Y1)/g' \ -e 's/@''GNULIB_MDA_YN''@/$(GL_GNULIB_MDA_YN)/g' \ < $@-t1 > $@-t2 $(AM_V_at)sed \ -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \ -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \ -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \ -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \ -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \ -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \ -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \ -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \ -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \ -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \ -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \ -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \ -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \ -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \ -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \ -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \ -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \ -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \ -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \ -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \ -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \ -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \ -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \ -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \ -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \ -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \ -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \ -e 's|@''HAVE_GETPAYLOAD''@|$(HAVE_GETPAYLOAD)|g' \ -e 's|@''HAVE_GETPAYLOADF''@|$(HAVE_GETPAYLOADF)|g' \ -e 's|@''HAVE_GETPAYLOADL''@|$(HAVE_GETPAYLOADL)|g' \ -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \ -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \ -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \ -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \ -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \ -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \ -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \ -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \ -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \ -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \ -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \ -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \ -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \ -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \ -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \ -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \ -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \ -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \ -e 's|@''HAVE_LOGP1''@|$(HAVE_LOGP1)|g' \ -e 's|@''HAVE_LOGP1F''@|$(HAVE_LOGP1F)|g' \ -e 's|@''HAVE_LOGP1L''@|$(HAVE_LOGP1L)|g' \ -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \ -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \ -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \ -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \ -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \ -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \ -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \ -e 's|@''HAVE_SETPAYLOAD''@|$(HAVE_SETPAYLOAD)|g' \ -e 's|@''HAVE_SETPAYLOADF''@|$(HAVE_SETPAYLOADF)|g' \ -e 's|@''HAVE_SETPAYLOADL''@|$(HAVE_SETPAYLOADL)|g' \ -e 's|@''HAVE_SETPAYLOADSIG''@|$(HAVE_SETPAYLOADSIG)|g' \ -e 's|@''HAVE_SETPAYLOADSIGF''@|$(HAVE_SETPAYLOADSIGF)|g' \ -e 's|@''HAVE_SETPAYLOADSIGL''@|$(HAVE_SETPAYLOADSIGL)|g' \ -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \ -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \ -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \ -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \ -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \ -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \ -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \ -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \ -e 's|@''HAVE_TOTALORDER''@|$(HAVE_TOTALORDER)|g' \ -e 's|@''HAVE_TOTALORDERF''@|$(HAVE_TOTALORDERF)|g' \ -e 's|@''HAVE_TOTALORDERL''@|$(HAVE_TOTALORDERL)|g' \ -e 's|@''HAVE_TOTALORDERMAG''@|$(HAVE_TOTALORDERMAG)|g' \ -e 's|@''HAVE_TOTALORDERMAGF''@|$(HAVE_TOTALORDERMAGF)|g' \ -e 's|@''HAVE_TOTALORDERMAGL''@|$(HAVE_TOTALORDERMAGL)|g' \ < $@-t2 > $@-t3 $(AM_V_at)sed \ -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \ -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \ -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \ -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \ -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \ -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \ -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \ -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \ -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \ -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \ -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \ -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \ -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \ -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \ -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \ -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \ -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \ -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \ -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \ -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \ -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \ -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \ -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \ -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \ -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \ -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \ -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \ < $@-t3 > $@-t4 $(AM_V_at)sed \ -e 's|@''REPLACE_ACOSF''@|$(REPLACE_ACOSF)|g' \ -e 's|@''REPLACE_ASINF''@|$(REPLACE_ASINF)|g' \ -e 's|@''REPLACE_ATANF''@|$(REPLACE_ATANF)|g' \ -e 's|@''REPLACE_ATAN2F''@|$(REPLACE_ATAN2F)|g' \ -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \ -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \ -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \ -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \ -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \ -e 's|@''REPLACE_COSF''@|$(REPLACE_COSF)|g' \ -e 's|@''REPLACE_COSHF''@|$(REPLACE_COSHF)|g' \ -e 's|@''REPLACE_EXPF''@|$(REPLACE_EXPF)|g' \ -e 's|@''REPLACE_EXPL''@|$(REPLACE_EXPL)|g' \ -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \ -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \ -e 's|@''REPLACE_EXPM1L''@|$(REPLACE_EXPM1L)|g' \ -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \ -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \ -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \ -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \ -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \ -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \ -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \ -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \ -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \ -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \ -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \ -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \ -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \ -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \ -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \ -e 's|@''REPLACE_GETPAYLOAD''@|$(REPLACE_GETPAYLOAD)|g' \ -e 's|@''REPLACE_GETPAYLOADF''@|$(REPLACE_GETPAYLOADF)|g' \ -e 's|@''REPLACE_GETPAYLOADL''@|$(REPLACE_GETPAYLOADL)|g' \ -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \ -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \ -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \ -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \ -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \ -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \ -e 's|@''REPLACE_ILOGBL''@|$(REPLACE_ILOGBL)|g' \ -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \ -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \ -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \ -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \ < $@-t4 > $@-t5 $(AM_V_at)sed \ -e 's|@''REPLACE_LDEXP''@|$(REPLACE_LDEXP)|g' \ -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \ -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \ -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \ -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \ -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \ -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \ -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \ -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \ -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \ -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \ -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \ -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \ -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \ -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \ -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \ -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \ -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \ -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \ -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \ -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \ -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \ -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \ -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \ -e 's|@''REPLACE_RINTL''@|$(REPLACE_RINTL)|g' \ -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \ -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \ -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \ -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \ -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|$(REPLACE_SIGNBIT_USING_BUILTINS)|g' \ -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \ -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \ -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \ -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \ -e 's|@''REPLACE_TANF''@|$(REPLACE_TANF)|g' \ -e 's|@''REPLACE_TANHF''@|$(REPLACE_TANHF)|g' \ -e 's|@''REPLACE_TOTALORDER''@|$(REPLACE_TOTALORDER)|g' \ -e 's|@''REPLACE_TOTALORDERF''@|$(REPLACE_TOTALORDERF)|g' \ -e 's|@''REPLACE_TOTALORDERL''@|$(REPLACE_TOTALORDERL)|g' \ -e 's|@''REPLACE_TOTALORDERMAG''@|$(REPLACE_TOTALORDERMAG)|g' \ -e 's|@''REPLACE_TOTALORDERMAGF''@|$(REPLACE_TOTALORDERMAGF)|g' \ -e 's|@''REPLACE_TOTALORDERMAGL''@|$(REPLACE_TOTALORDERMAGL)|g' \ -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \ -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \ -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ < $@-t5 > $@-t6 $(AM_V_at)rm -f $@-t1 $@-t2 $@-t3 $@-t4 $@-t5 $(AM_V_at)mv $@-t6 $@ MOSTLYCLEANFILES += math.h math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t5 math.h-t6 EXTRA_DIST += math.in.h ## end gnulib module math-h ## begin gnulib module math-h-tests TESTS += test-math-h check_PROGRAMS += test-math-h EXTRA_DIST += test-math-h.c macros.h ## end gnulib module math-h-tests ## begin gnulib module mbrtoc32-tests TESTS += \ test-mbrtoc32-1.sh test-mbrtoc32-2.sh test-mbrtoc32-3.sh test-mbrtoc32-4.sh \ test-mbrtoc32-5.sh \ test-mbrtoc32-w32-2.sh test-mbrtoc32-w32-3.sh test-mbrtoc32-w32-4.sh \ test-mbrtoc32-w32-5.sh test-mbrtoc32-w32-6.sh test-mbrtoc32-w32-7.sh \ test-mbrtoc32-w32-8.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-mbrtoc32 test-mbrtoc32-w32 test_mbrtoc32_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV) EXTRA_DIST += test-mbrtoc32-1.sh test-mbrtoc32-2.sh test-mbrtoc32-3.sh test-mbrtoc32-4.sh test-mbrtoc32-5.sh test-mbrtoc32.c test-mbrtoc32-w32-2.sh test-mbrtoc32-w32-3.sh test-mbrtoc32-w32-4.sh test-mbrtoc32-w32-5.sh test-mbrtoc32-w32-6.sh test-mbrtoc32-w32-7.sh test-mbrtoc32-w32-8.sh test-mbrtoc32-w32.c signature.h macros.h ## end gnulib module mbrtoc32-tests ## begin gnulib module mbrtowc-tests TESTS += \ test-mbrtowc-1.sh test-mbrtowc-2.sh test-mbrtowc-3.sh test-mbrtowc-4.sh \ test-mbrtowc-5.sh \ test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh \ test-mbrtowc-w32-5.sh test-mbrtowc-w32-6.sh test-mbrtowc-w32-7.sh \ test-mbrtowc-w32-8.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-mbrtowc test-mbrtowc-w32 test_mbrtowc_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) if OS_IS_NATIVE_WINDOWS TESTS += test-mbrtowc-w32utf8.sh noinst_PROGRAMS += test-mbrtowc-w32utf8 test_mbrtowc_w32utf8_LDADD = $(LDADD) test-mbrtowc-windows-utf8.res $(SETLOCALE_LIB) test-mbrtowc-windows-utf8.res : $(srcdir)/windows-utf8.rc $(WINDRES) -i $(srcdir)/windows-utf8.rc -o test-mbrtowc-windows-utf8.res --output-format=coff MOSTLYCLEANFILES += test-mbrtowc-windows-utf8.res endif EXTRA_DIST += test-mbrtowc-1.sh test-mbrtowc-2.sh test-mbrtowc-3.sh test-mbrtowc-4.sh test-mbrtowc-5.sh test-mbrtowc.c test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh test-mbrtowc-w32-5.sh test-mbrtowc-w32-6.sh test-mbrtowc-w32-7.sh test-mbrtowc-w32-8.sh test-mbrtowc-w32.c test-mbrtowc-w32utf8.sh test-mbrtowc-w32utf8.c windows-utf8.rc windows-utf8.manifest signature.h macros.h ## end gnulib module mbrtowc-tests ## begin gnulib module mbscasecmp-tests TESTS += test-mbscasecmp.sh TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' check_PROGRAMS += test-mbscasecmp test_mbscasecmp_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV) EXTRA_DIST += test-mbscasecmp.sh test-mbscasecmp.c macros.h ## end gnulib module mbscasecmp-tests ## begin gnulib module mbsinit-tests TESTS += test-mbsinit.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' check_PROGRAMS += test-mbsinit test_mbsinit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) EXTRA_DIST += test-mbsinit.sh test-mbsinit.c signature.h macros.h ## end gnulib module mbsinit-tests ## begin gnulib module mbsrtoc32s-tests TESTS += \ test-mbsrtoc32s-1.sh test-mbsrtoc32s-2.sh test-mbsrtoc32s-3.sh \ test-mbsrtoc32s-4.sh test-mbsrtoc32s-5.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-mbsrtoc32s test_mbsrtoc32s_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV) EXTRA_DIST += test-mbsrtoc32s-1.sh test-mbsrtoc32s-2.sh test-mbsrtoc32s-3.sh test-mbsrtoc32s-4.sh test-mbsrtoc32s-5.sh test-mbsrtoc32s.c signature.h macros.h ## end gnulib module mbsrtoc32s-tests ## begin gnulib module mbsrtowcs-tests TESTS += \ test-mbsrtowcs-1.sh test-mbsrtowcs-2.sh test-mbsrtowcs-3.sh \ test-mbsrtowcs-4.sh test-mbsrtowcs-5.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-mbsrtowcs test_mbsrtowcs_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) EXTRA_DIST += test-mbsrtowcs-1.sh test-mbsrtowcs-2.sh test-mbsrtowcs-3.sh test-mbsrtowcs-4.sh test-mbsrtowcs-5.sh test-mbsrtowcs.c signature.h macros.h ## end gnulib module mbsrtowcs-tests ## begin gnulib module mcel-tests TESTS += \ test-mcel-1.sh test-mcel-2.sh test-mcel-3.sh test-mcel-4.sh test-mcel-5.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-mcel test_mcel_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV) EXTRA_DIST += test-mcel-1.sh test-mcel-2.sh test-mcel-3.sh test-mcel-4.sh test-mcel-5.sh test-mcel.c macros.h ## end gnulib module mcel-tests ## begin gnulib module memchr-tests TESTS += test-memchr check_PROGRAMS += test-memchr EXTRA_DIST += test-memchr.c zerosize-ptr.h signature.h macros.h ## end gnulib module memchr-tests ## begin gnulib module memrchr-tests TESTS += test-memrchr check_PROGRAMS += test-memrchr EXTRA_DIST += test-memrchr.c zerosize-ptr.h signature.h macros.h ## end gnulib module memrchr-tests ## begin gnulib module mkdir-tests TESTS += test-mkdir check_PROGRAMS += test-mkdir EXTRA_DIST += test-mkdir.h test-mkdir.c signature.h macros.h ## end gnulib module mkdir-tests ## begin gnulib module nan libtests_a_SOURCES += nan.h ## end gnulib module nan ## begin gnulib module nanosleep if GL_COND_OBJ_NANOSLEEP libtests_a_SOURCES += nanosleep.c endif ## end gnulib module nanosleep ## begin gnulib module nanosleep-tests TESTS += test-nanosleep check_PROGRAMS += test-nanosleep test_nanosleep_LDADD = $(LDADD) $(NANOSLEEP_LIB) EXTRA_DIST += test-nanosleep.c signature.h macros.h ## end gnulib module nanosleep-tests ## begin gnulib module netinet_in-h BUILT_SOURCES += $(NETINET_IN_H) # We need the following in order to create when the system # doesn't have one. if GL_GENERATE_NETINET_IN_H netinet/in.h: netinet_in.in.h $(top_builddir)/config.status $(AM_V_GEN)$(MKDIR_P) '%reldir%/netinet' $(AM_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \ -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \ $(srcdir)/netinet_in.in.h > $@-t $(AM_V_at)mv $@-t $@ else netinet/in.h: $(top_builddir)/config.status rm -f $@ endif MOSTLYCLEANFILES += netinet/in.h netinet/in.h-t MOSTLYCLEANDIRS += netinet EXTRA_DIST += netinet_in.in.h ## end gnulib module netinet_in-h ## begin gnulib module netinet_in-h-tests TESTS += test-netinet_in-h check_PROGRAMS += test-netinet_in-h EXTRA_DIST += test-netinet_in-h.c ## end gnulib module netinet_in-h-tests ## begin gnulib module nl_langinfo-tests TESTS += test-nl_langinfo1.sh test-nl_langinfo2.sh test-nl_langinfo-mt TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' check_PROGRAMS += test-nl_langinfo1 test-nl_langinfo2 test-nl_langinfo-mt test_nl_langinfo1_LDADD = $(LDADD) $(SETLOCALE_LIB) test_nl_langinfo2_LDADD = $(LDADD) $(SETLOCALE_LIB) test_nl_langinfo_mt_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBMULTITHREAD) $(NANOSLEEP_LIB) EXTRA_DIST += test-nl_langinfo1.sh test-nl_langinfo2.sh test-nl_langinfo1.c test-nl_langinfo2.c test-nl_langinfo-mt.c signature.h macros.h ## end gnulib module nl_langinfo-tests ## begin gnulib module nstrftime-tests TESTS += test-nstrftime-1.sh test-nstrftime-2.sh TESTS_ENVIRONMENT += \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' check_PROGRAMS += test-nstrftime test_nstrftime_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-nstrftime-1.sh test-nstrftime-2.sh test-nstrftime.c test-nstrftime.h macros.h ## end gnulib module nstrftime-tests ## begin gnulib module nullptr-tests TESTS += test-nullptr check_PROGRAMS += test-nullptr EXTRA_DIST += test-nullptr.c macros.h ## end gnulib module nullptr-tests ## begin gnulib module once-tests TESTS += test-once1 test-once2 check_PROGRAMS += test-once1 test-once2 test_once1_SOURCES = test-once.c test_once1_LDADD = $(LDADD) @LIBTHREAD@ test_once2_SOURCES = test-once.c test_once2_LDADD = $(LDADD) @LIBMULTITHREAD@ EXTRA_DIST += test-once.c macros.h ## end gnulib module once-tests ## begin gnulib module open-tests TESTS += test-open check_PROGRAMS += test-open EXTRA_DIST += test-open.h test-open.c signature.h macros.h ## end gnulib module open-tests ## begin gnulib module openat-tests TESTS += test-openat check_PROGRAMS += test-openat test_openat_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-openat.c test-open.h signature.h macros.h ## end gnulib module openat-tests ## begin gnulib module pathmax-tests TESTS += test-pathmax check_PROGRAMS += test-pathmax EXTRA_DIST += test-pathmax.c ## end gnulib module pathmax-tests ## begin gnulib module perror if GL_COND_OBJ_PERROR libtests_a_SOURCES += perror.c endif ## end gnulib module perror ## begin gnulib module perror-tests TESTS += test-perror.sh test-perror2 check_PROGRAMS += test-perror test-perror2 EXTRA_DIST += macros.h signature.h test-perror.c test-perror2.c test-perror.sh ## end gnulib module perror-tests ## begin gnulib module pipe-posix if GL_COND_OBJ_PIPE libtests_a_SOURCES += pipe.c endif ## end gnulib module pipe-posix ## begin gnulib module pipe-posix-tests TESTS += test-pipe check_PROGRAMS += test-pipe EXTRA_DIST += test-pipe.c signature.h macros.h ## end gnulib module pipe-posix-tests ## begin gnulib module popen-tests TESTS += test-popen check_PROGRAMS += test-popen EXTRA_DIST += test-popen.h test-popen.c signature.h macros.h ## end gnulib module popen-tests ## begin gnulib module priv-set libtests_a_SOURCES += priv-set.c EXTRA_DIST += priv-set.h ## end gnulib module priv-set ## begin gnulib module priv-set-tests TESTS += test-priv-set check_PROGRAMS += test-priv-set EXTRA_DIST += test-priv-set.c macros.h ## end gnulib module priv-set-tests ## begin gnulib module pselect if GL_COND_OBJ_PSELECT libtests_a_SOURCES += pselect.c endif ## end gnulib module pselect ## begin gnulib module pselect-tests TESTS += test-pselect check_PROGRAMS += test-pselect test_pselect_LDADD = $(LDADD) @SELECT_LIB@ @LIBSOCKET@ @PTHREAD_SIGMASK_LIB@ $(INET_PTON_LIB) EXTRA_DIST += test-pselect.c test-select.h macros.h signature.h ## end gnulib module pselect-tests ## begin gnulib module pthread-cond if GL_COND_OBJ_PTHREAD_COND libtests_a_SOURCES += pthread-cond.c endif ## end gnulib module pthread-cond ## begin gnulib module pthread-cond-tests TESTS += test-pthread-cond check_PROGRAMS += test-pthread-cond test_pthread_cond_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ EXTRA_DIST += test-pthread-cond.c virtualbox.h macros.h ## end gnulib module pthread-cond-tests ## begin gnulib module pthread-h-tests TESTS += test-pthread check_PROGRAMS += test-pthread EXTRA_DIST += test-pthread.c ## end gnulib module pthread-h-tests ## begin gnulib module pthread-mutex if GL_COND_OBJ_PTHREAD_MUTEX libtests_a_SOURCES += pthread-mutex.c endif ## end gnulib module pthread-mutex ## begin gnulib module pthread-mutex-tests TESTS += test-pthread-mutex test-pthread-mutex-type check_PROGRAMS += test-pthread-mutex test-pthread-mutex-type test_pthread_mutex_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ @LIB_SEMAPHORE@ # If we were to link test-pthread-mutex-type only with @LIBPTHREAD@ instead of # @LIBPMULTITHREAD@, this test would fail on FreeBSD and NetBSD. test_pthread_mutex_type_LDADD = $(LDADD) @LIBPMULTITHREAD@ EXTRA_DIST += test-pthread-mutex.c test-pthread-mutex-type.c atomic-int-posix.h macros.h ## end gnulib module pthread-mutex-tests ## begin gnulib module pthread-once-tests TESTS += test-pthread-once1 test-pthread-once2 check_PROGRAMS += test-pthread-once1 test-pthread-once2 test_pthread_once1_LDADD = $(LDADD) @LIBPMULTITHREAD@ test_pthread_once2_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ EXTRA_DIST += test-pthread-once1.c test-pthread-once2.c macros.h ## end gnulib module pthread-once-tests ## begin gnulib module pthread-rwlock if GL_COND_OBJ_PTHREAD_RWLOCK libtests_a_SOURCES += pthread-rwlock.c endif ## end gnulib module pthread-rwlock ## begin gnulib module pthread-rwlock-tests TESTS += test-pthread-rwlock check_PROGRAMS += test-pthread-rwlock test_pthread_rwlock_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ @LIB_SEMAPHORE@ EXTRA_DIST += test-pthread-rwlock.c atomic-int-posix.h macros.h ## end gnulib module pthread-rwlock-tests ## begin gnulib module pthread-thread if GL_COND_OBJ_PTHREAD_THREAD libtests_a_SOURCES += pthread-thread.c endif ## end gnulib module pthread-thread ## begin gnulib module pthread-thread-tests TESTS += test-pthread-thread check_PROGRAMS += test-pthread-thread test_pthread_thread_LDADD = $(LDADD) @LIBPMULTITHREAD@ EXTRA_DIST += test-pthread-thread.c macros.h ## end gnulib module pthread-thread-tests ## begin gnulib module pthread_mutex_timedlock if GL_COND_OBJ_PTHREAD_MUTEX_TIMEDLOCK libtests_a_SOURCES += pthread_mutex_timedlock.c endif ## end gnulib module pthread_mutex_timedlock ## begin gnulib module pthread_sigmask if GL_COND_OBJ_PTHREAD_SIGMASK libtests_a_SOURCES += pthread_sigmask.c endif ## end gnulib module pthread_sigmask ## begin gnulib module pthread_sigmask-tests # Work around https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=57214 if !OS_IS_NETBSD TESTS += test-pthread_sigmask1 endif TESTS += test-pthread_sigmask2 check_PROGRAMS += test-pthread_sigmask1 test-pthread_sigmask2 test_pthread_sigmask1_LDADD = $(LDADD) @PTHREAD_SIGMASK_LIB@ test_pthread_sigmask2_LDADD = $(LDADD) @PTHREAD_SIGMASK_LIB@ @LIBMULTITHREAD@ EXTRA_DIST += test-pthread_sigmask1.c test-pthread_sigmask2.c signature.h virtualbox.h macros.h ## end gnulib module pthread_sigmask-tests ## begin gnulib module putenv-gnu if GL_COND_OBJ_PUTENV libtests_a_SOURCES += putenv.c endif ## end gnulib module putenv-gnu ## begin gnulib module putenv-gnu-tests TESTS += test-putenv check_PROGRAMS += test-putenv EXTRA_DIST += test-putenv.c macros.h signature.h ## end gnulib module putenv-gnu-tests ## begin gnulib module quotearg-simple-tests TESTS += test-quotearg-simple check_PROGRAMS += test-quotearg-simple test_quotearg_simple_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV) EXTRA_DIST += test-quotearg-simple.c test-quotearg.h macros.h zerosize-ptr.h ## end gnulib module quotearg-simple-tests ## begin gnulib module raise-tests TESTS += test-raise check_PROGRAMS += test-raise EXTRA_DIST += test-raise.c signature.h macros.h ## end gnulib module raise-tests ## begin gnulib module random if GL_COND_OBJ_RANDOM libtests_a_SOURCES += random.c endif ## end gnulib module random ## begin gnulib module random-tests TESTS += test-random test-random-mt check_PROGRAMS += test-random test-random-mt test_random_mt_LDADD = $(LDADD) $(LIBINTL) $(LIBMULTITHREAD) $(YIELD_LIB) EXTRA_DIST += test-random.c test-random-mt.c signature.h macros.h ## end gnulib module random-tests ## begin gnulib module random_r if GL_COND_OBJ_RANDOM_R libtests_a_SOURCES += random_r.c endif ## end gnulib module random_r ## begin gnulib module random_r-tests TESTS += test-random_r check_PROGRAMS += test-random_r EXTRA_DIST += test-random_r.c signature.h macros.h ## end gnulib module random_r-tests ## begin gnulib module rawmemchr-tests TESTS += test-rawmemchr check_PROGRAMS += test-rawmemchr EXTRA_DIST += test-rawmemchr.c zerosize-ptr.h signature.h macros.h ## end gnulib module rawmemchr-tests ## begin gnulib module readlink-tests TESTS += test-readlink check_PROGRAMS += test-readlink EXTRA_DIST += test-readlink.h test-readlink.c signature.h macros.h ## end gnulib module readlink-tests ## begin gnulib module readlinkat-tests TESTS += test-readlinkat check_PROGRAMS += test-readlinkat test_readlinkat_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-readlink.h test-readlinkat.c signature.h macros.h ## end gnulib module readlinkat-tests ## begin gnulib module realloc-posix-tests TESTS += test-realloc-posix check_PROGRAMS += test-realloc-posix EXTRA_DIST += test-realloc-posix.c macros.h ## end gnulib module realloc-posix-tests ## begin gnulib module reallocarray-tests TESTS += test-reallocarray check_PROGRAMS += test-reallocarray EXTRA_DIST += test-reallocarray.c signature.h macros.h ## end gnulib module reallocarray-tests ## begin gnulib module regex-tests TESTS += test-regex check_PROGRAMS += test-regex test_regex_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) @LIBINTL@ $(LIBTHREAD) EXTRA_DIST += test-regex.c macros.h ## end gnulib module regex-tests ## begin gnulib module rmdir if GL_COND_OBJ_RMDIR libtests_a_SOURCES += rmdir.c endif ## end gnulib module rmdir ## begin gnulib module rmdir-tests TESTS += test-rmdir check_PROGRAMS += test-rmdir EXTRA_DIST += test-rmdir.h test-rmdir.c signature.h macros.h ## end gnulib module rmdir-tests ## begin gnulib module root-uid EXTRA_DIST += root-uid.h ## end gnulib module root-uid ## begin gnulib module sched-h-tests TESTS += test-sched-h check_PROGRAMS += test-sched-h EXTRA_DIST += test-sched-h.c ## end gnulib module sched-h-tests ## begin gnulib module sched_yield if GL_COND_OBJ_SCHED_YIELD libtests_a_SOURCES += sched_yield.c endif ## end gnulib module sched_yield ## begin gnulib module select if GL_COND_OBJ_SELECT libtests_a_SOURCES += select.c endif ## end gnulib module select ## begin gnulib module select-tests TESTS += test-select test-select-in.sh test-select-out.sh # test-select-stdin has to be run by hand. check_PROGRAMS += test-select test-select-fd test-select-stdin test_select_LDADD = $(LDADD) @SELECT_LIB@ @LIBSOCKET@ $(INET_PTON_LIB) test_select_fd_LDADD = $(LDADD) @SELECT_LIB@ test_select_stdin_LDADD = $(LDADD) @SELECT_LIB@ EXTRA_DIST += macros.h signature.h test-select.c test-select.h test-select-fd.c test-select-in.sh test-select-out.sh test-select-stdin.c ## end gnulib module select-tests ## begin gnulib module setenv-tests TESTS += test-setenv check_PROGRAMS += test-setenv EXTRA_DIST += test-setenv.c signature.h macros.h ## end gnulib module setenv-tests ## begin gnulib module setlocale-null-tests TESTS += \ test-setlocale_null \ test-setlocale_null-mt-one \ test-setlocale_null-mt-all check_PROGRAMS += \ test-setlocale_null \ test-setlocale_null-mt-one \ test-setlocale_null-mt-all test_setlocale_null_LDADD = $(LDADD) @SETLOCALE_NULL_LIB@ test_setlocale_null_mt_one_LDADD = $(LDADD) @SETLOCALE_NULL_LIB@ $(LIBMULTITHREAD) $(NANOSLEEP_LIB) test_setlocale_null_mt_all_LDADD = $(LDADD) @SETLOCALE_NULL_LIB@ $(LIBMULTITHREAD) $(NANOSLEEP_LIB) EXTRA_DIST += test-setlocale_null.c test-setlocale_null-mt-one.c test-setlocale_null-mt-all.c ## end gnulib module setlocale-null-tests ## begin gnulib module setlocale-null-unlocked-tests TESTS += test-setlocale_null-unlocked check_PROGRAMS += test-setlocale_null-unlocked EXTRA_DIST += test-setlocale_null-unlocked.c ## end gnulib module setlocale-null-unlocked-tests ## begin gnulib module setsockopt if GL_COND_OBJ_SETSOCKOPT libtests_a_SOURCES += setsockopt.c endif EXTRA_DIST += w32sock.h ## end gnulib module setsockopt ## begin gnulib module setsockopt-tests TESTS += test-setsockopt check_PROGRAMS += test-setsockopt test_setsockopt_LDADD = $(LDADD) @LIBSOCKET@ EXTRA_DIST += test-setsockopt.c signature.h macros.h ## end gnulib module setsockopt-tests ## begin gnulib module sh-quote-tests TESTS += test-sh-quote check_PROGRAMS += test-sh-quote test_sh_quote_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV) EXTRA_DIST += test-sh-quote.c macros.h ## end gnulib module sh-quote-tests ## begin gnulib module sigaction-tests TESTS += test-sigaction check_PROGRAMS += test-sigaction EXTRA_DIST += test-sigaction.c signature.h macros.h ## end gnulib module sigaction-tests ## begin gnulib module signal-h-tests TESTS += test-signal-h check_PROGRAMS += test-signal-h EXTRA_DIST += test-signal-h.c ## end gnulib module signal-h-tests ## begin gnulib module signbit if GL_COND_OBJ_SIGNBIT3 libtests_a_SOURCES += signbitf.c signbitd.c signbitl.c endif EXTRA_DIST += float+.h ## end gnulib module signbit ## begin gnulib module signbit-tests TESTS += test-signbit check_PROGRAMS += test-signbit EXTRA_DIST += test-signbit.c minus-zero.h infinity.h macros.h ## end gnulib module signbit-tests ## begin gnulib module signed-nan libtests_a_SOURCES += signed-nan.h ## end gnulib module signed-nan ## begin gnulib module signed-snan libtests_a_SOURCES += signed-snan.h ## end gnulib module signed-snan ## begin gnulib module sigprocmask-tests # Work around https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=57213 if !OS_IS_NETBSD TESTS += test-sigprocmask endif check_PROGRAMS += test-sigprocmask EXTRA_DIST += test-sigprocmask.c signature.h virtualbox.h macros.h ## end gnulib module sigprocmask-tests ## begin gnulib module sigsegv-tests TESTS += \ test-sigsegv-catch-segv1 \ test-sigsegv-catch-segv2 \ test-sigsegv-catch-stackoverflow1 \ test-sigsegv-catch-stackoverflow2 check_PROGRAMS += \ test-sigsegv-catch-segv1 \ test-sigsegv-catch-segv2 \ test-sigsegv-catch-stackoverflow1 \ test-sigsegv-catch-stackoverflow2 test_sigsegv_catch_segv1_LDADD = $(LDADD) $(LIBSIGSEGV) test_sigsegv_catch_segv2_LDADD = $(LDADD) $(LIBSIGSEGV) test_sigsegv_catch_stackoverflow1_LDADD = $(LDADD) $(LIBSIGSEGV) test_sigsegv_catch_stackoverflow2_LDADD = $(LDADD) $(LIBSIGSEGV) EXTRA_DIST += test-sigsegv-catch-segv1.c test-sigsegv-catch-segv2.c test-sigsegv-catch-stackoverflow1.c test-sigsegv-catch-stackoverflow2.c altstack-util.h mmap-anon-util.h ## end gnulib module sigsegv-tests ## begin gnulib module size_max libtests_a_SOURCES += size_max.h ## end gnulib module size_max ## begin gnulib module sleep if GL_COND_OBJ_SLEEP libtests_a_SOURCES += sleep.c endif ## end gnulib module sleep ## begin gnulib module sleep-tests TESTS += test-sleep check_PROGRAMS += test-sleep EXTRA_DIST += test-sleep.c signature.h macros.h ## end gnulib module sleep-tests ## begin gnulib module snan libtests_a_SOURCES += snan.h ## end gnulib module snan ## begin gnulib module snippet/_Noreturn # Because this Makefile snippet defines a variable used by other # gnulib Makefile snippets, it must be present in all makefiles that # need it. This is ensured by the applicability 'all' defined above. _NORETURN_H=$(srcdir)/_Noreturn.h EXTRA_DIST += _Noreturn.h ## end gnulib module snippet/_Noreturn ## begin gnulib module snippet/arg-nonnull # Because this Makefile snippet defines a variable used by other # gnulib Makefile snippets, it must be present in all makefiles that # need it. This is ensured by the applicability 'all' defined above. ARG_NONNULL_H=$(srcdir)/arg-nonnull.h EXTRA_DIST += arg-nonnull.h ## end gnulib module snippet/arg-nonnull ## begin gnulib module snippet/c++defs # Because this Makefile snippet defines a variable used by other # gnulib Makefile snippets, it must be present in all makefiles that # need it. This is ensured by the applicability 'all' defined above. CXXDEFS_H=$(srcdir)/c++defs.h EXTRA_DIST += c++defs.h ## end gnulib module snippet/c++defs ## begin gnulib module snippet/warn-on-use # Because this Makefile snippet defines a variable used by other # gnulib Makefile snippets, it must be present in all makefiles that # need it. This is ensured by the applicability 'all' defined above. WARN_ON_USE_H=$(srcdir)/warn-on-use.h EXTRA_DIST += warn-on-use.h ## end gnulib module snippet/warn-on-use ## begin gnulib module snprintf EXTRA_DIST += snprintf.c EXTRA_libtests_a_SOURCES += snprintf.c ## end gnulib module snprintf ## begin gnulib module snprintf-tests TESTS += test-snprintf check_PROGRAMS += test-snprintf EXTRA_DIST += test-snprintf.c signature.h macros.h ## end gnulib module snprintf-tests ## begin gnulib module socket if GL_COND_OBJ_SOCKET libtests_a_SOURCES += socket.c endif EXTRA_DIST += w32sock.h ## end gnulib module socket ## begin gnulib module sockets libtests_a_SOURCES += sockets.h sockets.c EXTRA_DIST += w32sock.h ## end gnulib module sockets ## begin gnulib module sockets-tests TESTS += test-sockets check_PROGRAMS += test-sockets test_sockets_LDADD = $(LDADD) @LIBSOCKET@ EXTRA_DIST += test-sockets.c ## end gnulib module sockets-tests ## begin gnulib module stat-tests TESTS += test-stat check_PROGRAMS += test-stat test_stat_LDADD = $(LDADD) $(LIBINTL) EXTRA_DIST += test-stat.h test-stat.c signature.h macros.h ## end gnulib module stat-tests ## begin gnulib module stat-time-tests TESTS += test-stat-time check_PROGRAMS += test-stat-time test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@ EXTRA_DIST += test-stat-time.c macros.h nap.h ## end gnulib module stat-time-tests ## begin gnulib module stdbit-h-tests TESTS += test-stdbit-h check_PROGRAMS += test-stdbit-h EXTRA_DIST += test-stdbit-h.c macros.h ## end gnulib module stdbit-h-tests ## begin gnulib module stdc_bit_width-tests TESTS += test-stdc_bit_width check_PROGRAMS += test-stdc_bit_width test_stdc_bit_width_SOURCES = from-glibc/tst-stdc_bit_width.c test_stdc_bit_width_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/from-glibc -DGNULIB_TEST_STDBIT EXTRA_DIST += from-glibc/tst-stdc_bit_width.c from-glibc/tst-stdbit.h from-glibc/support/test-driver.c macros.h ## end gnulib module stdc_bit_width-tests ## begin gnulib module stdc_leading_zeros-tests TESTS += test-stdc_leading_zeros check_PROGRAMS += test-stdc_leading_zeros test_stdc_leading_zeros_SOURCES = from-glibc/tst-stdc_leading_zeros.c test_stdc_leading_zeros_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/from-glibc -DGNULIB_TEST_STDBIT EXTRA_DIST += from-glibc/tst-stdc_leading_zeros.c from-glibc/tst-stdbit.h from-glibc/support/test-driver.c macros.h ## end gnulib module stdc_leading_zeros-tests ## begin gnulib module stdckdint-h-tests TESTS += test-stdckdint-h check_PROGRAMS += test-stdckdint-h EXTRA_DIST += macros.h test-intprops.c test-stdckdint-h.c ## end gnulib module stdckdint-h-tests ## begin gnulib module stddef-h-tests TESTS += test-stddef-h check_PROGRAMS += test-stddef-h EXTRA_DIST += test-stddef-h.c ## end gnulib module stddef-h-tests ## begin gnulib module stdint-h-tests TESTS += test-stdint-h check_PROGRAMS += test-stdint-h EXTRA_DIST += test-stdint-h.c ## end gnulib module stdint-h-tests ## begin gnulib module stdio-h-tests TESTS += test-stdio-h check_PROGRAMS += test-stdio-h EXTRA_DIST += test-stdio-h.c macros.h ## end gnulib module stdio-h-tests ## begin gnulib module stdlib-h-tests TESTS += test-stdlib-h check_PROGRAMS += test-stdlib-h EXTRA_DIST += test-stdlib-h.c test-sys_wait-h.h ## end gnulib module stdlib-h-tests ## begin gnulib module str_startswith libtests_a_SOURCES += str_startswith.c ## end gnulib module str_startswith ## begin gnulib module str_startswith-tests TESTS += test-str_startswith check_PROGRAMS += test-str_startswith EXTRA_DIST += test-str_startswith.c macros.h ## end gnulib module str_startswith-tests ## begin gnulib module strcasecmp-tests TESTS += test-strcasecmp-1.sh test-strcasecmp-2.sh TESTS_ENVIRONMENT += \ LOCALE_FR='@LOCALE_FR@' check_PROGRAMS += test-strcasecmp test_strcasecmp_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-strcasecmp-1.sh test-strcasecmp-2.sh test-strcasecmp.c signature.h macros.h ## end gnulib module strcasecmp-tests ## begin gnulib module strerror-tests TESTS += test-strerror check_PROGRAMS += test-strerror EXTRA_DIST += test-strerror.c signature.h macros.h ## end gnulib module strerror-tests ## begin gnulib module strerror_r-posix EXTRA_DIST += strerror_r.c EXTRA_libtests_a_SOURCES += strerror_r.c ## end gnulib module strerror_r-posix ## begin gnulib module strerror_r-posix-tests TESTS += test-strerror_r check_PROGRAMS += test-strerror_r EXTRA_DIST += test-strerror_r.c signature.h macros.h ## end gnulib module strerror_r-posix-tests ## begin gnulib module string-h-tests TESTS += test-string-h check_PROGRAMS += test-string-h EXTRA_DIST += test-string-h.c ## end gnulib module string-h-tests ## begin gnulib module strings-h-tests TESTS += test-strings-h check_PROGRAMS += test-strings-h EXTRA_DIST += test-strings-h.c ## end gnulib module strings-h-tests ## begin gnulib module strncasecmp-tests TESTS += test-strncasecmp-1.sh test-strncasecmp-2.sh TESTS_ENVIRONMENT += \ LOCALE_FR='@LOCALE_FR@' check_PROGRAMS += test-strncasecmp test_strncasecmp_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-strncasecmp-1.sh test-strncasecmp-2.sh test-strncasecmp.c signature.h macros.h ## end gnulib module strncasecmp-tests ## begin gnulib module strnlen-tests TESTS += test-strnlen check_PROGRAMS += test-strnlen EXTRA_DIST += test-strnlen.c zerosize-ptr.h signature.h macros.h ## end gnulib module strnlen-tests ## begin gnulib module strtoimax-tests TESTS += test-strtoimax check_PROGRAMS += test-strtoimax EXTRA_DIST += test-strtoimax.c signature.h macros.h ## end gnulib module strtoimax-tests ## begin gnulib module strtoll-tests TESTS += test-strtoll check_PROGRAMS += test-strtoll EXTRA_DIST += test-strtoll.c signature.h macros.h ## end gnulib module strtoll-tests ## begin gnulib module symlink if GL_COND_OBJ_SYMLINK libtests_a_SOURCES += symlink.c endif ## end gnulib module symlink ## begin gnulib module symlink-tests TESTS += test-symlink check_PROGRAMS += test-symlink EXTRA_DIST += test-symlink.h test-symlink.c signature.h macros.h ## end gnulib module symlink-tests ## begin gnulib module symlinkat if GL_COND_OBJ_SYMLINKAT libtests_a_SOURCES += symlinkat.c endif EXTRA_DIST += at-func.c EXTRA_libtests_a_SOURCES += at-func.c ## end gnulib module symlinkat ## begin gnulib module symlinkat-tests TESTS += test-symlinkat check_PROGRAMS += test-symlinkat test_symlinkat_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-symlink.h test-symlinkat.c signature.h macros.h ## end gnulib module symlinkat-tests ## begin gnulib module sys_ioctl-h BUILT_SOURCES += sys/ioctl.h # We need the following in order to create when the system # does not have a complete one. sys/ioctl.h: sys_ioctl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys' $(AM_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_SYS_IOCTL_H''@|$(HAVE_SYS_IOCTL_H)|g' \ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_SYS_IOCTL_H''@|$(NEXT_SYS_IOCTL_H)|g' \ -e 's/@''GNULIB_IOCTL''@/$(GL_GNULIB_IOCTL)/g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H)|g' \ -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \ -e 's|@''REPLACE_IOCTL''@|$(REPLACE_IOCTL)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ $(srcdir)/sys_ioctl.in.h > $@-t $(AM_V_at)mv $@-t $@ MOSTLYCLEANFILES += sys/ioctl.h sys/ioctl.h-t MOSTLYCLEANDIRS += sys EXTRA_DIST += sys_ioctl.in.h ## end gnulib module sys_ioctl-h ## begin gnulib module sys_ioctl-h-tests TESTS += test-sys_ioctl-h check_PROGRAMS += test-sys_ioctl-h EXTRA_DIST += test-sys_ioctl-h.c ## end gnulib module sys_ioctl-h-tests ## begin gnulib module sys_random-h-tests TESTS += test-sys_random-h check_PROGRAMS += test-sys_random-h EXTRA_DIST += test-sys_random-h.c ## end gnulib module sys_random-h-tests ## begin gnulib module sys_select-h BUILT_SOURCES += sys/select.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys' $(AM_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \ -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \ -e 's/@''GNULIB_PSELECT''@/$(GL_GNULIB_PSELECT)/g' \ -e 's/@''GNULIB_SELECT''@/$(GL_GNULIB_SELECT)/g' \ -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \ -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \ -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \ -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ $(srcdir)/sys_select.in.h > $@-t $(AM_V_at)mv $@-t $@ MOSTLYCLEANFILES += sys/select.h sys/select.h-t MOSTLYCLEANDIRS += sys EXTRA_DIST += sys_select.in.h ## end gnulib module sys_select-h ## begin gnulib module sys_select-h-tests TESTS += test-sys_select-h check_PROGRAMS += test-sys_select-h EXTRA_DIST += test-sys_select-h.c signature.h ## end gnulib module sys_select-h-tests ## begin gnulib module sys_socket-h BUILT_SOURCES += sys/socket.h libtests_a_SOURCES += sys_socket.c # We need the following in order to create when the system # doesn't have one that works with the given compiler. sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H) $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys' $(AM_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \ -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \ -e 's/@''GNULIB_CLOSE''@/$(GL_GNULIB_CLOSE)/g' \ -e 's/@''GNULIB_SOCKET''@/$(GL_GNULIB_SOCKET)/g' \ -e 's/@''GNULIB_CONNECT''@/$(GL_GNULIB_CONNECT)/g' \ -e 's/@''GNULIB_ACCEPT''@/$(GL_GNULIB_ACCEPT)/g' \ -e 's/@''GNULIB_BIND''@/$(GL_GNULIB_BIND)/g' \ -e 's/@''GNULIB_GETPEERNAME''@/$(GL_GNULIB_GETPEERNAME)/g' \ -e 's/@''GNULIB_GETSOCKNAME''@/$(GL_GNULIB_GETSOCKNAME)/g' \ -e 's/@''GNULIB_GETSOCKOPT''@/$(GL_GNULIB_GETSOCKOPT)/g' \ -e 's/@''GNULIB_LISTEN''@/$(GL_GNULIB_LISTEN)/g' \ -e 's/@''GNULIB_RECV''@/$(GL_GNULIB_RECV)/g' \ -e 's/@''GNULIB_SEND''@/$(GL_GNULIB_SEND)/g' \ -e 's/@''GNULIB_RECVFROM''@/$(GL_GNULIB_RECVFROM)/g' \ -e 's/@''GNULIB_SENDTO''@/$(GL_GNULIB_SENDTO)/g' \ -e 's/@''GNULIB_SETSOCKOPT''@/$(GL_GNULIB_SETSOCKOPT)/g' \ -e 's/@''GNULIB_SHUTDOWN''@/$(GL_GNULIB_SHUTDOWN)/g' \ -e 's/@''GNULIB_ACCEPT4''@/$(GL_GNULIB_ACCEPT4)/g' \ -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \ -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \ -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \ -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \ -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ $(srcdir)/sys_socket.in.h > $@-t $(AM_V_at)mv $@-t $@ MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t MOSTLYCLEANDIRS += sys EXTRA_DIST += sys_socket.in.h ## end gnulib module sys_socket-h ## begin gnulib module sys_socket-h-tests TESTS += test-sys_socket-h check_PROGRAMS += test-sys_socket-h EXTRA_DIST += test-sys_socket-h.c macros.h ## end gnulib module sys_socket-h-tests ## begin gnulib module sys_stat-h-tests TESTS += test-sys_stat-h check_PROGRAMS += test-sys_stat-h EXTRA_DIST += test-sys_stat-h.c ## end gnulib module sys_stat-h-tests ## begin gnulib module sys_time-h-tests TESTS += test-sys_time-h check_PROGRAMS += test-sys_time-h EXTRA_DIST += test-sys_time-h.c ## end gnulib module sys_time-h-tests ## begin gnulib module sys_types-h-tests TESTS += test-sys_types-h check_PROGRAMS += test-sys_types-h EXTRA_DIST += test-sys_types-h.c ## end gnulib module sys_types-h-tests ## begin gnulib module sys_uio-h BUILT_SOURCES += sys/uio.h # We need the following in order to create when the system # doesn't have one that works with the given compiler. sys/uio.h: sys_uio.in.h $(top_builddir)/config.status $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys' $(AM_V_at)$(SED_HEADER_STDOUT) \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \ -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \ $(srcdir)/sys_uio.in.h > $@-t $(AM_V_at)mv $@-t $@ MOSTLYCLEANFILES += sys/uio.h sys/uio.h-t MOSTLYCLEANDIRS += sys EXTRA_DIST += sys_uio.in.h ## end gnulib module sys_uio-h ## begin gnulib module sys_uio-h-tests TESTS += test-sys_uio-h check_PROGRAMS += test-sys_uio-h EXTRA_DIST += test-sys_uio-h.c ## end gnulib module sys_uio-h-tests ## begin gnulib module sys_wait-h-tests TESTS += test-sys_wait-h check_PROGRAMS += test-sys_wait-h EXTRA_DIST += test-sys_wait-h.c test-sys_wait-h.h ## end gnulib module sys_wait-h-tests ## begin gnulib module test-framework-sh-tests TESTS += test-init.sh EXTRA_DIST += init.sh EXTRA_DIST += test-init.sh ## end gnulib module test-framework-sh-tests ## begin gnulib module thread libtests_a_SOURCES += glthread/thread.h glthread/thread.c ## end gnulib module thread ## begin gnulib module thread-tests TESTS += test-thread_self test-thread_create check_PROGRAMS += test-thread_self test-thread_create test_thread_self_LDADD = $(LDADD) @LIBTHREAD@ test_thread_create_LDADD = $(LDADD) @LIBMULTITHREAD@ EXTRA_DIST += test-thread_self.c test-thread_create.c macros.h ## end gnulib module thread-tests ## begin gnulib module time if GL_COND_OBJ_TIME libtests_a_SOURCES += time.c endif ## end gnulib module time ## begin gnulib module time-h-tests TESTS += test-time-h check_PROGRAMS += test-time-h EXTRA_DIST += test-time-h.c ## end gnulib module time-h-tests ## begin gnulib module time-tests TESTS += test-time check_PROGRAMS += test-time EXTRA_DIST += test-time.c signature.h macros.h ## end gnulib module time-tests ## begin gnulib module time_r-tests TESTS += \ test-gmtime_r test-gmtime_r-mt \ test-localtime_r test-localtime_r-mt check_PROGRAMS += \ test-gmtime_r test-gmtime_r-mt \ test-localtime_r test-localtime_r-mt test_gmtime_r_mt_LDADD = $(LDADD) $(LIBMULTITHREAD) $(NANOSLEEP_LIB) test_localtime_r_mt_LDADD = $(LDADD) $(LIBMULTITHREAD) $(NANOSLEEP_LIB) EXTRA_DIST += test-gmtime_r.c test-gmtime_r-mt.c test-localtime_r.c test-localtime_r-mt.c macros.h ## end gnulib module time_r-tests ## begin gnulib module timespec-add libtests_a_SOURCES += timespec-add.c ## end gnulib module timespec-add ## begin gnulib module timespec-sub libtests_a_SOURCES += timespec-sub.c ## end gnulib module timespec-sub ## begin gnulib module timespec-tests TESTS += test-timespec check_PROGRAMS += test-timespec EXTRA_DIST += test-timespec.c macros.h ## end gnulib module timespec-tests ## begin gnulib module timespec_get-tests TESTS += test-timespec_get check_PROGRAMS += test-timespec_get test_timespec_get_LDADD = $(LDADD) @CLOCK_TIME_LIB@ EXTRA_DIST += test-timespec_get.c signature.h macros.h ## end gnulib module timespec_get-tests ## begin gnulib module uchar-h-tests TESTS += test-uchar-h check_PROGRAMS += test-uchar-h EXTRA_DIST += test-uchar-h.c ## end gnulib module uchar-h-tests ## begin gnulib module unicase/tolower-tests TESTS += test-uc_tolower check_PROGRAMS += test-uc_tolower test_uc_tolower_SOURCES = unicase/test-uc_tolower.c test_uc_tolower_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unicase/test-uc_tolower.c unicase/test-mapping-part1.h unicase/test-mapping-part2.h macros.h ## end gnulib module unicase/tolower-tests ## begin gnulib module unictype/ctype-alnum-tests TESTS += test-ctype_alnum check_PROGRAMS += test-ctype_alnum test_ctype_alnum_SOURCES = unictype/test-ctype_alnum.c test_ctype_alnum_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_alnum.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-alnum-tests ## begin gnulib module unictype/ctype-alpha-tests TESTS += test-ctype_alpha check_PROGRAMS += test-ctype_alpha test_ctype_alpha_SOURCES = unictype/test-ctype_alpha.c test_ctype_alpha_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_alpha.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-alpha-tests ## begin gnulib module unictype/ctype-blank-tests TESTS += test-ctype_blank check_PROGRAMS += test-ctype_blank test_ctype_blank_SOURCES = unictype/test-ctype_blank.c test_ctype_blank_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_blank.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-blank-tests ## begin gnulib module unictype/ctype-cntrl-tests TESTS += test-ctype_cntrl check_PROGRAMS += test-ctype_cntrl test_ctype_cntrl_SOURCES = unictype/test-ctype_cntrl.c test_ctype_cntrl_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_cntrl.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-cntrl-tests ## begin gnulib module unictype/ctype-digit-tests TESTS += test-ctype_digit check_PROGRAMS += test-ctype_digit test_ctype_digit_SOURCES = unictype/test-ctype_digit.c test_ctype_digit_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_digit.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-digit-tests ## begin gnulib module unictype/ctype-graph-tests TESTS += test-ctype_graph check_PROGRAMS += test-ctype_graph test_ctype_graph_SOURCES = unictype/test-ctype_graph.c test_ctype_graph_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_graph.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-graph-tests ## begin gnulib module unictype/ctype-lower-tests TESTS += test-ctype_lower check_PROGRAMS += test-ctype_lower test_ctype_lower_SOURCES = unictype/test-ctype_lower.c test_ctype_lower_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_lower.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-lower-tests ## begin gnulib module unictype/ctype-print-tests TESTS += test-ctype_print check_PROGRAMS += test-ctype_print test_ctype_print_SOURCES = unictype/test-ctype_print.c test_ctype_print_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_print.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-print-tests ## begin gnulib module unictype/ctype-punct-tests TESTS += test-ctype_punct check_PROGRAMS += test-ctype_punct test_ctype_punct_SOURCES = unictype/test-ctype_punct.c test_ctype_punct_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_punct.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-punct-tests ## begin gnulib module unictype/ctype-space-tests TESTS += test-ctype_space check_PROGRAMS += test-ctype_space test_ctype_space_SOURCES = unictype/test-ctype_space.c test_ctype_space_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_space.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-space-tests ## begin gnulib module unictype/ctype-upper-tests TESTS += test-ctype_upper check_PROGRAMS += test-ctype_upper test_ctype_upper_SOURCES = unictype/test-ctype_upper.c test_ctype_upper_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_upper.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-upper-tests ## begin gnulib module unictype/ctype-xdigit-tests TESTS += test-ctype_xdigit check_PROGRAMS += test-ctype_xdigit test_ctype_xdigit_SOURCES = unictype/test-ctype_xdigit.c test_ctype_xdigit_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unictype/test-ctype_xdigit.c unictype/test-predicate-part1.h unictype/test-predicate-part2.h macros.h ## end gnulib module unictype/ctype-xdigit-tests ## begin gnulib module unistd-h-tests TESTS += test-unistd-h check_PROGRAMS += test-unistd-h EXTRA_DIST += test-unistd-h.c ## end gnulib module unistd-h-tests ## begin gnulib module unistr/u32-chr-tests TESTS += test-u32-chr check_PROGRAMS += test-u32-chr test_u32_chr_SOURCES = unistr/test-u32-chr.c test_u32_chr_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unistr/test-u32-chr.c unistr/test-chr.h zerosize-ptr.h macros.h ## end gnulib module unistr/u32-chr-tests ## begin gnulib module unistr/u32-cpy-tests TESTS += test-u32-cpy check_PROGRAMS += test-u32-cpy test_u32_cpy_SOURCES = unistr/test-u32-cpy.c test_u32_cpy_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unistr/test-u32-cpy.c unistr/test-cpy.h macros.h ## end gnulib module unistr/u32-cpy-tests ## begin gnulib module unistr/u32-pcpy-tests TESTS += test-u32-pcpy check_PROGRAMS += test-u32-pcpy test_u32_pcpy_SOURCES = unistr/test-u32-pcpy.c test_u32_pcpy_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unistr/test-u32-pcpy.c unistr/test-pcpy.h macros.h ## end gnulib module unistr/u32-pcpy-tests ## begin gnulib module unistr/u32-set if LIBUNISTRING_COMPILE_UNISTR_U32_SET libtests_a_SOURCES += unistr/u32-set.c endif EXTRA_DIST += unistr/u-set.h ## end gnulib module unistr/u32-set ## begin gnulib module unistr/u32-set-tests TESTS += test-u32-set check_PROGRAMS += test-u32-set test_u32_set_SOURCES = unistr/test-u32-set.c test_u32_set_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unistr/test-u32-set.c unistr/test-set.h macros.h ## end gnulib module unistr/u32-set-tests ## begin gnulib module unistr/u32-strcat-tests TESTS += test-u32-strcat check_PROGRAMS += test-u32-strcat test_u32_strcat_SOURCES = unistr/test-u32-strcat.c test_u32_strcat_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unistr/test-u32-strcat.c unistr/test-strcat.h macros.h ## end gnulib module unistr/u32-strcat-tests ## begin gnulib module unistr/u32-strlen-tests TESTS += test-u32-strlen check_PROGRAMS += test-u32-strlen test_u32_strlen_SOURCES = unistr/test-u32-strlen.c test_u32_strlen_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += unistr/test-u32-strlen.c macros.h ## end gnulib module unistr/u32-strlen-tests ## begin gnulib module uniwidth/width-tests TESTS += test-uc_width uniwidth/test-uc_width2.sh check_PROGRAMS += test-uc_width test-uc_width2 test_uc_width_SOURCES = uniwidth/test-uc_width.c test_uc_width_LDADD = $(LDADD) $(LIBUNISTRING) test_uc_width2_SOURCES = uniwidth/test-uc_width2.c test_uc_width2_LDADD = $(LDADD) $(LIBUNISTRING) EXTRA_DIST += uniwidth/test-uc_width.c uniwidth/test-uc_width2.c uniwidth/test-uc_width2.sh macros.h ## end gnulib module uniwidth/width-tests ## begin gnulib module unlink if GL_COND_OBJ_UNLINK libtests_a_SOURCES += unlink.c endif ## end gnulib module unlink ## begin gnulib module unlink-tests TESTS += test-unlink check_PROGRAMS += test-unlink EXTRA_DIST += test-unlink.h test-unlink.c signature.h macros.h ## end gnulib module unlink-tests ## begin gnulib module unlinkat if GL_COND_OBJ_UNLINKAT libtests_a_SOURCES += unlinkat.c endif EXTRA_DIST += at-func.c EXTRA_libtests_a_SOURCES += at-func.c ## end gnulib module unlinkat ## begin gnulib module unlinkat-tests TESTS += test-unlinkat check_PROGRAMS += test-unlinkat test_unlinkat_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-unlinkat.c test-rmdir.h test-unlink.h signature.h macros.h ## end gnulib module unlinkat-tests ## begin gnulib module unlinkdir libtests_a_SOURCES += unlinkdir.c EXTRA_DIST += unlinkdir.h ## end gnulib module unlinkdir ## begin gnulib module unsetenv-tests TESTS += test-unsetenv check_PROGRAMS += test-unsetenv EXTRA_DIST += test-unsetenv.c signature.h macros.h ## end gnulib module unsetenv-tests ## begin gnulib module update-copyright-tests TESTS += test-update-copyright.sh TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)' EXTRA_DIST += test-update-copyright.sh ## end gnulib module update-copyright-tests ## begin gnulib module vasnprintf EXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h EXTRA_libtests_a_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c ## end gnulib module vasnprintf ## begin gnulib module vasnprintf-tests TESTS += test-vasnprintf check_PROGRAMS += test-vasnprintf EXTRA_DIST += test-vasnprintf.c macros.h ## end gnulib module vasnprintf-tests ## begin gnulib module vc-list-files-tests TESTS += test-vc-list-files-git.sh TESTS += test-vc-list-files-cvs.sh TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)' EXTRA_DIST += test-vc-list-files-git.sh test-vc-list-files-cvs.sh ## end gnulib module vc-list-files-tests ## begin gnulib module verify-tests TESTS_ENVIRONMENT += MAKE='$(MAKE)' TESTS += test-verify test-verify.sh check_PROGRAMS += test-verify # test-verify-try is never built, but test-verify.sh needs a rule to # build test-verify-try.o. EXTRA_PROGRAMS += test-verify-try # This test expects compilation of test-verify-try.c to fail, and # each time it fails, the makefile rule does not perform the usual # "mv -f $name.Tpo $name.po, so tell make clean to remove that file. MOSTLYCLEANFILES += .deps/test-verify-try.Tpo EXTRA_DIST += test-verify.c test-verify-try.c test-verify.sh ## end gnulib module verify-tests ## begin gnulib module version-etc-tests TESTS += test-version-etc.sh check_PROGRAMS += test-version-etc test_version_etc_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-version-etc.c test-version-etc.sh ## end gnulib module version-etc-tests ## begin gnulib module vsnzprintf libtests_a_SOURCES += vsnzprintf.c ## end gnulib module vsnzprintf ## begin gnulib module wchar-h-tests TESTS += test-wchar-h check_PROGRAMS += test-wchar-h EXTRA_DIST += test-wchar-h.c ## end gnulib module wchar-h-tests ## begin gnulib module wcrtomb-tests TESTS += \ test-wcrtomb.sh \ test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh test-wcrtomb-w32-4.sh \ test-wcrtomb-w32-5.sh test-wcrtomb-w32-6.sh test-wcrtomb-w32-7.sh \ test-wcrtomb-w32-8.sh TESTS_ENVIRONMENT += \ LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' check_PROGRAMS += test-wcrtomb test-wcrtomb-w32 test_wcrtomb_LDADD = $(LDADD) $(SETLOCALE_LIB) EXTRA_DIST += test-wcrtomb.sh test-wcrtomb.c test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh test-wcrtomb-w32-6.sh test-wcrtomb-w32-7.sh test-wcrtomb-w32-8.sh test-wcrtomb-w32.c signature.h macros.h ## end gnulib module wcrtomb-tests ## begin gnulib module wctob if GL_COND_OBJ_WCTOB libtests_a_SOURCES += wctob.c endif ## end gnulib module wctob ## begin gnulib module wctomb if GL_COND_OBJ_WCTOMB libtests_a_SOURCES += wctomb.c endif EXTRA_DIST += wctomb-impl.h ## end gnulib module wctomb ## begin gnulib module wctype-h-tests TESTS += test-wctype-h check_PROGRAMS += test-wctype-h EXTRA_DIST += test-wctype-h.c macros.h ## end gnulib module wctype-h-tests ## begin gnulib module wctype-tests TESTS += test-wctype check_PROGRAMS += test-wctype EXTRA_DIST += test-wctype.c signature.h macros.h ## end gnulib module wctype-tests ## begin gnulib module wcwidth-tests TESTS += test-wcwidth check_PROGRAMS += test-wcwidth test_wcwidth_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING) EXTRA_DIST += test-wcwidth.c signature.h macros.h ## end gnulib module wcwidth-tests ## begin gnulib module windows-cond if GL_COND_OBJ_WINDOWS_COND libtests_a_SOURCES += windows-cond.c endif EXTRA_DIST += windows-cond.h windows-initguard.h ## end gnulib module windows-cond ## begin gnulib module windows-mutex-tests TESTS += test-windows-mutex-type check_PROGRAMS += test-windows-mutex-type EXTRA_DIST += test-windows-mutex-type.c macros.h ## end gnulib module windows-mutex-tests ## begin gnulib module windows-recmutex-tests TESTS += test-windows-recmutex-type check_PROGRAMS += test-windows-recmutex-type EXTRA_DIST += test-windows-recmutex-type.c macros.h ## end gnulib module windows-recmutex-tests ## begin gnulib module windows-thread if GL_COND_OBJ_WINDOWS_THREAD libtests_a_SOURCES += windows-thread.c endif EXTRA_DIST += windows-thread.h ## end gnulib module windows-thread ## begin gnulib module windows-timedmutex if GL_COND_OBJ_WINDOWS_TIMEDMUTEX libtests_a_SOURCES += windows-timedmutex.c endif EXTRA_DIST += windows-initguard.h windows-timedmutex.h ## end gnulib module windows-timedmutex ## begin gnulib module windows-timedmutex-tests TESTS += test-windows-timedmutex-type check_PROGRAMS += test-windows-timedmutex-type EXTRA_DIST += test-windows-timedmutex-type.c macros.h ## end gnulib module windows-timedmutex-tests ## begin gnulib module windows-timedrecmutex if GL_COND_OBJ_WINDOWS_TIMEDRECMUTEX libtests_a_SOURCES += windows-timedrecmutex.c endif EXTRA_DIST += windows-initguard.h windows-timedrecmutex.h ## end gnulib module windows-timedrecmutex ## begin gnulib module windows-timedrecmutex-tests TESTS += test-windows-timedrecmutex-type check_PROGRAMS += test-windows-timedrecmutex-type EXTRA_DIST += test-windows-timedrecmutex-type.c macros.h ## end gnulib module windows-timedrecmutex-tests ## begin gnulib module windows-timedrwlock if GL_COND_OBJ_WINDOWS_TIMEDRWLOCK libtests_a_SOURCES += windows-timedrwlock.c endif EXTRA_DIST += windows-initguard.h windows-timedrwlock.h ## end gnulib module windows-timedrwlock ## begin gnulib module windows-tls if GL_COND_OBJ_WINDOWS_TLS libtests_a_SOURCES += windows-tls.c endif EXTRA_DIST += windows-tls.h ## end gnulib module windows-tls ## begin gnulib module wmemchr-tests TESTS += test-wmemchr check_PROGRAMS += test-wmemchr EXTRA_DIST += test-wmemchr.c macros.h ## end gnulib module wmemchr-tests ## begin gnulib module xalloc-die-tests TESTS += test-xalloc-die.sh check_PROGRAMS += test-xalloc-die test_xalloc_die_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-xalloc-die.c test-xalloc-die.sh ## end gnulib module xalloc-die-tests ## begin gnulib module xconcat-filename libtests_a_SOURCES += xconcat-filename.c EXTRA_DIST += concat-filename.h ## end gnulib module xconcat-filename ## begin gnulib module xgetcwd-lgpl libtests_a_SOURCES += xgetcwd.c EXTRA_DIST += xgetcwd.h ## end gnulib module xgetcwd-lgpl ## begin gnulib module xsize libtests_a_SOURCES += xsize.h xsize.c ## end gnulib module xsize ## begin gnulib module xstdopen-tests TESTS += test-xstdopen.sh check_PROGRAMS += test-xstdopen test_xstdopen_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-xstdopen.c test-xstdopen.sh macros.h ## end gnulib module xstdopen-tests ## begin gnulib module xstrtoimax-tests TESTS += test-xstrtoimax.sh check_PROGRAMS += test-xstrtoimax test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-xstrtoimax.c test-xstrtoimax.sh ## end gnulib module xstrtoimax-tests ## begin gnulib module xstrtol-error libtests_a_SOURCES += xstrtol-error.c EXTRA_DIST += xstrtol-error.h ## end gnulib module xstrtol-error ## begin gnulib module xstrtol-tests TESTS += test-xstrtol.sh check_PROGRAMS += test-xstrtol test-xstrtoul test_xstrtol_LDADD = $(LDADD) @LIBINTL@ test_xstrtoul_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-xstrtol.c test-xstrtoul.c test-xstrtol.sh macros.h ## end gnulib module xstrtol-tests ## begin gnulib module year2038-tests TESTS += test-year2038 check_PROGRAMS += test-year2038 EXTRA_DIST += test-year2038.c ## end gnulib module year2038-tests ## begin gnulib module yield libtests_a_SOURCES += glthread/yield.h ## end gnulib module yield all: all-notice all-notice: @echo '## ---------------------------------------------------- ##' @echo '## ------------------- Gnulib tests ------------------- ##' @echo '## You can ignore compiler warnings in this directory. ##' @echo '## ---------------------------------------------------- ##' check-am: check-notice check-notice: @echo '## ---------------------------------------------------------------------- ##' @echo '## ---------------------------- Gnulib tests ---------------------------- ##' @echo '## Please report test failures in this directory to . ##' @echo '## ---------------------------------------------------------------------- ##' # Clean up after Solaris cc. clean-local: rm -rf SunWS_cache mostlyclean-local: mostlyclean-generic @for dir in '' $(MOSTLYCLEANDIRS); do \ if test -n "$$dir" && test -d $$dir; then \ echo "rmdir $$dir"; rmdir $$dir; \ fi; \ done; \ :