make t/TEST detect various failure modes in testfile outputs
authorDave Mitchell <davem@fdisolutions.com>
Thu, 5 May 2005 00:34:50 +0000 (00:34 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Thu, 5 May 2005 00:34:50 +0000 (00:34 +0000)
commit20f82676dae2202e0976be46e7b4ae6f5671f0e2
treed1c48d340525957d3b864d642c71108e3e055a9a
parent80ed0dea934fa8bbf41a6adb409c09ec7a4f3580
make t/TEST detect various failure modes in testfile outputs
in particular:
    multiple leader lines
    leader line not first or last line of file
    unrecognised lines
    out-of-sequence test numbers

p4raw-id: //depot/perl@24390
t/TEST