1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/xstrerror-tests
Bruno Haible 70c869be3f xstrerror: Add tests.
* tests/test-xstrerror.c: New file.
* modules/xstrerror-tests: New file.
2023-10-05 22:08:00 +02:00

13 lines
187 B
Plaintext

Files:
tests/test-xstrerror.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-xstrerror
check_PROGRAMS += test-xstrerror
test_xstrerror_LDADD = $(LDADD) $(LIBINTL)