openat: provide more convenience names
[pspp] / modules / isnanf-nolibm-tests
index fa8b9c0ae2426c90296f17641754387c151f1ffa..0e839302e210d448c516ecad0764b467f79d458b 100644 (file)
@@ -1,5 +1,7 @@
 Files:
-tests/test-isnanf.c
+tests/test-isnanf-nolibm.c
+tests/test-isnanf.h
+tests/nan.h
 
 Depends-on:
 
@@ -7,6 +9,6 @@ configure.ac:
 gl_FLOAT_EXPONENT_LOCATION
 
 Makefile.am:
-TESTS += test-isnanf
-check_PROGRAMS += test-isnanf
+TESTS += test-isnanf-nolibm
+check_PROGRAMS += test-isnanf-nolibm