openat: provide more convenience names
[pspp] / modules / frexpl-tests
index 461f47cb1ae8c9fa43cd2faf3c6c50038e882993..f5505b45d95d7dc8992df1555d262d087405c21d 100644 (file)
@@ -1,14 +1,19 @@
 Files:
 tests/test-frexpl.c
+tests/nan.h
 
 Depends-on:
 fpucw
+isnanl-nolibm
+signbit
+float
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-frexpl
 check_PROGRAMS += test-frexpl
+test_frexpl_LDADD = $(LDADD) @FREXPL_LIBM@
 
 License:
 LGPL