summaryrefslogtreecommitdiff
path: root/modules/read-file-tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-06-16 19:40:12 +0000
committerSimon Josefsson <simon@josefsson.org>2006-06-16 19:40:12 +0000
commit08c03e591ea25f38405e5e06f1565e01feabb591 (patch)
tree96a5cd93342ff3113e76d44b2355a683cdc5526f /modules/read-file-tests
parent21fc432fb0f8fa8c373cd37c81fb6c7271615522 (diff)
downloadgnulib-08c03e591ea25f38405e5e06f1565e01feabb591.tar.gz
Add read-file module.
Diffstat (limited to 'modules/read-file-tests')
-rw-r--r--modules/read-file-tests10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/read-file-tests b/modules/read-file-tests
new file mode 100644
index 0000000000..bdb7c63d5c
--- /dev/null
+++ b/modules/read-file-tests
@@ -0,0 +1,10 @@
+Files:
+tests/test-read-file.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-read-file$(EXEEXT)
+check_PROGRAMS += test-read-file