login_tty tests: Avoid gcc warnings.
[gnulib.git] / modules / expm1f-tests
blobd55e651ad0ff6b4c10aa73f536ee45a077f6198e
1 Files:
2 tests/test-expm1f.c
3 tests/test-expm1.h
4 tests/signature.h
5 tests/macros.h
6 tests/randomf.c
8 Depends-on:
10 configure.ac:
12 Makefile.am:
13 TESTS += test-expm1f
14 check_PROGRAMS += test-expm1f
15 test_expm1f_SOURCES = test-expm1f.c randomf.c
16 test_expm1f_LDADD = $(LDADD) @EXPM1F_LIBM@