Add a TestSCons module for common initialization of SCons tests.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 15 Sep 2001 13:46:11 +0000 (13:46 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 15 Sep 2001 13:46:11 +0000 (13:46 +0000)
commit0275807cbe4cd1e2ef2e1362214728ea5fa443df
tree4ddf60867e13b0ba12f5b37c6a4eaebc9a08ebaa
parentcc6aad9324373d4dd7860ec2e5e807ae4ec03028
Add a TestSCons module for common initialization of SCons tests.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@49 fdb21ef1-2011-0410-befe-b5e4ea1792b1
49 files changed:
etc/Conscript
etc/TestSCons.py [new file with mode: 0644]
test/Help.py
test/Program-j.py
test/Program.py
test/SConscript.py
test/SConstruct.py
test/errors.py
test/exitfns.py
test/option--.py
test/option--C.py
test/option--H.py
test/option--I.py
test/option--R.py
test/option--S.py
test/option--W.py
test/option--Y.py
test/option--cd.py
test/option--cf.py
test/option--cs.py
test/option--la.py
test/option--ld.py
test/option--lw.py
test/option--npd.py
test/option--override.py
test/option--random.py
test/option--wf.py
test/option--wuv.py
test/option-b.py
test/option-c.py
test/option-d.py
test/option-e.py
test/option-f.py
test/option-h.py
test/option-i.py
test/option-j.py
test/option-k.py
test/option-l.py
test/option-m.py
test/option-n.py
test/option-o.py
test/option-p.py
test/option-q.py
test/option-r.py
test/option-s.py
test/option-t.py
test/option-u.py
test/option-v.py
test/option-w.py