Add a TestSCons.option_not_yet_implemented() method and use it so
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 15 Dec 2009 06:35:05 +0000 (06:35 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 15 Dec 2009 06:35:05 +0000 (06:35 +0000)
commit568520b7af2d9f07c3c604dc0e9a451e56b29fa4
treeca33cdc9e3374ef2ac6542edddec954568eb75ea
parentb7b50f44fb956c441de26ac50275467fb5b94d75
Add a TestSCons.option_not_yet_implemented() method and use it so
the tests of those options expect an exit status of 1.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4547 fdb21ef1-2011-0410-befe-b5e4ea1792b1
13 files changed:
QMTest/TestSCons.py
test/option--R.py
test/option--W.py
test/option--la.py
test/option--ld.py
test/option--lw.py
test/option--override.py
test/option--wf.py
test/option--wuv.py
test/option-l.py
test/option-o.py
test/option-p.py
test/option-r.py