Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A DREGRESS35 REGRESS
39 REGRESS
H A DChangeLog125 * REGRESS: Check for existence of a.out. If not there, run
135 * REGRESS: Extract tests if necessary, set PATH to include '.'.
140 REGRESS script.
147 * REGRESS: New file, from Brian.
196 * regdir/REGRESS: Adjusted.
H A Dmakefile97 ./REGRESS
H A DFIXES89 Fix exit status of system on MacOS. Update to REGRESS.
/freebsd/usr.bin/sed/tests/
H A Dmulti_test.sh43 REGRESS=${SRCDIR}/regress.multitest.out
85 if ! [ -r $REGRESS/${TESTNAME} ] ; then
86 echo "Seeding $REGRESS/${TESTNAME} with current result" 1>&2
87 cp current.out $REGRESS/${TESTNAME}
89 if diff -c $REGRESS/${TESTNAME} current.out ; then
/freebsd/contrib/one-true-awk/testdir/
H A DREADME.TESTS3 - A shell file called REGRESS that controls the testing process.