summaryrefslogtreecommitdiff
path: root/gnulib/modules/fseeko-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/fseeko-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/fseeko-tests21
2 files changed, 21 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/fseeko-tests b/gnulib/modules/fseeko-tests
new file mode 100644
index 0000000..22e1e2b
--- /dev/null
+++ b/gnulib/modules/fseeko-tests
@@ -0,0 +1,21 @@
+Files:
+tests/test-fseeko.c
+tests/test-fseeko.sh
+tests/test-fseeko2.sh
+tests/test-fseeko3.c
+tests/test-fseeko3.sh
+tests/test-fseeko4.c
+tests/test-fseeko4.sh
+tests/signature.h
+tests/macros.h
+m4/ungetc.m4
+
+Depends-on:
+fdopen
+
+configure.ac:
+gl_FUNC_UNGETC_WORKS
+
+Makefile.am:
+TESTS += test-fseeko.sh test-fseeko2.sh test-fseeko3.sh test-fseeko4.sh
+check_PROGRAMS += test-fseeko test-fseeko3 test-fseeko4