summaryrefslogtreecommitdiff
path: root/modules/tanf-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-10-08 23:17:02 +0200
committerBruno Haible <bruno@clisp.org>2011-10-08 23:17:02 +0200
commit3a26f6a2c6ec11b42f02aa8040fe56f4637cb5a5 (patch)
tree72f052f49b4a28f8f575d395334de0f9d006a9bf /modules/tanf-tests
parent3a018a7f9b0c254103a6c191b74a4b72e296af34 (diff)
downloadgnulib-3a26f6a2c6ec11b42f02aa8040fe56f4637cb5a5.tar.gz
Tests for module 'tanf'.
* modules/tanf-tests: New file. * tests/test-tanf.c: New file.
Diffstat (limited to 'modules/tanf-tests')
-rw-r--r--modules/tanf-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/tanf-tests b/modules/tanf-tests
new file mode 100644
index 0000000000..f65fb2b4eb
--- /dev/null
+++ b/modules/tanf-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-tanf.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-tanf
+check_PROGRAMS += test-tanf
+test_tanf_LDADD = $(LDADD) @TANF_LIBM@