summaryrefslogtreecommitdiff
path: root/modules/c-dtoastr-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/c-dtoastr-tests')
-rw-r--r--modules/c-dtoastr-tests19
1 files changed, 19 insertions, 0 deletions
diff --git a/modules/c-dtoastr-tests b/modules/c-dtoastr-tests
new file mode 100644
index 0000000000..2c2c01dbcb
--- /dev/null
+++ b/modules/c-dtoastr-tests
@@ -0,0 +1,19 @@
+Files:
+tests/test-c-dtoastr.c
+tests/test-c-dtoastr.sh
+m4/locale-fr.m4
+m4/codeset.m4
+tests/macros.h
+
+Depends-on:
+setlocale
+snprintf
+
+configure.ac:
+gt_LOCALE_FR
+
+Makefile.am:
+TESTS += test-c-dtoastr.sh
+TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
+check_PROGRAMS += test-c-dtoastr
+test_c_dtoastr_LDADD = $(LDADD) $(SETLOCALE_LIB)

Return to:

Send suggestions and report system problems to the System administrator.