summaryrefslogtreecommitdiff
path: root/modules/isatty-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-09-20 22:19:24 +0200
committerBruno Haible <bruno@clisp.org>2011-09-20 23:27:57 +0200
commit52dad573f699c4202ab719e4ec602b22abfd83bf (patch)
tree2bf328182893b0dbd1e30f4a8e4c913d43564090 /modules/isatty-tests
parent51ec00ac80d96f969341a2dd0ea0702ec1155027 (diff)
downloadgnulib-52dad573f699c4202ab719e4ec602b22abfd83bf.tar.gz
Tests for module 'isatty'.
* modules/isatty-tests: New file. * tests/test-isatty.c: New file.
Diffstat (limited to 'modules/isatty-tests')
-rw-r--r--modules/isatty-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/isatty-tests b/modules/isatty-tests
new file mode 100644
index 0000000000..ce699e3f7c
--- /dev/null
+++ b/modules/isatty-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-isatty.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+unistd
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-isatty
+check_PROGRAMS += test-isatty