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-mpq-tests
Marc Nieper-Wißkirchen fb59a67f1a libgmp-mpq: Add tests.
* modules/libgmp-mpq-tests: New file.
* tests/test-libgmp-mpq.c: New file.
2024-08-29 12:38:22 +02:00

15 lines
202 B
Plaintext

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