view modules/inet_pton-tests @ 40194:33c4cac699fe

nstrftime: tweak arg order * lib/nstrftime.c (__strftime_internal): Interchange arg order. All callers changed. Suggested by TAMUKI Shoichi in: https://lists.gnu.org/r/bug-gnulib/2019-02/msg00052.html
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 23 Feb 2019 15:07:47 -0800
parents a48d3d749ca5
children
line wrap: on
line source

Files:
tests/test-inet_pton.c
tests/signature.h
tests/macros.h

Depends-on:
netinet_in
sys_socket

configure.ac:
AC_C_BIGENDIAN

Makefile.am:
TESTS += test-inet_pton
check_PROGRAMS += test-inet_pton
test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@