1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/libgmp-mpz-tests
Bruno Haible 9f961994f6 libgmp-mpz: New module, renamed from libgmp.
* modules/libgmp-mpz: Renamed from modules/libgmp.
* modules/libgmp: New file.
* modules/libgmp-mpz-tests: Renamed from modules/libgmp-tests.
* tests/test-libgmp-mpz.c: Renamed from tests/test-libgmp.c.
2024-08-28 14:16:08 +02:00

15 lines
202 B
Plaintext

Files:
tests/macros.h
tests/test-libgmp-mpz.c
Depends-on:
assert-h
c99
configure.ac:
Makefile.am:
TESTS += test-libgmp-mpz
check_PROGRAMS += test-libgmp-mpz
test_libgmp_mpz_LDADD = $(LDADD) @LIBGMP@