Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / strtod-tests
blobe3cd57f66e03ab982bd60debcf1e14e0d92e7216
1 Files:
2 tests/test-strtod.c
3 tests/test-strtod1.sh
4 tests/test-strtod1.c
5 tests/signature.h
6 tests/minus-zero.h
7 tests/macros.h
8 m4/locale-fr.m4
9 m4/codeset.m4
11 Depends-on:
12 float
13 isnand-nolibm
14 signbit
16 configure.ac:
17 gt_LOCALE_FR
18 gt_LOCALE_FR_UTF8
20 Makefile.am:
21 TESTS += test-strtod
22 check_PROGRAMS += test-strtod
24 TESTS += test-strtod1.sh
25 TESTS_ENVIRONMENT += \
26   LOCALE_FR='@LOCALE_FR@' \
27   LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
28 check_PROGRAMS += test-strtod1