1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/round-tests
2008-04-02 03:06:02 +02:00

23 lines
325 B
Plaintext

Files:
tests/test-round1.c
tests/test-round2.c
tests/nan.h
Depends-on:
isnand-nolibm
stdbool
stdint
fprintf-posix
verify
configure.ac:
Makefile.am:
TESTS += test-round1 test-round2
check_PROGRAMS += test-round1 test-round2
test_round1_LDADD = $(LDADD) @ROUND_LIBM@
test_round2_LDADD = $(LDADD) @ROUND_LIBM@
License:
LGPL