Branch
Hash :
f2b0e184
Author :
Date :
2025-01-03T10:43:15
tests: Use str_endswith. * tests/test-canonicalize.c (main): Use str_endswith. * tests/test-canonicalize-lgpl.c (main): Likewise. * tests/test-setlocale-w32utf8.c (main): Likewise. * modules/canonicalize-tests (Depends-on): Add str_endswith. * modules/canonicalize-lgpl-tests (Depends-on): Likewise. * modules/setlocale-tests (Depends-on): Likewise.
Files:
tests/test-canonicalize-lgpl.c
tests/signature.h
tests/null-ptr.h
tests/macros.h
Depends-on:
ignore-value
same-inode
symlink
str_endswith
configure.ac:
Makefile.am:
TESTS += test-canonicalize-lgpl
check_PROGRAMS += test-canonicalize-lgpl
test_canonicalize_lgpl_LDADD = $(LDADD) $(LIBINTL)