Split up test/QT/QT.py into separate tests.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 14 Apr 2005 10:47:35 +0000 (10:47 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 14 Apr 2005 10:47:35 +0000 (10:47 +0000)
commita43e522144a9086a7dcd1786d3b7d205007cd9a3
tree8952584a5a16c0ec67dc5fa61fdedfd33d9e0956
parent07fa27d33bc36da8f3ced6cbd948460c5c4bb6bd
Split up test/QT/QT.py into separate tests.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1280 fdb21ef1-2011-0410-befe-b5e4ea1792b1
13 files changed:
etc/TestSCons.py
test/QT/CPPPATH-appended.py [new file with mode: 0644]
test/QT/CPPPATH.py [new file with mode: 0644]
test/QT/QT.py [deleted file]
test/QT/copied-env.py [new file with mode: 0644]
test/QT/empty-env.py [new file with mode: 0644]
test/QT/installed.py [new file with mode: 0644]
test/QT/manual.py [new file with mode: 0644]
test/QT/moc-from-cpp.py [new file with mode: 0644]
test/QT/moc-from-header.py [new file with mode: 0644]
test/QT/reentrant.py [new file with mode: 0644]
test/QT/source-from-ui.py [new file with mode: 0644]
test/QT/warnings.py [new file with mode: 0644]