Home | History | Annotate | Download | only in tests

Lines Matching refs:de_DE

15 # This test works only on systems that have a de_DE.ISO-8859-1 and
16 # de_DE.UTF-8 locale installed.
17 LC_ALL=de_DE.ISO-8859-1 ./testlocale || {
19 echo "Skipping test: locale de_DE.ISO-8859-1 not installed"
21 echo "Skipping test: locale de_DE.ISO-8859-1 not supported"
25 LC_ALL=de_DE.UTF-8 ./testlocale || {
27 echo "Skipping test: locale de_DE.UTF-8 not installed"
29 echo "Skipping test: locale de_DE.UTF-8 not supported"
34 tmpfiles="$tmpfiles de_DE"
35 test -d de_DE || mkdir de_DE
36 test -d de_DE/LC_MESSAGES || mkdir de_DE/LC_MESSAGES
39 ${MSGFMT} -o de_DE/LC_MESSAGES/codeset.mo ${top_srcdir}/tests/gettext-5.po