Searched refs:difffile (Results 1 – 2 of 2) sorted by relevance
55 difffile="gout.$pass.$i"67 if [[ ! -f "$difffile" ]]; then68 test_fail "missing output file $difffile"72 if [[ -n "$(diff $OUTFILE $difffile)" ]]; then73 print "$(diff $OUTFILE $difffile)"74 test_fail "output is different from $difffile"91 difffile="gout.$pass.$i"103 if [[ ! -f "$difffile" ]]; then104 test_fail "missing output file $difffile"108 if [[ -n "$(diff $OUTFILE $difffile)" ]]; then[all …]
45 difffile=