DEBSOURCES
Skip Quicknav
sources / cppi / 1.18-3 / tests / 8-bit
123456789101112
#!/bin/sh t=`basename $0` echo a| tr a '\300' > $t.I cp $t.I $t.EO > $t.Ee redirect_stdin=no expected_status=0 . $top_srcdir/tests/test-common