summaryrefslogtreecommitdiff
path: root/modules/perror-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-09-14 13:53:02 +0200
committerBruno Haible <bruno@clisp.org>2008-09-14 13:53:02 +0200
commit17017b2d0c6679ca81452ce96dac91f0de9a1646 (patch)
tree12b8b063e990c054889ffeee67941d3be5b779ca /modules/perror-tests
parent910b876a54e8bfa91393e6dfdb553c1249b9fdcd (diff)
downloadgnulib-17017b2d0c6679ca81452ce96dac91f0de9a1646.tar.gz
Tests for module 'perror'.
Diffstat (limited to 'modules/perror-tests')
-rw-r--r--modules/perror-tests12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/perror-tests b/modules/perror-tests
new file mode 100644
index 0000000000..52d30bd82c
--- /dev/null
+++ b/modules/perror-tests
@@ -0,0 +1,12 @@
+Files:
+tests/test-perror.c
+tests/test-perror.sh
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-perror.sh
+TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
+check_PROGRAMS += test-perror