summaryrefslogtreecommitdiff
path: root/modules/c-ldtoastr-tests
blob: 1c2cfaecc018653138e483e8745896e02122288d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-c-ldtoastr.c
tests/test-c-ldtoastr.sh
m4/locale-fr.m4
tests/macros.h

Depends-on:
setlocale
snprintf

configure.ac:
gt_LOCALE_FR

Makefile.am:
TESTS += test-c-ldtoastr.sh
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
check_PROGRAMS += test-c-ldtoastr
test_c_ldtoastr_LDADD = $(LDADD) $(SETLOCALE_LIB)