summaryrefslogtreecommitdiff
path: root/modules/monetary-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2017-09-23 09:26:48 +0200
committerBruno Haible <bruno@clisp.org>2017-09-23 17:29:05 +0200
commitb2fc4a431927a6fbdd523bef93357134d9c489a9 (patch)
tree4d10cbbcba9e410a4f6a5df58fa7152c9cc1f9b1 /modules/monetary-tests
parent96335dc0af877d7d4e5353c3c7c509b930b1df98 (diff)
downloadgnulib-b2fc4a431927a6fbdd523bef93357134d9c489a9.tar.gz
monetary: New module.
* modules/monetary: New file. * lib/monetary.in.h: New file. * m4/monetary_h.m4: New file. * doc/posix-headers/monetary.texi: Mention the new module. * modules/monetary-tests: New file. * tests/test-monetary.c: New file. * modules/monetary-c++-tests: New file. * tests/test-monetary-c++.cc: New file. * modules/duplocale-tests (configure.ac): Use AC_CHECK_HEADERS_ONCE.
Diffstat (limited to 'modules/monetary-tests')
-rw-r--r--modules/monetary-tests10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/monetary-tests b/modules/monetary-tests
new file mode 100644
index 0000000000..eedd0a1e82
--- /dev/null
+++ b/modules/monetary-tests
@@ -0,0 +1,10 @@
+Files:
+tests/test-monetary.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-monetary
+check_PROGRAMS += test-monetary