X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-btowc2.sh;fp=tests%2Ftest-btowc2.sh;h=2e060384cb3e5fb7a406517952bde11b9db80493;hb=b9053ab39aefc89bb3df2ef28b27518aaaa13cc8;hp=0000000000000000000000000000000000000000;hpb=82b3be219d2636717f419e68ceaca40f3b5b8514;p=gnulib.git diff --git a/tests/test-btowc2.sh b/tests/test-btowc2.sh new file mode 100755 index 000000000..2e060384c --- /dev/null +++ b/tests/test-btowc2.sh @@ -0,0 +1,15 @@ +#!/bin/sh + +# Test whether a specific UTF-8 locale is installed. +: ${LOCALE_FR_UTF8=fr_FR.UTF-8} +if test $LOCALE_FR_UTF8 = none; then + if test -f /usr/bin/localedef; then + echo "Skipping test: no french Unicode locale is installed" + else + echo "Skipping test: no french Unicode locale is supported" + fi + exit 77 +fi + +LC_ALL=$LOCALE_FR_UTF8 \ +./test-btowc${EXEEXT} 2