view tests/test-fseeko3.sh @ 16447:88cc6732aacd

Tests for module 'ldexpl-ieee'. * modules/ldexpl-ieee-tests: New file. * tests/test-ldexpl-ieee.c: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Feb 2012 16:32:16 +0100
parents 1460b4d13112
children
line wrap: on
line source

#!/bin/sh

./test-fseeko3${EXEEXT} 0 "$srcdir/test-fseeko3.sh" || exit 1

./test-fseeko3${EXEEXT} 1 "$srcdir/test-fseeko3.sh" || exit 1

exit 0