Update the Test{Cmd,Common}.py 0.36, with better diff reporting
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 24 Jul 2009 16:30:08 +0000 (16:30 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 24 Jul 2009 16:30:08 +0000 (16:30 +0000)
commit21159ecb15c22497d5acccd08d0698bd77eb87c4
treef5b5919c4ab0244fefb6cde50eac274455c1a895
parentc1c4fe36e2e3ad2dff9afeafd0c648391f35f68d
Update the Test{Cmd,Common}.py 0.36, with better diff reporting
(specifically of output matches using regular expressions).
Update tests for corresponding inteface changes.
Add use of diff_re() to test/sconsign/script/Configure.py
so we can get accurate information about its buildbot failure.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4307 fdb21ef1-2011-0410-befe-b5e4ea1792b1
QMTest/TestCmd.py
QMTest/TestCommon.py
test/SConstruct.py
test/option-n.py
test/scons-time/run/option/quiet.py
test/scons-time/run/option/verbose.py
test/sconsign/script/Configure.py