From 5f59a34ab747dde8ede7357f3431bf06bd6002fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 17:28:33 +0100 Subject: New upstream version 1.4.2 --- tests/Makefile.gnulib | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'tests/Makefile.gnulib') diff --git a/tests/Makefile.gnulib b/tests/Makefile.gnulib index 9188f3f7..11bd8755 100644 --- a/tests/Makefile.gnulib +++ b/tests/Makefile.gnulib @@ -1,6 +1,6 @@ ## DO NOT EDIT! GENERATED AUTOMATICALLY! ## Process this file with automake to produce Makefile.in. -# Copyright (C) 2002-2025 Free Software Foundation, Inc. +# Copyright (C) 2002-2026 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 @@ -2093,14 +2093,14 @@ EXTRA_DIST += test-signal-h.c ## end gnulib module signal-h-tests -## begin gnulib module signbit-tests +## begin gnulib module signbit-no-c++-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 +## end gnulib module signbit-no-c++-tests ## begin gnulib module signed-nan @@ -2442,9 +2442,6 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(AM_V_at)mv $@-t3 $@ MOSTLYCLEANFILES += stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 -if GL_COND_OBJ_STDIO_CONSOLESAFE -libtests_a_SOURCES += stdio-consolesafe.c -endif if GL_COND_OBJ_STDIO_READ libtests_a_SOURCES += stdio-read.c endif @@ -2464,6 +2461,14 @@ EXTRA_DIST += test-stdio-h.c macros.h ## end gnulib module stdio-h-tests +## begin gnulib module stdio-windows + +if GL_COND_OBJ_STDIO_CONSOLESAFE +libtests_a_SOURCES += stdio-consolesafe.c +endif + +## end gnulib module stdio-windows + ## begin gnulib module stdlib-h-tests TESTS += test-stdlib-h @@ -2588,6 +2593,14 @@ EXTRA_DIST += test-strncat.c unistr/test-strncat.h zerosize-ptr.h signature.h ma ## end gnulib module strncat-tests +## begin gnulib module strncpy-tests + +TESTS += test-strncpy +check_PROGRAMS += test-strncpy +EXTRA_DIST += test-strncpy.c zerosize-ptr.h macros.h + +## end gnulib module strncpy-tests + ## begin gnulib module strstr-tests TESTS += test-strstr -- cgit v1.2.3