strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / stdio-tests
index cc0f14ec249c904f468f07b9238b893927cd4240..533d6f239517206e606a69a585183ba1a43ee194 100644 (file)
@@ -2,12 +2,11 @@ Files:
 tests/test-stdio.c
 
 Depends-on:
+verify
+stdio-c++-tests
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-stdio
 check_PROGRAMS += test-stdio
-
-License:
-LGPL