Searched refs:REGRESS (Results 1 – 6 of 6) sorted by relevance
35 REGRESS39 REGRESS
125 * REGRESS: Check for existence of a.out. If not there, run135 * REGRESS: Extract tests if necessary, set PATH to include '.'.140 REGRESS script.147 * REGRESS: New file, from Brian.196 * regdir/REGRESS: Adjusted.
97 ./REGRESS
89 Fix exit status of system on MacOS. Update to REGRESS.
43 REGRESS=${SRCDIR}/regress.multitest.out85 if ! [ -r $REGRESS/${TESTNAME} ] ; then86 echo "Seeding $REGRESS/${TESTNAME} with current result" 1>&287 cp current.out $REGRESS/${TESTNAME}89 if diff -c $REGRESS/${TESTNAME} current.out ; then
3 - A shell file called REGRESS that controls the testing process.