${THIS_SH} ./iquote.tests >${TMPDIR}/xx 2>&1
: ${TMPDIR:=.}
diff ${TMPDIR}/xx iquote.right && rm -f ${TMPDIR}/xx
