Fix on-disk file matching on case-insensitive systems. Various fixes for win32 porta...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 10 Oct 2005 02:49:11 +0000 (02:49 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 10 Oct 2005 02:49:11 +0000 (02:49 +0000)
commit3c2dc0e033d1095417f3297f47c3cc42a0d747d1
treee6bf38b4bb60546638faf52593a367b87099c8d9
parent0e96f90d4b61db2839540d28f747b1b3f93fa202
Fix on-disk file matching on case-insensitive systems.  Various fixes for win32 portability.  Refactor the --debug=time test.  Refactor the Perforce test.  Additional cleanup.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1369 fdb21ef1-2011-0410-befe-b5e4ea1792b1
etc/TestCommon.py
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py
src/engine/SCons/Tool/msvs.py
test/Configure/CONFIGURELOG.py
test/Perforce/Perforce.py
test/QT/up-to-date.py
test/option--debug.py
test/option/debug-time.py [new file with mode: 0644]