Modify the SWIG tests so that OS X is treated like a UNIX platform (which it
authorGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 18 Apr 2009 16:56:22 +0000 (16:56 +0000)
committerGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 18 Apr 2009 16:56:22 +0000 (16:56 +0000)
commitaa159c8c72d465fd16351b7a07a427502ccd8bd6
treedf97f69bcf6db6082047925e185d179fa442af55
parentb00c3e4c96a5f5b1b37eddae5b878bbe515c8ed1
Modify the SWIG tests so that OS X is treated like a UNIX platform (which it
really is).  OS X now not only runs all the SWIG tests (it used to skip many
of them because it could not find the appropriate files), it now passes all
the tests.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4109 fdb21ef1-2011-0410-befe-b5e4ea1792b1
13 files changed:
QMTest/TestCmd.py
QMTest/TestSCons.py
test/SWIG/SWIG.py
test/SWIG/SWIGOUTDIR-python.py
test/SWIG/SWIGPATH.py
test/SWIG/build-dir.py
test/SWIG/implicit-dependencies.py
test/SWIG/live.py
test/SWIG/module-parens.py
test/SWIG/module-quoted.py
test/SWIG/noproxy.py
test/SWIG/remove-modules.py
test/SWIG/subdir.py