summaryrefslogtreecommitdiff
path: root/tests/test-btowc2.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-12-18 00:24:27 +0100
committerBruno Haible <bruno@clisp.org>2008-12-18 00:24:27 +0100
commitb9053ab39aefc89bb3df2ef28b27518aaaa13cc8 (patch)
treef88e652bf6316d846bb22036546e64b416d22972 /tests/test-btowc2.sh
parent82b3be219d2636717f419e68ceaca40f3b5b8514 (diff)
downloadgnulib-b9053ab39aefc89bb3df2ef28b27518aaaa13cc8.tar.gz
Tests for module 'btowc'.
Diffstat (limited to 'tests/test-btowc2.sh')
-rwxr-xr-xtests/test-btowc2.sh15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/test-btowc2.sh b/tests/test-btowc2.sh
new file mode 100755
index 0000000000..2e060384cb
--- /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