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