summaryrefslogtreecommitdiff
path: root/modules/duplocale-tests
blob: baa9a6310255d72f885d33aa487d1a3760de176e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-duplocale.c
tests/signature.h
tests/macros.h

Depends-on:
langinfo

configure.ac:
AC_CHECK_FUNCS_ONCE([duplocale uselocale strfmon_l snprintf_l nl_langinfo_l])
AC_CHECK_HEADERS_ONCE([monetary.h])

Makefile.am:
TESTS += test-duplocale
check_PROGRAMS += test-duplocale