1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00

3 Commits

Author SHA1 Message Date
Bruno Haible 573ca4af63 tests: Fix dependencies to test-framework-sh.
* modules/argp-tests (Depends-on): Add test-framework-sh.
* modules/argp-version-etc-tests (Depends-on): Likewise.
* modules/dfa-tests (Depends-on): Likewise.
* modules/error-tests (Depends-on): Likewise.
* modules/readtokens-tests (Depends-on): Likewise.
* modules/string-desc-tests (Depends-on): Likewise.
* modules/verror-tests (Depends-on): Likewise.
* modules/xstdopen-tests (Depends-on): Remove test-framework-sh.
2024-05-17 15:18:32 +02:00
Bruno Haible 6985db4b6d error, verror tests: Fix link error when the package uses libintl.
* modules/error-tests (Makefile.am): Link test-error with $(LIBINTL).
* modules/verror-tests (Makefile.am): Link test-verror with $(LIBINTL).
2023-01-14 20:32:40 +01:00
Bruno Haible 4545825d5a error: Add tests.
* tests/test-error.sh: New file.
* tests/test-error.c: New file.
* modules/error-tests: New file.
2023-01-12 11:48:27 +01:00