nstrftime: use clearer code for padding
[gnulib.git] / modules / log1pl-tests
blob5cd5062a90529c0b6b98505892e19a9ff1062fd7
1 Files:
2 tests/test-log1pl.c
3 tests/test-log1p.h
4 tests/signature.h
5 tests/macros.h
6 tests/randoml.c
8 Depends-on:
9 fpucw
10 float
12 configure.ac:
14 Makefile.am:
15 TESTS += test-log1pl
16 check_PROGRAMS += test-log1pl
17 test_log1pl_SOURCES = test-log1pl.c randoml.c
18 test_log1pl_LDADD = $(LDADD) @LOG1PL_LIBM@