Test portability fixes for Cygwin. (Chad Austin)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 30 Apr 2003 19:38:19 +0000 (19:38 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 30 Apr 2003 19:38:19 +0000 (19:38 +0000)
commit0b385989b2a959af6a8ddd2c5427855380791f61
tree3c34e3c08fe379c147c7166067d05a0a87fccaa6
parentfc268e970dd56632811e8e23cb00b52dc8fb4192
Test portability fixes for Cygwin.  (Chad Austin)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@666 fdb21ef1-2011-0410-befe-b5e4ea1792b1
36 files changed:
etc/TestSCons.py
src/engine/SCons/Action.py
src/engine/SCons/ActionTests.py
src/engine/SCons/EnvironmentTests.py
src/engine/SCons/Tool/gs.py
test/AR.py
test/ARFLAGS.py
test/AS.py
test/ASFLAGS.py
test/CC.py
test/CPPFLAGS.py
test/CPPPATH.py
test/CXX.py
test/ENV.py
test/F77.py
test/F77FLAGS.py
test/LEX.py
test/LEXFLAGS.py
test/LIBPATH.py
test/LINK.py
test/LINKFLAGS.py
test/Program-j.py
test/Program.py
test/RANLIB.py
test/RANLIBFLAGS.py
test/SHF77.py
test/SHLIBPREFIX.py
test/SHLIBSUFFIX.py
test/SHLINK.py
test/SHLINKFLAGS.py
test/YACC.py
test/YACCFLAGS.py
test/long-lines.py
test/option--implicit-cache.py
test/pre-post-actions.py
test/special-filenames.py