Collect the scripts for the three "climb up" options (-D, -U and -u)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 15 Oct 2008 00:28:04 +0000 (00:28 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 15 Oct 2008 00:28:04 +0000 (00:28 +0000)
commit7813a5ebbcf04a9ee9051c27e3b5dd3425d322c4
tree9149cb08f222df3314cc3b46ba60123242744c98
parentd449a425a475200b1cea9ddf46da046cad1a9fba
Collect the scripts for the three "climb up" options (-D, -U and -u)
in a subdirectory.  Split sub-tests into separate scripts.  Clean things
up a bit.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3684 fdb21ef1-2011-0410-befe-b5e4ea1792b1
test/Climb/U-Default-dir.py [new file with mode: 0644]
test/Climb/U-Default-no-target.py [new file with mode: 0644]
test/Climb/U-no-Default.py [new file with mode: 0644]
test/Climb/explicit-parent--D.py [new file with mode: 0644]
test/Climb/explicit-parent--U.py [new file with mode: 0644]
test/Climb/explicit-parent-u.py [new file with mode: 0644]
test/Climb/option--D.py [moved from test/option--D.py with 61% similarity]
test/Climb/option--U.py [moved from test/option--U.py with 76% similarity]
test/Climb/option-u.py [moved from test/option-u.py with 82% similarity]