Mercurial > hg > octave-kai > gnulib-hg
view tests/test-fseeko.sh @ 11570:1e84e9b3384a
Make some tests ISO C 99 compliant.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 14 May 2009 01:39:07 +0200 |
parents | dfee3b4fd46c |
children |
line wrap: on
line source
#!/bin/sh ./test-fseeko${EXEEXT} 1 < "$srcdir/test-fseeko.sh" || exit 1 echo hi | ./test-fseeko${EXEEXT} || exit 1 exit 0