1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/tests/test-fseeko4.sh
Bruno Haible 47bbf471b5 fseeko tests: EBADF tests.
* tests/test-fseeko4.sh: New file.
* tests/test-fseeko4.c: New file.
* modules/fseeko-tests (Files): Add them.
(Makefile.am): Arrange to compile test-fseeko4 and run test-fseeko4.sh.
2011-09-20 23:28:04 +02:00

6 lines
79 B
Bash
Executable File

#!/bin/sh
./test-fseeko4${EXEEXT} "$srcdir/test-fseeko4.sh" || exit 1
exit 0