diffseq: port to GCC 14.2.1 in ‘patch’
[gnulib.git] / modules / error-tests
blobd543e917bf6436d6cefbe2a92a3d7bf96d8913de
1 Files:
2 tests/test-error.sh
3 tests/test-error.c
4 tests/macros.h
6 Depends-on:
7 test-framework-sh
9 configure.ac:
11 Makefile.am:
12 TESTS += test-error.sh
13 check_PROGRAMS += test-error
14 test_error_LDADD = $(LDADD) $(LIBINTL)