summaryrefslogtreecommitdiff
path: root/modules/localeconv-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-03-25 15:20:31 +0200
committerBruno Haible <bruno@clisp.org>2012-03-25 15:20:31 +0200
commit2e8c16ce53b4ed10580e5a6e2f84d3cd716220fe (patch)
treecbf79198607260a005d50a013065ee3d318c0835 /modules/localeconv-tests
parent0491c1244075391cb114940990fa85afd28d54af (diff)
downloadgnulib-2e8c16ce53b4ed10580e5a6e2f84d3cd716220fe.tar.gz
Tests for module 'localeconv'.
* modules/localeconv-tests: New file. * tests/test-localeconv.c: New file.
Diffstat (limited to 'modules/localeconv-tests')
-rw-r--r--modules/localeconv-tests12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/localeconv-tests b/modules/localeconv-tests
new file mode 100644
index 0000000000..621696a1e1
--- /dev/null
+++ b/modules/localeconv-tests
@@ -0,0 +1,12 @@
+Files:
+tests/test-localeconv.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-localeconv
+check_PROGRAMS += test-localeconv