Home
last modified time | relevance | path

Searched refs:temp1 (Results 1 – 1 of 1) sorted by relevance

/iconvdata/
A Drun-iconv-test.sh27 temp1=$codir/iconvdata/iconv-test.xxx
30 trap "rm -f $temp1 $temp2" 1 2 3 15
75 test -s $temp1 &&
79 rm -f $temp1 $temp2
88 $PROG -f $t -t $to > $temp1 ||
92 LC_ALL=C cmp testdata/suntzus $temp1 ||
96 rm -f $temp1
117 -o $temp2 $temp1 < /dev/null ||
121 test -s $temp1 &&
125 rm -f $temp1 $temp2
[all …]

Completed in 3 milliseconds