summaryrefslogtreecommitdiff
path: root/modules/btowc-tests
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 /modules/btowc-tests
parent82b3be219d2636717f419e68ceaca40f3b5b8514 (diff)
downloadgnulib-b9053ab39aefc89bb3df2ef28b27518aaaa13cc8.tar.gz
Tests for module 'btowc'.
Diffstat (limited to 'modules/btowc-tests')
-rw-r--r--modules/btowc-tests18
1 files changed, 18 insertions, 0 deletions
diff --git a/modules/btowc-tests b/modules/btowc-tests
new file mode 100644
index 0000000000..b6980dd20c
--- /dev/null
+++ b/modules/btowc-tests
@@ -0,0 +1,18 @@
+Files:
+tests/test-btowc1.sh
+tests/test-btowc2.sh
+tests/test-btowc.c
+m4/locale-fr.m4
+m4/codeset.m4
+
+Depends-on:
+
+configure.ac:
+gt_LOCALE_FR
+gt_LOCALE_FR_UTF8
+
+Makefile.am:
+TESTS += test-btowc1.sh test-btowc2.sh
+TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
+check_PROGRAMS += test-btowc
+