Update Test{Cmd,Common}.py from upstream, with a new
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 12 Jan 2010 07:14:49 +0000 (07:14 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 12 Jan 2010 07:14:49 +0000 (07:14 +0000)
commit09e07c1c8d4dc78c56df2ec984258c0cf0b3ff38
tree6371be6f016d68970a236d052136ed8092404c0d
parentf802618848a604701439f1a5ac69ca0e20b04219
Update Test{Cmd,Common}.py from upstream, with a new
TestCommon.must_not_contain() method, new-style classes (inherit
from object), and a fix for a Windows race by only opening up a
pipe to stdin if we have something to write to it.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4611 fdb21ef1-2011-0410-befe-b5e4ea1792b1
QMTest/TestCmd.py
QMTest/TestCommon.py
QMTest/TestSCons.py