update-copyright: don't trip on non-FSF copyright statements
[pspp] / tests / test-pipe-filter-gi1.sh
1 #!/bin/sh
2 # A small file.
3 ./test-pipe-filter-gi1${EXEEXT} "${srcdir}/test-pipe-filter-gi1.sh" || exit 1
4 # A medium-sized file.
5 ./test-pipe-filter-gi1${EXEEXT} "${srcdir}/test-pipe-filter-gi1.c" || exit 1
6 # A large file.
7 ./test-pipe-filter-gi1${EXEEXT} "${srcdir}/test-vasnprintf-posix.c" || exit 1