Still more Repository tests: CPPPATH, StaticLibrary, linking objects, and compilatio...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 30 Jul 2002 21:56:44 +0000 (21:56 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 30 Jul 2002 21:56:44 +0000 (21:56 +0000)
commitb5233b2446fdad9799e632556fd448557a26c0bb
tree6d2723c4ab3ca5079c3168d6692db50b607f6a6f
parentc433e1cfd2db7f45d39e5668bab3adb1fcec8e76
Still more Repository tests:  CPPPATH, StaticLibrary, linking objects, and compilation within a Repository.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@424 fdb21ef1-2011-0410-befe-b5e4ea1792b1
test/Repository/CPPPATH.py [new file with mode: 0644]
test/Repository/StaticLibrary.py [new file with mode: 0644]
test/Repository/link-object.py [new file with mode: 0644]
test/Repository/multi-dir.py
test/Repository/within-repository.py [new file with mode: 0644]