Add additional tests to provide more examples.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 21 Sep 2001 01:30:38 +0000 (01:30 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 21 Sep 2001 01:30:38 +0000 (01:30 +0000)
commit2875a771159578e209b6b0467dcd01a9dbfd5d13
treeaa6a337d270384c8e12577542615ae3f3f51dc39
parent9f9cb0e157b5a47c90a1050820c80256a4963018
Add additional tests to provide more examples.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@63 fdb21ef1-2011-0410-befe-b5e4ea1792b1
19 files changed:
test/CC.py [new file with mode: 0644]
test/CCFLAGS.py [new file with mode: 0644]
test/CPPPATH.py [new file with mode: 0644]
test/Command.py [new file with mode: 0644]
test/Depends.py [new file with mode: 0644]
test/LIBPATH.py [new file with mode: 0644]
test/LIBPREFIX.py [new file with mode: 0644]
test/LIBS.py [new file with mode: 0644]
test/LIBSUFFIX.py [new file with mode: 0644]
test/LINK.py [new file with mode: 0644]
test/LINKFLAGS.py [new file with mode: 0644]
test/Library.py [new file with mode: 0644]
test/Object.py [new file with mode: 0644]
test/Program.py
test/README [new file with mode: 0644]
test/option-c.py
test/option-d.py
test/option-i.py
test/option-k.py