summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-02-09 18:29:43 (GMT)
committerSteven Knight <knight@baldmt.com>2009-02-09 18:29:43 (GMT)
commitba21ffe311490bb348716e8e9127109e7fdc2f08 (patch)
tree5664bb6b48d53803e7ea52f1caa5afa241413f32
parent895f277379ccb6272549468d18f27f4a5fc2ee2f (diff)
downloadSCons-ba21ffe311490bb348716e8e9127109e7fdc2f08.zip
SCons-ba21ffe311490bb348716e8e9127109e7fdc2f08.tar.gz
SCons-ba21ffe311490bb348716e8e9127109e7fdc2f08.tar.bz2
Add emacs and vim editing settings to the bottom of *.py files.
-rw-r--r--QMTest/TestCmd.py6
-rw-r--r--QMTest/TestCommon.py6
-rw-r--r--QMTest/TestRuntest.py6
-rw-r--r--QMTest/TestSCons.py6
-rw-r--r--QMTest/TestSConsMSVS.py6
-rw-r--r--QMTest/TestSCons_time.py6
-rw-r--r--QMTest/TestSConsign.py6
-rw-r--r--QMTest/scons_tdb.py6
-rw-r--r--QMTest/unittest.py6
-rw-r--r--bench/bench.py6
-rw-r--r--bench/dependency-func.py6
-rw-r--r--bench/env.__setitem__.py6
-rw-r--r--bench/is_types.py6
-rw-r--r--bench/lvars-gvars.py5
-rw-r--r--bench/timeit.py6
-rw-r--r--bin/Command.py6
-rw-r--r--bin/SConsDoc.py6
-rw-r--r--bin/caller-tree.py6
-rw-r--r--bin/import-test.py6
-rw-r--r--bin/install_python.py6
-rw-r--r--bin/install_scons.py6
-rw-r--r--bin/memlogs.py6
-rw-r--r--bin/memoicmp.py5
-rw-r--r--bin/objcounts.py6
-rw-r--r--bin/scons-diff.py6
-rw-r--r--bin/scons-proc.py6
-rw-r--r--bin/scons-test.py6
-rw-r--r--bin/scons-unzip.py6
-rw-r--r--bin/scons_dev_master.py6
-rw-r--r--bin/sconsexamples.py6
-rw-r--r--bin/sconsoutput.py6
-rwxr-xr-xbin/svn-bisect.py6
-rwxr-xr-xbin/xmlagenda.py6
-rw-r--r--bootstrap.py6
-rw-r--r--runtest.py6
-rw-r--r--src/engine/SCons/Action.py6
-rw-r--r--src/engine/SCons/ActionTests.py6
-rw-r--r--src/engine/SCons/Builder.py6
-rw-r--r--src/engine/SCons/BuilderTests.py6
-rw-r--r--src/engine/SCons/CacheDir.py6
-rw-r--r--src/engine/SCons/CacheDirTests.py6
-rw-r--r--src/engine/SCons/Conftest.py6
-rw-r--r--src/engine/SCons/Debug.py6
-rw-r--r--src/engine/SCons/Defaults.py6
-rw-r--r--src/engine/SCons/DefaultsTests.py6
-rw-r--r--src/engine/SCons/Environment.py6
-rw-r--r--src/engine/SCons/EnvironmentTests.py6
-rw-r--r--src/engine/SCons/Errors.py6
-rw-r--r--src/engine/SCons/ErrorsTests.py6
-rw-r--r--src/engine/SCons/Executor.py5
-rw-r--r--src/engine/SCons/ExecutorTests.py6
-rw-r--r--src/engine/SCons/Job.py6
-rw-r--r--src/engine/SCons/JobTests.py6
-rw-r--r--src/engine/SCons/Memoize.py6
-rw-r--r--src/engine/SCons/MemoizeTests.py6
-rw-r--r--src/engine/SCons/Node/Alias.py6
-rw-r--r--src/engine/SCons/Node/AliasTests.py6
-rw-r--r--src/engine/SCons/Node/FS.py5
-rw-r--r--src/engine/SCons/Node/FSTests.py6
-rw-r--r--src/engine/SCons/Node/NodeTests.py6
-rw-r--r--src/engine/SCons/Node/Python.py6
-rw-r--r--src/engine/SCons/Node/PythonTests.py6
-rw-r--r--src/engine/SCons/Node/__init__.py6
-rw-r--r--src/engine/SCons/Options/BoolOption.py6
-rw-r--r--src/engine/SCons/Options/EnumOption.py6
-rw-r--r--src/engine/SCons/Options/ListOption.py6
-rw-r--r--src/engine/SCons/Options/PackageOption.py6
-rw-r--r--src/engine/SCons/Options/PathOption.py6
-rw-r--r--src/engine/SCons/Options/__init__.py6
-rw-r--r--src/engine/SCons/PathList.py6
-rw-r--r--src/engine/SCons/PathListTests.py6
-rw-r--r--src/engine/SCons/Platform/PlatformTests.py6
-rw-r--r--src/engine/SCons/Platform/__init__.py6
-rw-r--r--src/engine/SCons/Platform/aix.py5
-rw-r--r--src/engine/SCons/Platform/cygwin.py6
-rw-r--r--src/engine/SCons/Platform/darwin.py6
-rw-r--r--src/engine/SCons/Platform/hpux.py6
-rw-r--r--src/engine/SCons/Platform/irix.py6
-rw-r--r--src/engine/SCons/Platform/os2.py6
-rw-r--r--src/engine/SCons/Platform/posix.py6
-rw-r--r--src/engine/SCons/Platform/sunos.py6
-rw-r--r--src/engine/SCons/Platform/win32.py6
-rw-r--r--src/engine/SCons/SConf.py6
-rw-r--r--src/engine/SCons/SConfTests.py5
-rw-r--r--src/engine/SCons/SConsign.py6
-rw-r--r--src/engine/SCons/SConsignTests.py6
-rw-r--r--src/engine/SCons/Scanner/C.py6
-rw-r--r--src/engine/SCons/Scanner/CTests.py6
-rw-r--r--src/engine/SCons/Scanner/D.py6
-rw-r--r--src/engine/SCons/Scanner/Dir.py6
-rw-r--r--src/engine/SCons/Scanner/DirTests.py6
-rw-r--r--src/engine/SCons/Scanner/Fortran.py6
-rw-r--r--src/engine/SCons/Scanner/FortranTests.py6
-rw-r--r--src/engine/SCons/Scanner/IDL.py6
-rw-r--r--src/engine/SCons/Scanner/IDLTests.py6
-rw-r--r--src/engine/SCons/Scanner/LaTeX.py6
-rw-r--r--src/engine/SCons/Scanner/LaTeXTests.py6
-rw-r--r--src/engine/SCons/Scanner/Prog.py6
-rw-r--r--src/engine/SCons/Scanner/ProgTests.py6
-rw-r--r--src/engine/SCons/Scanner/RC.py6
-rw-r--r--src/engine/SCons/Scanner/RCTests.py6
-rw-r--r--src/engine/SCons/Scanner/ScannerTests.py6
-rw-r--r--src/engine/SCons/Scanner/__init__.py6
-rw-r--r--src/engine/SCons/Script/Interactive.py6
-rw-r--r--src/engine/SCons/Script/Main.py6
-rw-r--r--src/engine/SCons/Script/MainTests.py6
-rw-r--r--src/engine/SCons/Script/SConsOptions.py6
-rw-r--r--src/engine/SCons/Script/SConscript.py6
-rw-r--r--src/engine/SCons/Script/SConscriptTests.py6
-rw-r--r--src/engine/SCons/Script/__init__.py6
-rw-r--r--src/engine/SCons/Sig.py6
-rw-r--r--src/engine/SCons/Subst.py6
-rw-r--r--src/engine/SCons/SubstTests.py6
-rw-r--r--src/engine/SCons/Taskmaster.py6
-rw-r--r--src/engine/SCons/TaskmasterTests.py6
-rw-r--r--src/engine/SCons/Tool/386asm.py6
-rw-r--r--src/engine/SCons/Tool/BitKeeper.py6
-rw-r--r--src/engine/SCons/Tool/CVS.py6
-rw-r--r--src/engine/SCons/Tool/FortranCommon.py6
-rw-r--r--src/engine/SCons/Tool/JavaCommon.py6
-rw-r--r--src/engine/SCons/Tool/JavaCommonTests.py6
-rw-r--r--src/engine/SCons/Tool/Perforce.py6
-rw-r--r--src/engine/SCons/Tool/PharLapCommon.py6
-rw-r--r--src/engine/SCons/Tool/PharLapCommonTests.py6
-rw-r--r--src/engine/SCons/Tool/RCS.py6
-rw-r--r--src/engine/SCons/Tool/SCCS.py6
-rw-r--r--src/engine/SCons/Tool/Subversion.py6
-rw-r--r--src/engine/SCons/Tool/ToolTests.py6
-rw-r--r--src/engine/SCons/Tool/__init__.py6
-rw-r--r--src/engine/SCons/Tool/aixc++.py6
-rw-r--r--src/engine/SCons/Tool/aixcc.py6
-rw-r--r--src/engine/SCons/Tool/aixf77.py6
-rw-r--r--src/engine/SCons/Tool/aixlink.py6
-rw-r--r--src/engine/SCons/Tool/applelink.py6
-rw-r--r--src/engine/SCons/Tool/ar.py6
-rw-r--r--src/engine/SCons/Tool/as.py6
-rw-r--r--src/engine/SCons/Tool/bcc32.py6
-rw-r--r--src/engine/SCons/Tool/c++.py6
-rw-r--r--src/engine/SCons/Tool/cc.py6
-rw-r--r--src/engine/SCons/Tool/cvf.py6
-rw-r--r--src/engine/SCons/Tool/default.py6
-rw-r--r--src/engine/SCons/Tool/dmd.py6
-rw-r--r--src/engine/SCons/Tool/dvi.py6
-rw-r--r--src/engine/SCons/Tool/dvipdf.py6
-rw-r--r--src/engine/SCons/Tool/dvips.py6
-rw-r--r--src/engine/SCons/Tool/f77.py6
-rw-r--r--src/engine/SCons/Tool/f90.py6
-rw-r--r--src/engine/SCons/Tool/f95.py6
-rw-r--r--src/engine/SCons/Tool/filesystem.py6
-rw-r--r--src/engine/SCons/Tool/fortran.py6
-rw-r--r--src/engine/SCons/Tool/g++.py6
-rw-r--r--src/engine/SCons/Tool/g77.py6
-rw-r--r--src/engine/SCons/Tool/gas.py6
-rw-r--r--src/engine/SCons/Tool/gcc.py6
-rw-r--r--src/engine/SCons/Tool/gfortran.py6
-rw-r--r--src/engine/SCons/Tool/gnulink.py6
-rw-r--r--src/engine/SCons/Tool/gs.py6
-rw-r--r--src/engine/SCons/Tool/hpc++.py6
-rw-r--r--src/engine/SCons/Tool/hpcc.py6
-rw-r--r--src/engine/SCons/Tool/hplink.py6
-rw-r--r--src/engine/SCons/Tool/icc.py6
-rw-r--r--src/engine/SCons/Tool/icl.py6
-rw-r--r--src/engine/SCons/Tool/ifl.py6
-rw-r--r--src/engine/SCons/Tool/ifort.py6
-rw-r--r--src/engine/SCons/Tool/ilink.py6
-rw-r--r--src/engine/SCons/Tool/ilink32.py6
-rw-r--r--src/engine/SCons/Tool/install.py6
-rw-r--r--src/engine/SCons/Tool/intelc.py6
-rw-r--r--src/engine/SCons/Tool/ipkg.py6
-rw-r--r--src/engine/SCons/Tool/jar.py6
-rw-r--r--src/engine/SCons/Tool/javac.py6
-rw-r--r--src/engine/SCons/Tool/javah.py6
-rw-r--r--src/engine/SCons/Tool/latex.py6
-rw-r--r--src/engine/SCons/Tool/lex.py6
-rw-r--r--src/engine/SCons/Tool/link.py6
-rw-r--r--src/engine/SCons/Tool/linkloc.py6
-rw-r--r--src/engine/SCons/Tool/m4.py6
-rw-r--r--src/engine/SCons/Tool/masm.py6
-rw-r--r--src/engine/SCons/Tool/midl.py6
-rw-r--r--src/engine/SCons/Tool/mingw.py6
-rw-r--r--src/engine/SCons/Tool/mslib.py6
-rw-r--r--src/engine/SCons/Tool/mslink.py6
-rw-r--r--src/engine/SCons/Tool/msvc.py5
-rw-r--r--src/engine/SCons/Tool/msvs.py6
-rw-r--r--src/engine/SCons/Tool/msvsTests.py6
-rw-r--r--src/engine/SCons/Tool/mwcc.py6
-rw-r--r--src/engine/SCons/Tool/mwld.py6
-rw-r--r--src/engine/SCons/Tool/nasm.py6
-rw-r--r--src/engine/SCons/Tool/packaging/__init__.py6
-rw-r--r--src/engine/SCons/Tool/packaging/ipk.py6
-rw-r--r--src/engine/SCons/Tool/packaging/msi.py5
-rw-r--r--src/engine/SCons/Tool/packaging/rpm.py5
-rw-r--r--src/engine/SCons/Tool/packaging/src_tarbz2.py6
-rw-r--r--src/engine/SCons/Tool/packaging/src_targz.py6
-rw-r--r--src/engine/SCons/Tool/packaging/src_zip.py6
-rw-r--r--src/engine/SCons/Tool/packaging/tarbz2.py6
-rw-r--r--src/engine/SCons/Tool/packaging/targz.py6
-rw-r--r--src/engine/SCons/Tool/packaging/zip.py6
-rw-r--r--src/engine/SCons/Tool/pdf.py6
-rw-r--r--src/engine/SCons/Tool/pdflatex.py6
-rw-r--r--src/engine/SCons/Tool/pdftex.py6
-rw-r--r--src/engine/SCons/Tool/qt.py6
-rw-r--r--src/engine/SCons/Tool/rmic.py6
-rw-r--r--src/engine/SCons/Tool/rpcgen.py6
-rw-r--r--src/engine/SCons/Tool/rpm.py6
-rw-r--r--src/engine/SCons/Tool/sgiar.py6
-rw-r--r--src/engine/SCons/Tool/sgic++.py6
-rw-r--r--src/engine/SCons/Tool/sgicc.py6
-rw-r--r--src/engine/SCons/Tool/sgilink.py6
-rw-r--r--src/engine/SCons/Tool/sunar.py6
-rw-r--r--src/engine/SCons/Tool/sunc++.py6
-rw-r--r--src/engine/SCons/Tool/suncc.py6
-rw-r--r--src/engine/SCons/Tool/sunf77.py6
-rw-r--r--src/engine/SCons/Tool/sunf90.py6
-rw-r--r--src/engine/SCons/Tool/sunf95.py6
-rw-r--r--src/engine/SCons/Tool/sunlink.py6
-rw-r--r--src/engine/SCons/Tool/swig.py6
-rw-r--r--src/engine/SCons/Tool/tar.py6
-rw-r--r--src/engine/SCons/Tool/tex.py6
-rw-r--r--src/engine/SCons/Tool/tlib.py6
-rw-r--r--src/engine/SCons/Tool/wix.py6
-rw-r--r--src/engine/SCons/Tool/yacc.py6
-rw-r--r--src/engine/SCons/Tool/zip.py6
-rw-r--r--src/engine/SCons/Util.py6
-rw-r--r--src/engine/SCons/UtilTests.py6
-rw-r--r--src/engine/SCons/Variables/BoolVariable.py6
-rw-r--r--src/engine/SCons/Variables/BoolVariableTests.py6
-rw-r--r--src/engine/SCons/Variables/EnumVariable.py6
-rw-r--r--src/engine/SCons/Variables/EnumVariableTests.py6
-rw-r--r--src/engine/SCons/Variables/ListVariable.py6
-rw-r--r--src/engine/SCons/Variables/ListVariableTests.py6
-rw-r--r--src/engine/SCons/Variables/PackageVariable.py6
-rw-r--r--src/engine/SCons/Variables/PackageVariableTests.py6
-rw-r--r--src/engine/SCons/Variables/PathVariable.py6
-rw-r--r--src/engine/SCons/Variables/PathVariableTests.py6
-rw-r--r--src/engine/SCons/Variables/VariablesTests.py6
-rw-r--r--src/engine/SCons/Variables/__init__.py5
-rw-r--r--src/engine/SCons/Warnings.py6
-rw-r--r--src/engine/SCons/WarningsTests.py6
-rw-r--r--src/engine/SCons/__init__.py6
-rw-r--r--src/engine/SCons/compat/__init__.py6
-rw-r--r--src/engine/SCons/compat/_scons_UserString.py6
-rw-r--r--src/engine/SCons/compat/_scons_hashlib.py6
-rw-r--r--src/engine/SCons/compat/_scons_itertools.py6
-rw-r--r--src/engine/SCons/compat/_scons_optparse.py6
-rw-r--r--src/engine/SCons/compat/_scons_sets.py6
-rw-r--r--src/engine/SCons/compat/_scons_sets15.py6
-rw-r--r--src/engine/SCons/compat/_scons_shlex.py6
-rw-r--r--src/engine/SCons/compat/_scons_subprocess.py6
-rw-r--r--src/engine/SCons/compat/_scons_textwrap.py6
-rw-r--r--src/engine/SCons/compat/builtins.py6
-rw-r--r--src/engine/SCons/cpp.py6
-rw-r--r--src/engine/SCons/cppTests.py6
-rw-r--r--src/engine/SCons/dblite.py6
-rw-r--r--src/engine/SCons/exitfuncs.py6
-rw-r--r--src/engine/setup.py6
-rw-r--r--src/script/scons-post-install.py6
-rw-r--r--src/script/scons-time.py6
-rw-r--r--src/script/scons.py6
-rw-r--r--src/script/sconsign.py6
-rw-r--r--src/script/setup.py6
-rw-r--r--src/setup.py6
-rw-r--r--src/test_aegistests.py6
-rw-r--r--src/test_files.py6
-rw-r--r--src/test_interrupts.py6
-rw-r--r--src/test_pychecker.py6
-rw-r--r--src/test_setup.py6
-rw-r--r--src/test_strings.py6
-rw-r--r--template/Tests.py6
-rw-r--r--template/__init__.py6
-rw-r--r--template/file.py6
-rw-r--r--template/test.py6
-rw-r--r--test/AR/AR.py6
-rw-r--r--test/AR/ARCOM.py6
-rw-r--r--test/AR/ARCOMSTR.py6
-rw-r--r--test/AR/ARFLAGS.py6
-rw-r--r--test/ARGLIST.py6
-rw-r--r--test/ARGUMENTS.py6
-rw-r--r--test/AS/AS.py6
-rw-r--r--test/AS/ASCOM.py6
-rw-r--r--test/AS/ASCOMSTR.py6
-rw-r--r--test/AS/ASFLAGS.py6
-rw-r--r--test/AS/ASPP.py6
-rw-r--r--test/AS/ASPPCOM.py6
-rw-r--r--test/AS/ASPPCOMSTR.py6
-rw-r--r--test/AS/ASPPFLAGS.py6
-rw-r--r--test/AS/as-live.py6
-rw-r--r--test/AS/ml.py6
-rw-r--r--test/AS/nasm.py6
-rw-r--r--test/Actions/actions.py6
-rw-r--r--test/Actions/addpost-link.py6
-rw-r--r--test/Actions/append.py6
-rw-r--r--test/Actions/exitstatfunc.py6
-rw-r--r--test/Actions/function.py6
-rw-r--r--test/Actions/pre-post.py6
-rw-r--r--test/Actions/timestamp.py6
-rw-r--r--test/Actions/unicode-signature.py6
-rw-r--r--test/AddMethod.py6
-rw-r--r--test/AddOption/basic.py6
-rw-r--r--test/AddOption/help.py6
-rw-r--r--test/AddOption/optional-arg.py6
-rw-r--r--test/Alias/Alias.py6
-rw-r--r--test/Alias/Depends.py6
-rw-r--r--test/Alias/Dir-order.py6
-rw-r--r--test/Alias/action.py6
-rw-r--r--test/Alias/errors.py6
-rw-r--r--test/Alias/scanner.py6
-rw-r--r--test/Alias/srcdir.py6
-rw-r--r--test/AlwaysBuild.py6
-rw-r--r--test/BadBuilder.py6
-rw-r--r--test/Batch/Boolean.py6
-rw-r--r--test/Batch/CHANGED_SOURCES.py6
-rw-r--r--test/Batch/SOURCES.py6
-rw-r--r--test/Batch/action-changed.py6
-rw-r--r--test/Batch/callable.py6
-rw-r--r--test/Batch/generated.py6
-rw-r--r--test/Batch/removed.py6
-rw-r--r--test/Batch/up_to_date.py6
-rw-r--r--test/BitKeeper/BITKEEPERCOM.py6
-rw-r--r--test/BitKeeper/BITKEEPERCOMSTR.py6
-rw-r--r--test/BitKeeper/BitKeeper.py6
-rw-r--r--test/Builder-factories.py6
-rw-r--r--test/Builder/TargetSubst.py6
-rw-r--r--test/Builder/add_src_builder.py6
-rw-r--r--test/Builder/ensure_suffix.py6
-rw-r--r--test/Builder/multi/different-actions.py6
-rw-r--r--test/Builder/multi/different-environments.py6
-rw-r--r--test/Builder/multi/different-multi.py6
-rw-r--r--test/Builder/multi/different-order.py6
-rw-r--r--test/Builder/multi/different-overrides.py6
-rw-r--r--test/Builder/multi/different-target-lists.py6
-rw-r--r--test/Builder/multi/error.py6
-rw-r--r--test/Builder/multi/lone-target-list.py6
-rw-r--r--test/Builder/multi/multi.py6
-rw-r--r--test/Builder/multi/same-actions.py6
-rw-r--r--test/Builder/multi/same-overrides.py6
-rw-r--r--test/Builder/multi/same-targets.py6
-rw-r--r--test/Builder/non-multi.py6
-rw-r--r--test/Builder/srcdir.py6
-rw-r--r--test/CC/CC.py6
-rw-r--r--test/CC/CCCOM.py6
-rw-r--r--test/CC/CCCOMSTR.py6
-rw-r--r--test/CC/CCFLAGS.py6
-rw-r--r--test/CC/CFLAGS.py6
-rw-r--r--test/CC/SHCC.py6
-rw-r--r--test/CC/SHCCCOM.py6
-rw-r--r--test/CC/SHCCCOMSTR.py6
-rw-r--r--test/CC/SHCCFLAGS.py6
-rw-r--r--test/CC/SHCFLAGS.py6
-rw-r--r--test/CFILESUFFIX.py6
-rw-r--r--test/CPPDEFINES/basic.py6
-rw-r--r--test/CPPDEFINES/live.py6
-rw-r--r--test/CPPDEFINES/scan.py6
-rw-r--r--test/CPPDEFINES/undefined.py6
-rw-r--r--test/CPPFLAGS.py6
-rw-r--r--test/CPPPATH/CPPPATH.py6
-rw-r--r--test/CPPPATH/Dir.py6
-rw-r--r--test/CPPPATH/absolute-path.py6
-rw-r--r--test/CPPPATH/expand-object.py6
-rw-r--r--test/CPPPATH/function-expansion.py6
-rw-r--r--test/CPPPATH/list-expansion.py6
-rw-r--r--test/CPPPATH/match-dir.py6
-rw-r--r--test/CPPPATH/nested-lists.py6
-rw-r--r--test/CPPPATH/null.py6
-rw-r--r--test/CPPPATH/subdir-as-include.py6
-rw-r--r--test/CPPSUFFIXES.py6
-rw-r--r--test/CVS.py6
-rw-r--r--test/CVSCOM.py6
-rw-r--r--test/CVSCOMSTR.py6
-rw-r--r--test/CXX/CC-variables.py6
-rw-r--r--test/CXX/CCFLAGS.py6
-rw-r--r--test/CXX/CXX.py6
-rw-r--r--test/CXX/CXXCOM.py6
-rw-r--r--test/CXX/CXXCOMSTR.py6
-rw-r--r--test/CXX/CXXFILESUFFIX.py6
-rw-r--r--test/CXX/CXXFLAGS.py6
-rw-r--r--test/CXX/SHCXX.py6
-rw-r--r--test/CXX/SHCXXCOM.py6
-rw-r--r--test/CXX/SHCXXCOMSTR.py6
-rw-r--r--test/CXX/SHCXXFLAGS.py6
-rw-r--r--test/CacheDir/CacheDir.py6
-rw-r--r--test/CacheDir/NoCache.py6
-rw-r--r--test/CacheDir/SideEffect.py6
-rw-r--r--test/CacheDir/VariantDir.py6
-rw-r--r--test/CacheDir/debug.py6
-rw-r--r--test/CacheDir/environment.py6
-rw-r--r--test/CacheDir/multi-targets.py6
-rw-r--r--test/CacheDir/multiple-targets.py6
-rw-r--r--test/CacheDir/option--cd.py6
-rw-r--r--test/CacheDir/option--cf.py6
-rw-r--r--test/CacheDir/option--cs.py6
-rw-r--r--test/CacheDir/scanner-target.py6
-rw-r--r--test/CacheDir/source-scanner.py6
-rw-r--r--test/CacheDir/symlink.py6
-rw-r--r--test/CacheDir/timestamp-match.py6
-rw-r--r--test/CacheDir/timestamp-newer.py6
-rw-r--r--test/CacheDir/up-to-date-q.py6
-rw-r--r--test/Case.py6
-rw-r--r--test/Chmod.py6
-rw-r--r--test/Climb/U-Default-dir.py6
-rw-r--r--test/Climb/U-Default-no-target.py6
-rw-r--r--test/Climb/U-no-Default.py6
-rw-r--r--test/Climb/explicit-parent--D.py6
-rw-r--r--test/Climb/explicit-parent--U.py6
-rw-r--r--test/Climb/explicit-parent-u.py6
-rw-r--r--test/Climb/filename--D.py6
-rw-r--r--test/Climb/filename--U.py6
-rw-r--r--test/Climb/filename-u.py6
-rw-r--r--test/Climb/option--D.py6
-rw-r--r--test/Climb/option--U.py6
-rw-r--r--test/Climb/option-u.py6
-rw-r--r--test/Clone-compatibility.py6
-rw-r--r--test/Command.py6
-rw-r--r--test/CommandGenerator.py6
-rw-r--r--test/Configure/Action-error.py6
-rw-r--r--test/Configure/Builder-call.py6
-rw-r--r--test/Configure/CONFIGUREDIR.py6
-rw-r--r--test/Configure/CONFIGURELOG.py6
-rw-r--r--test/Configure/ConfigureDryRunError.py6
-rw-r--r--test/Configure/SConscript.py6
-rw-r--r--test/Configure/VariantDir-SConscript.py6
-rw-r--r--test/Configure/VariantDir.py6
-rw-r--r--test/Configure/basic.py6
-rw-r--r--test/Configure/build-fail.py6
-rw-r--r--test/Configure/cache-not-ok.py6
-rw-r--r--test/Configure/cache-ok.py6
-rw-r--r--test/Configure/clean.py6
-rw-r--r--test/Configure/config-h.py6
-rw-r--r--test/Configure/custom-tests.py6
-rw-r--r--test/Configure/from-SConscripts.py6
-rw-r--r--test/Configure/help.py6
-rw-r--r--test/Configure/implicit-cache.py6
-rw-r--r--test/Configure/option--Q.py6
-rw-r--r--test/Configure/option--config.py6
-rw-r--r--test/ConstructionEnvironment.py6
-rw-r--r--test/Copy-Action.py6
-rw-r--r--test/Copy-Option.py6
-rw-r--r--test/D/DMD.py6
-rw-r--r--test/D/Scanner.py6
-rw-r--r--test/DSUFFIXES.py6
-rw-r--r--test/DVIPDF/DVIPDF.py6
-rw-r--r--test/DVIPDF/DVIPDFCOM.py6
-rw-r--r--test/DVIPDF/DVIPDFCOMSTR.py6
-rw-r--r--test/DVIPDF/DVIPDFFLAGS.py6
-rw-r--r--test/DVIPDF/makeindex.py6
-rw-r--r--test/DVIPS/DVIPS.py6
-rw-r--r--test/DVIPS/DVIPSFLAGS.py6
-rw-r--r--test/DVIPS/PSCOM.py6
-rw-r--r--test/DVIPS/PSCOMSTR.py6
-rw-r--r--test/Decider/Environment.py6
-rw-r--r--test/Decider/MD5-timestamp.py6
-rw-r--r--test/Decider/Node.py6
-rw-r--r--test/Decider/default.py6
-rw-r--r--test/Decider/mixed.py6
-rw-r--r--test/Decider/timestamp.py6
-rw-r--r--test/Decider/unknown.py6
-rw-r--r--test/Default.py6
-rw-r--r--test/Delete.py6
-rw-r--r--test/Depends.py6
-rw-r--r--test/Deprecated/BuildDir.py6
-rw-r--r--test/Deprecated/CacheDir/timestamp-content.py6
-rw-r--r--test/Deprecated/CacheDir/timestamp-timestamp.py6
-rw-r--r--test/Deprecated/Copy-Method.py6
-rw-r--r--test/Deprecated/Options/BoolOption.py6
-rw-r--r--test/Deprecated/Options/EnumOption.py6
-rw-r--r--test/Deprecated/Options/ListOption.py6
-rw-r--r--test/Deprecated/Options/Options.py6
-rw-r--r--test/Deprecated/Options/PackageOption.py6
-rw-r--r--test/Deprecated/Options/PathOption.py6
-rw-r--r--test/Deprecated/Options/chdir.py6
-rw-r--r--test/Deprecated/Options/help.py6
-rw-r--r--test/Deprecated/Options/import.py6
-rw-r--r--test/Deprecated/SConscript-build_dir.py6
-rw-r--r--test/Deprecated/SourceSignatures/basic.py6
-rw-r--r--test/Deprecated/SourceSignatures/env.py6
-rw-r--r--test/Deprecated/SourceSignatures/implicit-cache.py6
-rw-r--r--test/Deprecated/SourceSignatures/no-csigs.py6
-rw-r--r--test/Deprecated/SourceSignatures/overrides.py6
-rw-r--r--test/Deprecated/SourceSignatures/switch-rebuild.py6
-rw-r--r--test/Deprecated/TargetSignatures/build-content.py6
-rw-r--r--test/Deprecated/TargetSignatures/content.py6
-rw-r--r--test/Deprecated/TargetSignatures/overrides.py6
-rw-r--r--test/Deprecated/TaskmasterNeedsExecute.py6
-rw-r--r--test/Deprecated/debug-dtree.py6
-rw-r--r--test/Deprecated/debug-nomemoizer.py6
-rw-r--r--test/Deprecated/debug-stree.py6
-rw-r--r--test/Deprecated/debug-tree.py6
-rw-r--r--test/Dir/Dir.py6
-rw-r--r--test/Dir/mixed-targets.py6
-rw-r--r--test/Dir/source.py6
-rw-r--r--test/ENV.py6
-rw-r--r--test/ESCAPE.py6
-rw-r--r--test/EnsurePythonVersion.py6
-rw-r--r--test/EnsureSConsVersion.py6
-rw-r--r--test/Entry.py6
-rw-r--r--test/Environment.py6
-rw-r--r--test/Errors/AttributeError.py6
-rw-r--r--test/Errors/Exception.py6
-rw-r--r--test/Errors/InternalError.py6
-rw-r--r--test/Errors/NameError.py6
-rw-r--r--test/Errors/SyntaxError.py6
-rw-r--r--test/Errors/TypeError.py6
-rw-r--r--test/Errors/UserError.py6
-rw-r--r--test/Errors/execute-a-directory.py6
-rw-r--r--test/Errors/exit-status.py6
-rw-r--r--test/Errors/non-executable-file.py6
-rw-r--r--test/Errors/nonexistent-executable.py6
-rw-r--r--test/Errors/permission-denied.py6
-rw-r--r--test/Errors/preparation.py6
-rw-r--r--test/Execute.py6
-rw-r--r--test/ExecuteInvalidateCache.py6
-rw-r--r--test/Exit.py6
-rw-r--r--test/File.py6
-rw-r--r--test/FindFile.py5
-rw-r--r--test/Flatten.py6
-rw-r--r--test/Fortran/F77.py6
-rw-r--r--test/Fortran/F77COM.py6
-rw-r--r--test/Fortran/F77COMSTR.py6
-rw-r--r--test/Fortran/F77FILESUFFIXES.py6
-rw-r--r--test/Fortran/F77FILESUFFIXES2.py6
-rw-r--r--test/Fortran/F77FLAGS.py6
-rw-r--r--test/Fortran/F77PATH.py6
-rw-r--r--test/Fortran/F90.py6
-rw-r--r--test/Fortran/F90COM.py6
-rw-r--r--test/Fortran/F90COMSTR.py6
-rw-r--r--test/Fortran/F90FILESUFFIXES.py6
-rw-r--r--test/Fortran/F90FILESUFFIXES2.py6
-rw-r--r--test/Fortran/F90FLAGS.py6
-rw-r--r--test/Fortran/F90PATH.py6
-rw-r--r--test/Fortran/F95.py6
-rw-r--r--test/Fortran/F95COM.py6
-rw-r--r--test/Fortran/F95COMSTR.py6
-rw-r--r--test/Fortran/F95FILESUFFIXES.py6
-rw-r--r--test/Fortran/F95FILESUFFIXES2.py6
-rw-r--r--test/Fortran/F95FLAGS.py6
-rw-r--r--test/Fortran/FORTRAN.py6
-rw-r--r--test/Fortran/FORTRANCOM.py6
-rw-r--r--test/Fortran/FORTRANCOMSTR.py6
-rw-r--r--test/Fortran/FORTRANFILESUFFIXES.py6
-rw-r--r--test/Fortran/FORTRANFILESUFFIXES2.py6
-rw-r--r--test/Fortran/FORTRANFLAGS.py6
-rw-r--r--test/Fortran/FORTRANMODDIR.py6
-rw-r--r--test/Fortran/FORTRANPATH.py6
-rw-r--r--test/Fortran/FORTRANSUFFIXES.py6
-rw-r--r--test/Fortran/SHF77.py6
-rw-r--r--test/Fortran/SHF77COM.py6
-rw-r--r--test/Fortran/SHF77COMSTR.py6
-rw-r--r--test/Fortran/SHF77FLAGS.py6
-rw-r--r--test/Fortran/SHF90.py6
-rw-r--r--test/Fortran/SHF90COM.py6
-rw-r--r--test/Fortran/SHF90COMSTR.py6
-rw-r--r--test/Fortran/SHF90FLAGS.py6
-rw-r--r--test/Fortran/SHF95.py6
-rw-r--r--test/Fortran/SHF95COM.py6
-rw-r--r--test/Fortran/SHF95COMSTR.py6
-rw-r--r--test/Fortran/SHF95FLAGS.py6
-rw-r--r--test/Fortran/SHFORTRAN.py6
-rw-r--r--test/Fortran/SHFORTRANCOM.py6
-rw-r--r--test/Fortran/SHFORTRANCOMSTR.py6
-rw-r--r--test/Fortran/SHFORTRANFLAGS.py6
-rw-r--r--test/Fortran/USE-MODULE.py6
-rw-r--r--test/Fortran/common.py6
-rw-r--r--test/Fortran/link-with-cxx.py6
-rw-r--r--test/Fortran/module-subdir.py6
-rw-r--r--test/GetBuildFailures/option-k.py6
-rw-r--r--test/GetBuildFailures/parallel.py6
-rw-r--r--test/GetBuildFailures/serial.py6
-rw-r--r--test/GetOption/help.py6
-rw-r--r--test/GetSetOption.py6
-rw-r--r--test/Ghostscript/GS.py6
-rw-r--r--test/Ghostscript/GSCOM.py6
-rw-r--r--test/Ghostscript/GSCOMSTR.py6
-rw-r--r--test/Ghostscript/GSFLAGS.py6
-rw-r--r--test/Glob/Repository.py6
-rw-r--r--test/Glob/VariantDir.py6
-rw-r--r--test/Glob/basic.py6
-rw-r--r--test/Glob/glob-libpath.py6
-rw-r--r--test/Glob/source.py6
-rw-r--r--test/Glob/strings.py6
-rw-r--r--test/Glob/subdir.py6
-rw-r--r--test/Glob/subst.py6
-rw-r--r--test/HeaderGen.py6
-rw-r--r--test/HeaderInstall.py6
-rw-r--r--test/Help.py6
-rw-r--r--test/IDL/IDLSUFFIXES.py6
-rw-r--r--test/IDL/MIDLCOM.py6
-rw-r--r--test/IDL/MIDLCOMSTR.py6
-rw-r--r--test/IDL/midl.py6
-rw-r--r--test/Ignore.py6
-rw-r--r--test/Install/Clone.py6
-rw-r--r--test/Install/INSTALLSTR.py6
-rw-r--r--test/Install/Install.py6
-rw-r--r--test/Install/InstallAs.py6
-rw-r--r--test/Install/directories.py6
-rw-r--r--test/Install/multi.py6
-rw-r--r--test/Install/no-top-relative.py6
-rw-r--r--test/Install/option--install-sandbox.py6
-rw-r--r--test/Install/tool.py6
-rw-r--r--test/Install/wrap-by-attribute.py6
-rw-r--r--test/Intel/icpc-link.py6
-rw-r--r--test/Interactive/Alias.py6
-rw-r--r--test/Interactive/Default-None.py6
-rw-r--r--test/Interactive/Default.py6
-rw-r--r--test/Interactive/added-include.py6
-rw-r--r--test/Interactive/basic.py6
-rw-r--r--test/Interactive/cache-debug.py6
-rw-r--r--test/Interactive/cache-disable.py6
-rw-r--r--test/Interactive/cache-force.py6
-rw-r--r--test/Interactive/cache-show.py6
-rw-r--r--test/Interactive/clean.py6
-rw-r--r--test/Interactive/exit.py6
-rw-r--r--test/Interactive/failure.py6
-rw-r--r--test/Interactive/help.py6
-rw-r--r--test/Interactive/implicit-VariantDir.py6
-rw-r--r--test/Interactive/option--Q.py6
-rw-r--r--test/Interactive/option-i.py6
-rw-r--r--test/Interactive/option-j.py6
-rw-r--r--test/Interactive/option-k.py6
-rw-r--r--test/Interactive/option-n.py6
-rw-r--r--test/Interactive/option-s.py6
-rw-r--r--test/Interactive/repeat-line.py6
-rw-r--r--test/Interactive/shell.py6
-rw-r--r--test/Interactive/taskmastertrace.py6
-rw-r--r--test/Interactive/tree.py6
-rw-r--r--test/Interactive/unknown-command.py6
-rw-r--r--test/Interactive/variant_dir.py6
-rw-r--r--test/Interactive/version.py6
-rw-r--r--test/Java/JAR.py6
-rw-r--r--test/Java/JARCHDIR.py6
-rw-r--r--test/Java/JARCOM.py6
-rw-r--r--test/Java/JARCOMSTR.py6
-rw-r--r--test/Java/JARFLAGS.py6
-rw-r--r--test/Java/JAVABOOTCLASSPATH.py6
-rw-r--r--test/Java/JAVAC.py6
-rw-r--r--test/Java/JAVACCOM.py6
-rw-r--r--test/Java/JAVACCOMSTR.py6
-rw-r--r--test/Java/JAVACFLAGS.py6
-rw-r--r--test/Java/JAVACLASSPATH.py6
-rw-r--r--test/Java/JAVAH.py6
-rw-r--r--test/Java/JAVAHCOM.py6
-rw-r--r--test/Java/JAVAHCOMSTR.py6
-rw-r--r--test/Java/JAVASOURCEPATH.py6
-rw-r--r--test/Java/Java-1.4.py6
-rw-r--r--test/Java/Java-1.5.py6
-rw-r--r--test/Java/Java-1.6.py6
-rw-r--r--test/Java/RMIC.py6
-rw-r--r--test/Java/RMICCOM.py6
-rw-r--r--test/Java/RMICCOMSTR.py6
-rw-r--r--test/Java/multi-step.py6
-rw-r--r--test/Java/nested-classes.py6
-rw-r--r--test/Java/no-JARCHDIR.py6
-rw-r--r--test/Java/source-files.py6
-rw-r--r--test/Java/swig-dependencies.py6
-rw-r--r--test/KeyboardInterrupt.py6
-rw-r--r--test/LEX/LEX.py6
-rw-r--r--test/LEX/LEXCOM.py6
-rw-r--r--test/LEX/LEXCOMSTR.py6
-rw-r--r--test/LEX/LEXFLAGS.py6
-rw-r--r--test/LEX/live.py6
-rw-r--r--test/LINK/LINK.py6
-rw-r--r--test/LINK/LINKCOM.py6
-rw-r--r--test/LINK/LINKCOMSTR.py6
-rw-r--r--test/LINK/LINKFLAGS.py6
-rw-r--r--test/LINK/SHLINK.py6
-rw-r--r--test/LINK/SHLINKCOM.py6
-rw-r--r--test/LINK/SHLINKCOMSTR.py6
-rw-r--r--test/LINK/SHLINKFLAGS.py5
-rw-r--r--test/Libs/LIBPATH.py6
-rw-r--r--test/Libs/LIBPREFIX.py6
-rw-r--r--test/Libs/LIBPREFIXES.py6
-rw-r--r--test/Libs/LIBS.py6
-rw-r--r--test/Libs/LIBSUFFIX.py6
-rw-r--r--test/Libs/LIBSUFFIXES.py6
-rw-r--r--test/Libs/Library.py6
-rw-r--r--test/Libs/SHLIBPREFIX.py6
-rw-r--r--test/Libs/SHLIBSUFFIX.py6
-rw-r--r--test/Libs/SharedLibrary.py6
-rw-r--r--test/Libs/SharedLibraryIxes.py6
-rw-r--r--test/LoadableModule.py6
-rw-r--r--test/M4/M4.py6
-rw-r--r--test/M4/M4COM.py6
-rw-r--r--test/M4/M4COMSTR.py6
-rw-r--r--test/MSVC/PCHCOM.py6
-rw-r--r--test/MSVC/PCHCOMSTR.py6
-rw-r--r--test/MSVC/PCHSTOP-errors.py6
-rw-r--r--test/MSVC/RCCOM.py6
-rw-r--r--test/MSVC/RCCOMSTR.py6
-rw-r--r--test/MSVC/batch.py6
-rw-r--r--test/MSVC/generate-rc.py6
-rw-r--r--test/MSVC/hierarchical.py6
-rw-r--r--test/MSVC/msvc.py6
-rw-r--r--test/MSVC/multiple-pdb.py6
-rw-r--r--test/MSVC/pdb-VariantDir-path.py6
-rw-r--r--test/MSVC/pdb-manifest.py6
-rw-r--r--test/MSVS/common-prefix.py6
-rw-r--r--test/MSVS/runfile.py6
-rw-r--r--test/MSVS/vs-6.0-clean.py6
-rw-r--r--test/MSVS/vs-6.0-exec.py6
-rw-r--r--test/MSVS/vs-6.0-files.py6
-rw-r--r--test/MSVS/vs-6.0-variant_dir.py6
-rw-r--r--test/MSVS/vs-7.0-clean.py6
-rw-r--r--test/MSVS/vs-7.0-exec.py6
-rw-r--r--test/MSVS/vs-7.0-files.py6
-rw-r--r--test/MSVS/vs-7.0-variant_dir.py6
-rw-r--r--test/MSVS/vs-7.1-clean.py6
-rw-r--r--test/MSVS/vs-7.1-exec.py6
-rw-r--r--test/MSVS/vs-7.1-files.py6
-rw-r--r--test/MSVS/vs-7.1-variant_dir.py6
-rw-r--r--test/MSVS/vs-8.0-clean.py6
-rw-r--r--test/MSVS/vs-8.0-exec.py6
-rw-r--r--test/MSVS/vs-8.0-files.py6
-rw-r--r--test/MSVS/vs-8.0-variant_dir.py6
-rw-r--r--test/MinGW/RCCOM.py6
-rw-r--r--test/MinGW/RCCOMSTR.py6
-rw-r--r--test/Mkdir.py5
-rw-r--r--test/Move.py6
-rw-r--r--test/NodeOps.py6
-rw-r--r--test/Object.py6
-rw-r--r--test/PRINT_CMD_LINE_FUNC.py6
-rw-r--r--test/Parallel/duplicate-children.py6
-rw-r--r--test/Parallel/duplicate-target.py6
-rw-r--r--test/Parallel/failed-build.py6
-rw-r--r--test/Parallel/multiple-parents.py6
-rw-r--r--test/Parallel/ref_count.py6
-rw-r--r--test/ParseConfig.py6
-rw-r--r--test/ParseDepends.py6
-rw-r--r--test/Perforce/P4COM.py6
-rw-r--r--test/Perforce/P4COMSTR.py6
-rw-r--r--test/Perforce/Perforce.py6
-rw-r--r--test/PharLap.py6
-rw-r--r--test/Platform.py5
-rw-r--r--test/Precious.py6
-rw-r--r--test/Program-j.py6
-rw-r--r--test/Program.py6
-rw-r--r--test/Progress/TARGET.py6
-rw-r--r--test/Progress/dots.py6
-rw-r--r--test/Progress/file.py6
-rw-r--r--test/Progress/function.py6
-rw-r--r--test/Progress/interval.py6
-rw-r--r--test/Progress/object.py6
-rw-r--r--test/Progress/spinner.py6
-rw-r--r--test/QT/CPPPATH-appended.py6
-rw-r--r--test/QT/CPPPATH.py6
-rw-r--r--test/QT/QTFLAGS.py6
-rw-r--r--test/QT/Tool.py6
-rw-r--r--test/QT/copied-env.py6
-rw-r--r--test/QT/empty-env.py6
-rw-r--r--test/QT/generated-ui.py6
-rw-r--r--test/QT/installed.py6
-rw-r--r--test/QT/manual.py6
-rw-r--r--test/QT/moc-from-cpp.py6
-rw-r--r--test/QT/moc-from-header.py6
-rw-r--r--test/QT/reentrant.py6
-rw-r--r--test/QT/source-from-ui.py6
-rw-r--r--test/QT/up-to-date.py6
-rw-r--r--test/QT/warnings.py6
-rw-r--r--test/RANLIB/RANLIB.py6
-rw-r--r--test/RANLIB/RANLIBCOM.py6
-rw-r--r--test/RANLIB/RANLIBCOMSTR.py6
-rw-r--r--test/RANLIB/RANLIBFLAGS.py6
-rw-r--r--test/RCS/RCS_COCOM.py6
-rw-r--r--test/RCS/RCS_COCOMSTR.py6
-rw-r--r--test/RCS/changed.py6
-rw-r--r--test/RCS/diskcheck.py6
-rw-r--r--test/RCS/explicit.py6
-rw-r--r--test/RCS/implicit.py6
-rw-r--r--test/RCS/transparent.py6
-rw-r--r--test/RPATH.py6
-rw-r--r--test/Repository/CPPPATH.py6
-rw-r--r--test/Repository/Default.py6
-rw-r--r--test/Repository/Install-Local.py6
-rw-r--r--test/Repository/Install.py6
-rw-r--r--test/Repository/InstallAs.py6
-rw-r--r--test/Repository/Java.py6
-rw-r--r--test/Repository/JavaH.py6
-rw-r--r--test/Repository/LIBPATH.py6
-rw-r--r--test/Repository/Local.py6
-rw-r--r--test/Repository/M4.py6
-rw-r--r--test/Repository/Program.py6
-rw-r--r--test/Repository/RMIC.py6
-rw-r--r--test/Repository/SConscript.py6
-rw-r--r--test/Repository/SConsignFile.py6
-rw-r--r--test/Repository/SharedLibrary.py6
-rw-r--r--test/Repository/StaticLibrary.py6
-rw-r--r--test/Repository/VariantDir.py6
-rw-r--r--test/Repository/absolute-path.py6
-rw-r--r--test/Repository/include.py6
-rw-r--r--test/Repository/link-object.py6
-rw-r--r--test/Repository/multi-dir.py6
-rw-r--r--test/Repository/no-SConsignFile.py6
-rw-r--r--test/Repository/no-repository.py6
-rw-r--r--test/Repository/option-c.py6
-rw-r--r--test/Repository/option-f.py6
-rw-r--r--test/Repository/option-n.py6
-rw-r--r--test/Repository/signature-order.py6
-rw-r--r--test/Repository/targets.py6
-rw-r--r--test/Repository/top-level-path.py6
-rw-r--r--test/Repository/variants.py6
-rw-r--r--test/Repository/within-repository.py6
-rw-r--r--test/Requires/basic.py6
-rw-r--r--test/Rpcgen/RPCGEN.py6
-rw-r--r--test/Rpcgen/RPCGENCLIENTFLAGS.py6
-rw-r--r--test/Rpcgen/RPCGENFLAGS.py6
-rw-r--r--test/Rpcgen/RPCGENHEADERFLAGS.py6
-rw-r--r--test/Rpcgen/RPCGENSERVICEFLAGS.py6
-rw-r--r--test/Rpcgen/RPCGENXDRFLAGS.py6
-rw-r--r--test/SCCS/SCCSCOM.py6
-rw-r--r--test/SCCS/SCCSCOMSTR.py6
-rw-r--r--test/SCCS/diskcheck.py6
-rw-r--r--test/SCCS/explicit.py6
-rw-r--r--test/SCCS/implicit.py6
-rw-r--r--test/SCCS/transparent.py6
-rw-r--r--test/SCONSFLAGS.py6
-rw-r--r--test/SCONS_LIB_DIR.py5
-rw-r--r--test/SConscript/Return.py6
-rw-r--r--test/SConscript/SConscript.py6
-rw-r--r--test/SConscript/SConscriptChdir.py6
-rw-r--r--test/SConscript/env.py6
-rw-r--r--test/SConscript/src_dir.py6
-rw-r--r--test/SConscript/variables.py6
-rw-r--r--test/SConscript/white-space.py6
-rw-r--r--test/SConscriptChdir.py6
-rw-r--r--test/SConsignFile/default.py6
-rw-r--r--test/SConsignFile/explicit-file.py6
-rw-r--r--test/SConsignFile/make-directory.py6
-rw-r--r--test/SConstruct.py6
-rw-r--r--test/SHELL.py6
-rw-r--r--test/SPAWN.py6
-rw-r--r--test/SWIG/SWIG.py6
-rw-r--r--test/SWIG/SWIGCOM.py6
-rw-r--r--test/SWIG/SWIGCOMSTR.py6
-rw-r--r--test/SWIG/SWIGFLAGS.py6
-rw-r--r--test/SWIG/SWIGOUTDIR.py6
-rw-r--r--test/SWIG/SWIGPATH.py6
-rw-r--r--test/SWIG/build-dir.py6
-rw-r--r--test/SWIG/implicit-dependencies.py6
-rw-r--r--test/SWIG/live.py6
-rw-r--r--test/SWIG/module-parens.py6
-rw-r--r--test/SWIG/module-quoted.py6
-rw-r--r--test/SWIG/noproxy.py6
-rw-r--r--test/SWIG/remove-modules.py6
-rw-r--r--test/SWIG/subdir.py6
-rw-r--r--test/Scanner/Entry-to-Dir.py6
-rw-r--r--test/Scanner/FindPathDirs.py6
-rw-r--r--test/Scanner/Scanner.py6
-rw-r--r--test/Scanner/dictionary.py6
-rw-r--r--test/Scanner/empty-implicit.py6
-rw-r--r--test/Scanner/exception.py6
-rw-r--r--test/Scanner/generated.py6
-rw-r--r--test/Scanner/multi-env.py6
-rw-r--r--test/Scanner/no-Dir-node.py6
-rw-r--r--test/Scanner/parallel-rescan.py6
-rw-r--r--test/Scanner/scan-once.py6
-rw-r--r--test/Scanner/source_scanner-dict.py6
-rw-r--r--test/Script-import.py6
-rw-r--r--test/SideEffect/basic.py6
-rw-r--r--test/SideEffect/directory.py6
-rw-r--r--test/SideEffect/parallel.py6
-rw-r--r--test/SideEffect/variant_dir.py6
-rw-r--r--test/Sig.py6
-rw-r--r--test/SourceCode.py6
-rw-r--r--test/Split.py6
-rw-r--r--test/Subst/AllowSubstExceptions.py6
-rw-r--r--test/Subst/SyntaxError.py6
-rw-r--r--test/Subst/TypeError.py6
-rw-r--r--test/Subst/null-sources-attr.py6
-rw-r--r--test/Subversion.py6
-rw-r--r--test/TAR/TAR.py6
-rw-r--r--test/TAR/TARCOM.py6
-rw-r--r--test/TAR/TARCOMSTR.py6
-rw-r--r--test/TAR/TARFLAGS.py6
-rw-r--r--test/TARGET-dir.py6
-rw-r--r--test/TARGETS.py6
-rw-r--r--test/TEMPFILEPREFIX.py6
-rw-r--r--test/TEX/LATEX.py6
-rw-r--r--test/TEX/LATEX2.py6
-rw-r--r--test/TEX/LATEXCOM.py6
-rw-r--r--test/TEX/LATEXCOMSTR.py6
-rw-r--r--test/TEX/LATEXFLAGS.py6
-rw-r--r--test/TEX/PDFLATEX.py6
-rw-r--r--test/TEX/PDFLATEXCOM.py6
-rw-r--r--test/TEX/PDFLATEXCOMSTR.py6
-rw-r--r--test/TEX/PDFLATEXFLAGS.py6
-rw-r--r--test/TEX/PDFTEX.py6
-rw-r--r--test/TEX/PDFTEXCOM.py6
-rw-r--r--test/TEX/PDFTEXCOMSTR.py6
-rw-r--r--test/TEX/PDFTEXFLAGS.py6
-rw-r--r--test/TEX/PDF_single_source.py6
-rw-r--r--test/TEX/TEX.py6
-rw-r--r--test/TEX/TEXCOM.py6
-rw-r--r--test/TEX/TEXCOMSTR.py6
-rw-r--r--test/TEX/TEXFLAGS.py6
-rw-r--r--test/TEX/auxiliaries.py6
-rw-r--r--test/TEX/bibliography.py6
-rw-r--r--test/TEX/bibtex-latex-rerun.py6
-rw-r--r--test/TEX/clean.py6
-rw-r--r--test/TEX/configure.py6
-rw-r--r--test/TEX/dryrun.py6
-rw-r--r--test/TEX/eps_graphics.py6
-rw-r--r--test/TEX/makeindex.py6
-rw-r--r--test/TEX/multi-run.py6
-rw-r--r--test/TEX/multiple_include.py6
-rw-r--r--test/TEX/multiple_include_subdir.py6
-rw-r--r--test/TEX/rename_result.py6
-rw-r--r--test/TEX/subdir-input.py6
-rw-r--r--test/TEX/subdir_variantdir_input.py6
-rw-r--r--test/TEX/usepackage.py6
-rw-r--r--test/TEX/variant_dir.py6
-rw-r--r--test/TEX/variant_dir_dup0.py6
-rw-r--r--test/ToolSurrogate.py6
-rw-r--r--test/Touch.py6
-rw-r--r--test/Value.py6
-rw-r--r--test/Variables/BoolVariable.py6
-rw-r--r--test/Variables/EnumVariable.py6
-rw-r--r--test/Variables/ListVariable.py6
-rw-r--r--test/Variables/PackageVariable.py6
-rw-r--r--test/Variables/PathVariable.py6
-rw-r--r--test/Variables/Variables.py6
-rw-r--r--test/Variables/chdir.py6
-rw-r--r--test/Variables/help.py6
-rw-r--r--test/Variables/import.py6
-rw-r--r--test/VariantDir/CPPPATH-subdir.py6
-rw-r--r--test/VariantDir/Clean.py6
-rw-r--r--test/VariantDir/File-create.py6
-rw-r--r--test/VariantDir/SConscript-variant_dir.py6
-rw-r--r--test/VariantDir/VariantDir.py6
-rw-r--r--test/VariantDir/errors.py6
-rw-r--r--test/VariantDir/guess-subdir.py6
-rw-r--r--test/VariantDir/include-subdir.py6
-rw-r--r--test/VariantDir/nested-sconscripts.py6
-rw-r--r--test/VariantDir/no-execute.py6
-rw-r--r--test/VariantDir/reflect.py6
-rw-r--r--test/VariantDir/removed-files.py6
-rw-r--r--test/VariantDir/under.py6
-rw-r--r--test/WhereIs.py6
-rw-r--r--test/Win32/bad-drive.py6
-rw-r--r--test/Win32/default-drive.py6
-rw-r--r--test/Win32/mingw.py6
-rw-r--r--test/Win32/scons-bat-error.py6
-rw-r--r--test/Win32/win32pathmadness.py5
-rw-r--r--test/YACC/YACC.py6
-rw-r--r--test/YACC/YACCCOM.py6
-rw-r--r--test/YACC/YACCCOMSTR.py6
-rw-r--r--test/YACC/YACCFLAGS.py6
-rw-r--r--test/YACC/YACCHFILESUFFIX.py6
-rw-r--r--test/YACC/YACCHXXFILESUFFIX.py6
-rw-r--r--test/YACC/YACCVCGFILESUFFIX.py6
-rw-r--r--test/YACC/live.py6
-rw-r--r--test/ZIP/ZIP.py6
-rw-r--r--test/ZIP/ZIPCOM.py6
-rw-r--r--test/ZIP/ZIPCOMSTR.py6
-rw-r--r--test/_CPPINCFLAGS.py6
-rw-r--r--test/bad-variables.py6
-rw-r--r--test/builder-wrappers.py6
-rw-r--r--test/builderrors.py6
-rw-r--r--test/chained-build.py6
-rw-r--r--test/chdir.py6
-rw-r--r--test/compat/all.py6
-rw-r--r--test/compat/any.py6
-rw-r--r--test/custom-concat.py6
-rw-r--r--test/dependency-cycle.py5
-rw-r--r--test/diskcheck.py6
-rw-r--r--test/duplicate-sources.py6
-rw-r--r--test/emitter.py6
-rw-r--r--test/exceptions.py6
-rw-r--r--test/exitfns.py6
-rw-r--r--test/expansion.py6
-rw-r--r--test/explain/alias-order.py6
-rw-r--r--test/explain/basic.py6
-rw-r--r--test/explain/function-actions.py6
-rw-r--r--test/explain/get_csig.py6
-rw-r--r--test/explain/save-info.py6
-rw-r--r--test/file-names.py6
-rw-r--r--test/gnutools.py6
-rw-r--r--test/ignore-command.py6
-rw-r--r--test/implicit-cache/DualTargets.py6
-rw-r--r--test/implicit-cache/GetOption.py6
-rw-r--r--test/implicit-cache/SetOption.py6
-rw-r--r--test/implicit-cache/basic.py6
-rw-r--r--test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py6
-rw-r--r--test/implicit/asynchronous-modification.py6
-rw-r--r--test/implicit/changed-node.py6
-rw-r--r--test/import.py6
-rw-r--r--test/long-lines/live.py6
-rw-r--r--test/long-lines/signature.py6
-rw-r--r--test/multiline.py6
-rw-r--r--test/no-arguments.py6
-rw-r--r--test/no-global-dependencies.py6
-rw-r--r--test/no-target.py6
-rw-r--r--test/nonexistent.py6
-rw-r--r--test/option--.py5
-rw-r--r--test/option--C.py6
-rw-r--r--test/option--I.py6
-rw-r--r--test/option--Q.py6
-rw-r--r--test/option--R.py6
-rw-r--r--test/option--S.py6
-rw-r--r--test/option--W.py6
-rw-r--r--test/option--Y.py6
-rw-r--r--test/option--duplicate.py6
-rw-r--r--test/option--la.py6
-rw-r--r--test/option--ld.py6
-rw-r--r--test/option--lw.py6
-rw-r--r--test/option--max-drift.py5
-rw-r--r--test/option--override.py6
-rw-r--r--test/option--random.py6
-rw-r--r--test/option--wf.py6
-rw-r--r--test/option--wuv.py6
-rw-r--r--test/option-b.py6
-rw-r--r--test/option-c.py5
-rw-r--r--test/option-f.py6
-rw-r--r--test/option-i.py6
-rw-r--r--test/option-j.py6
-rw-r--r--test/option-k.py6
-rw-r--r--test/option-l.py6
-rw-r--r--test/option-m.py6
-rw-r--r--test/option-n.py6
-rw-r--r--test/option-o.py6
-rw-r--r--test/option-p.py6
-rw-r--r--test/option-r.py6
-rw-r--r--test/option-s.py6
-rw-r--r--test/option-t.py6
-rw-r--r--test/option-unknown.py6
-rw-r--r--test/option-v.py6
-rw-r--r--test/option/d.py6
-rw-r--r--test/option/debug-count.py6
-rw-r--r--test/option/debug-findlibs.py6
-rw-r--r--test/option/debug-includes.py6
-rw-r--r--test/option/debug-memoizer.py6
-rw-r--r--test/option/debug-memory.py6
-rw-r--r--test/option/debug-objects.py6
-rw-r--r--test/option/debug-pdb.py6
-rw-r--r--test/option/debug-presub.py6
-rw-r--r--test/option/debug-stacktrace.py6
-rw-r--r--test/option/debug-time.py6
-rw-r--r--test/option/environment-overrides.py6
-rw-r--r--test/option/h.py6
-rw-r--r--test/option/help-options.py6
-rw-r--r--test/option/md5-chunksize.py6
-rw-r--r--test/option/no-print-directory.py6
-rw-r--r--test/option/print-directory.py6
-rw-r--r--test/option/profile.py6
-rw-r--r--test/option/repository.py6
-rw-r--r--test/option/srcdir.py6
-rw-r--r--test/option/stack-size.py6
-rw-r--r--test/option/taskmastertrace.py6
-rw-r--r--test/option/tree-all.py6
-rw-r--r--test/option/tree-derived.py6
-rw-r--r--test/option/tree-lib.py6
-rw-r--r--test/option/warn-dependency.py6
-rw-r--r--test/option/warn-duplicate-environment.py6
-rw-r--r--test/option/warn-misleading-keywords.py6
-rw-r--r--test/option/warn-missing-sconscript.py6
-rw-r--r--test/overrides.py6
-rw-r--r--test/packaging/convenience-functions.py6
-rw-r--r--test/packaging/guess-package-name.py6
-rw-r--r--test/packaging/ipkg.py6
-rw-r--r--test/packaging/msi/explicit-target.py6
-rw-r--r--test/packaging/msi/file-placement.py6
-rw-r--r--test/packaging/msi/package.py6
-rw-r--r--test/packaging/multiple-packages-at-once.py6
-rw-r--r--test/packaging/multiple-subdirs.py6
-rw-r--r--test/packaging/option--package-type.py6
-rw-r--r--test/packaging/place-files-in-subdirectory.py6
-rw-r--r--test/packaging/rpm/cleanup.py6
-rw-r--r--test/packaging/rpm/explicit-target.py6
-rw-r--r--test/packaging/rpm/internationalization.py6
-rw-r--r--test/packaging/rpm/multipackage.py6
-rw-r--r--test/packaging/rpm/package.py6
-rw-r--r--test/packaging/rpm/tagging.py6
-rw-r--r--test/packaging/sandbox-test.py6
-rw-r--r--test/packaging/strip-install-dir.py6
-rw-r--r--test/packaging/tar/bz2.py6
-rw-r--r--test/packaging/tar/gz.py6
-rw-r--r--test/packaging/use-builddir.py6
-rw-r--r--test/packaging/zip.py6
-rw-r--r--test/preserve-source.py6
-rw-r--r--test/python-version.py6
-rw-r--r--test/question/Configure.py6
-rw-r--r--test/question/basic.py6
-rw-r--r--test/question/no-builder.py6
-rw-r--r--test/rebuild-generated.py5
-rw-r--r--test/redirection.py5
-rw-r--r--test/runtest/aegis/batch-output.py6
-rw-r--r--test/runtest/baseline/combined.py6
-rw-r--r--test/runtest/baseline/fail.py6
-rw-r--r--test/runtest/baseline/no_result.py6
-rw-r--r--test/runtest/baseline/pass.py6
-rw-r--r--test/runtest/fallback.py6
-rw-r--r--test/runtest/noqmtest.py6
-rw-r--r--test/runtest/print_time.py6
-rw-r--r--test/runtest/python.py6
-rw-r--r--test/runtest/simple/combined.py6
-rw-r--r--test/runtest/simple/fail.py6
-rw-r--r--test/runtest/simple/no_result.py6
-rw-r--r--test/runtest/simple/pass.py6
-rw-r--r--test/runtest/src.py6
-rw-r--r--test/runtest/testlistfile.py6
-rw-r--r--test/runtest/xml/output.py6
-rw-r--r--test/same-name.py6
-rw-r--r--test/scons-time/func/basic.py6
-rw-r--r--test/scons-time/func/chdir.py6
-rw-r--r--test/scons-time/func/file.py6
-rw-r--r--test/scons-time/func/format-gnuplot.py6
-rw-r--r--test/scons-time/func/function.py6
-rw-r--r--test/scons-time/func/glob.py6
-rw-r--r--test/scons-time/func/help.py6
-rw-r--r--test/scons-time/func/no-args.py6
-rw-r--r--test/scons-time/func/prefix.py6
-rw-r--r--test/scons-time/func/tail.py6
-rw-r--r--test/scons-time/help/all-subcommands.py6
-rw-r--r--test/scons-time/help/options.py6
-rw-r--r--test/scons-time/mem/chdir.py6
-rw-r--r--test/scons-time/mem/file.py6
-rw-r--r--test/scons-time/mem/format-gnuplot.py6
-rw-r--r--test/scons-time/mem/glob.py6
-rw-r--r--test/scons-time/mem/help.py6
-rw-r--r--test/scons-time/mem/no-args.py6
-rw-r--r--test/scons-time/mem/prefix.py6
-rw-r--r--test/scons-time/mem/stage.py6
-rw-r--r--test/scons-time/mem/tail.py6
-rw-r--r--test/scons-time/no-args.py6
-rw-r--r--test/scons-time/obj/chdir.py6
-rw-r--r--test/scons-time/obj/file.py6
-rw-r--r--test/scons-time/obj/format-gnuplot.py6
-rw-r--r--test/scons-time/obj/glob.py6
-rw-r--r--test/scons-time/obj/help.py6
-rw-r--r--test/scons-time/obj/no-args.py6
-rw-r--r--test/scons-time/obj/no-files.py6
-rw-r--r--test/scons-time/obj/prefix.py6
-rw-r--r--test/scons-time/obj/stage.py6
-rw-r--r--test/scons-time/obj/tail.py6
-rw-r--r--test/scons-time/run/aegis.py6
-rw-r--r--test/scons-time/run/archive/dir.py6
-rw-r--r--test/scons-time/run/archive/tar-gz.py6
-rw-r--r--test/scons-time/run/archive/tar.py6
-rw-r--r--test/scons-time/run/archive/tgz.py6
-rw-r--r--test/scons-time/run/archive/zip.py6
-rw-r--r--test/scons-time/run/config/archive_list.py6
-rw-r--r--test/scons-time/run/config/initial_commands.py6
-rw-r--r--test/scons-time/run/config/prefix.py6
-rw-r--r--test/scons-time/run/config/python.py6
-rw-r--r--test/scons-time/run/config/scons.py6
-rw-r--r--test/scons-time/run/config/subdir.py6
-rw-r--r--test/scons-time/run/config/targets.py6
-rw-r--r--test/scons-time/run/option/help.py6
-rw-r--r--test/scons-time/run/option/next-run.py6
-rw-r--r--test/scons-time/run/option/no-args.py6
-rw-r--r--test/scons-time/run/option/no-exec.py6
-rw-r--r--test/scons-time/run/option/number.py6
-rw-r--r--test/scons-time/run/option/outdir.py6
-rw-r--r--test/scons-time/run/option/prefix.py6
-rw-r--r--test/scons-time/run/option/python.py6
-rw-r--r--test/scons-time/run/option/quiet.py6
-rw-r--r--test/scons-time/run/option/scons.py6
-rw-r--r--test/scons-time/run/option/subdir.py6
-rw-r--r--test/scons-time/run/option/verbose.py6
-rw-r--r--test/scons-time/run/subversion.py6
-rw-r--r--test/scons-time/time/chdir.py6
-rw-r--r--test/scons-time/time/empty.py6
-rw-r--r--test/scons-time/time/file.py6
-rw-r--r--test/scons-time/time/format-gnuplot.py6
-rw-r--r--test/scons-time/time/glob.py6
-rw-r--r--test/scons-time/time/help.py6
-rw-r--r--test/scons-time/time/no-args.py6
-rw-r--r--test/scons-time/time/no-result.py6
-rw-r--r--test/scons-time/time/prefix.py6
-rw-r--r--test/scons-time/time/tail.py6
-rw-r--r--test/scons-time/time/which.py6
-rw-r--r--test/scons-time/unknown.py6
-rw-r--r--test/sconsign/corrupt.py6
-rw-r--r--test/sconsign/ghost-entries.py6
-rw-r--r--test/sconsign/nonwritable.py6
-rw-r--r--test/sconsign/script/Configure.py6
-rw-r--r--test/sconsign/script/SConsignFile.py6
-rw-r--r--test/sconsign/script/Signatures.py6
-rw-r--r--test/sconsign/script/bad.py6
-rw-r--r--test/sconsign/script/dblite.py6
-rw-r--r--test/sconsign/script/no-SConsignFile.py6
-rw-r--r--test/signature-order.py6
-rw-r--r--test/silent-command.py6
-rw-r--r--test/site_scons/basic.py6
-rw-r--r--test/site_scons/no-site-dir.py6
-rw-r--r--test/site_scons/nonexistent.py6
-rw-r--r--test/site_scons/override.py6
-rw-r--r--test/site_scons/site-dir.py6
-rw-r--r--test/site_scons/sys-path.py6
-rw-r--r--test/skip-execution.py6
-rw-r--r--test/spaces.py5
-rw-r--r--test/special-filenames.py6
-rw-r--r--test/srcchange.py6
-rw-r--r--test/strfunction.py6
-rw-r--r--test/subclassing.py6
-rw-r--r--test/subdir.py6
-rw-r--r--test/subdivide.py6
-rw-r--r--test/suffixes.py6
-rw-r--r--test/symlink/VariantDir.py6
-rw-r--r--test/symlink/dangling-include.py6
-rw-r--r--test/symlink/dangling-source.py6
-rw-r--r--test/timestamp-fallback.py5
-rw-r--r--test/tool_args.py6
-rw-r--r--test/toolpath/VariantDir.py6
-rw-r--r--test/toolpath/basic.py6
-rw-r--r--test/up-to-date.py6
-rw-r--r--timings/SCons_Bars.py6
-rwxr-xr-xwww/gen_sched_table.py6
1205 files changed, 7206 insertions, 0 deletions
diff --git a/QMTest/TestCmd.py b/QMTest/TestCmd.py
index 48ba850..a693f6a 100644
--- a/QMTest/TestCmd.py
+++ b/QMTest/TestCmd.py
@@ -1471,3 +1471,9 @@ class TestCmd:
if mode[0] != 'w':
raise ValueError, "mode must begin with 'w'"
open(file, mode).write(content)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/TestCommon.py b/QMTest/TestCommon.py
index 9b5702a..5431b8c 100644
--- a/QMTest/TestCommon.py
+++ b/QMTest/TestCommon.py
@@ -620,3 +620,9 @@ class TestCommon(TestCmd):
# We're under the development directory for this change,
# so this is an Aegis invocation; pass the test (exit 0).
self.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/TestRuntest.py b/QMTest/TestRuntest.py
index e44cd27..08cfb4f 100644
--- a/QMTest/TestRuntest.py
+++ b/QMTest/TestRuntest.py
@@ -177,3 +177,9 @@ class TestRuntest(TestCommon):
def write_passing_test(self, name):
self.write(name, passing_test_template)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py
index 4a4941d..729243d 100644
--- a/QMTest/TestSCons.py
+++ b/QMTest/TestSCons.py
@@ -993,3 +993,9 @@ SConscript( sconscript )
# test/AR.py for sample usage).
noisy_ar=r'(ar: creating( archive)? \S+\n?)*'
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/TestSConsMSVS.py b/QMTest/TestSConsMSVS.py
index 7d9e9a0..0408b67 100644
--- a/QMTest/TestSConsMSVS.py
+++ b/QMTest/TestSConsMSVS.py
@@ -661,3 +661,9 @@ print "self._msvs_versions =", str(env['MSVS']['VERSIONS'])
if os.path.exists(p):
return p
return apply(os.path.join, [vs_path] + sub_paths[version][0])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/TestSCons_time.py b/QMTest/TestSCons_time.py
index 1fc9dea..869e0cb 100644
--- a/QMTest/TestSCons_time.py
+++ b/QMTest/TestSCons_time.py
@@ -352,3 +352,9 @@ class TestSCons_time(TestCommon):
path = write_sample(archive, dir, self.sample_project_files)
return path
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/TestSConsign.py b/QMTest/TestSConsign.py
index fd8ef30..29d8b2c 100644
--- a/QMTest/TestSConsign.py
+++ b/QMTest/TestSConsign.py
@@ -82,3 +82,9 @@ class TestSConsign(TestSCons):
def run_sconsign(self, *args, **kw):
kw.update(self.my_kw)
return apply(self.run, args, kw)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/scons_tdb.py b/QMTest/scons_tdb.py
index 954b8df..2262808 100644
--- a/QMTest/scons_tdb.py
+++ b/QMTest/scons_tdb.py
@@ -597,3 +597,9 @@ class Database(database.Database):
get_explicit_arguments(r))
raise database.NoSuchResourceError(resource_id)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/QMTest/unittest.py b/QMTest/unittest.py
index f0540a5..c74a4c7 100644
--- a/QMTest/unittest.py
+++ b/QMTest/unittest.py
@@ -691,3 +691,9 @@ main = TestProgram
if __name__ == "__main__":
main(module=None)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bench/bench.py b/bench/bench.py
index 3c5dd50..07c0384 100644
--- a/bench/bench.py
+++ b/bench/bench.py
@@ -121,3 +121,9 @@ for func in FunctionList:
for label, args, kw in Data:
r = apply(timer, (func,)+args, kw)
display(label, r)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bench/dependency-func.py b/bench/dependency-func.py
index 0af411d..beaa626 100644
--- a/bench/dependency-func.py
+++ b/bench/dependency-func.py
@@ -96,3 +96,9 @@ Data = [
{},
),
]
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bench/env.__setitem__.py b/bench/env.__setitem__.py
index 3826176..d20785a 100644
--- a/bench/env.__setitem__.py
+++ b/bench/env.__setitem__.py
@@ -360,3 +360,9 @@ run_it('Results for adding 100 new, unique variable names:',
common_imports + """
import __main__ ; names = __main__.uniq_variable_names
""")
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bench/is_types.py b/bench/is_types.py
index 1f4805b..d225465 100644
--- a/bench/is_types.py
+++ b/bench/is_types.py
@@ -329,3 +329,9 @@ Data = [
{},
),
]
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bench/lvars-gvars.py b/bench/lvars-gvars.py
index efcef2a..724b7a2 100644
--- a/bench/lvars-gvars.py
+++ b/bench/lvars-gvars.py
@@ -72,3 +72,8 @@ Data = [
),
]
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bench/timeit.py b/bench/timeit.py
index d5e33bb..cc087e1 100644
--- a/bench/timeit.py
+++ b/bench/timeit.py
@@ -295,3 +295,9 @@ def main(args=None):
if __name__ == "__main__":
sys.exit(main())
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/Command.py b/bin/Command.py
index ebdf589..b47e896 100644
--- a/bin/Command.py
+++ b/bin/Command.py
@@ -127,3 +127,9 @@ Usage: script-template.py [-hnq]
if __name__ == "__main__":
sys.exit(main())
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/SConsDoc.py b/bin/SConsDoc.py
index 96625b4..d3a043b 100644
--- a/bin/SConsDoc.py
+++ b/bin/SConsDoc.py
@@ -328,3 +328,9 @@ def importfile(path):
return None
file.close()
return module
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/caller-tree.py b/bin/caller-tree.py
index 5d907b8..85bb599 100644
--- a/bin/caller-tree.py
+++ b/bin/caller-tree.py
@@ -88,3 +88,9 @@ def print_entry(e, level, calls):
for e in [ e for e in AllCalls.values() if not e.calls ]:
print_entry(e, 0, '')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/import-test.py b/bin/import-test.py
index 1399557..839d2ad 100644
--- a/bin/import-test.py
+++ b/bin/import-test.py
@@ -96,3 +96,9 @@ subdir_list = [ str(l) for l in subdir_list ]
sys.stdout.write('test.subdir(' + ',\n '.join(subdir_list) + ')\n')
print_files(Top)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/install_python.py b/bin/install_python.py
index 3027c05..fff834c 100644
--- a/bin/install_python.py
+++ b/bin/install_python.py
@@ -134,3 +134,9 @@ sage: installs-scons.py [-ahnq] [-d DIR] [-p PREFIX] [VERSION ...]
if __name__ == "__main__":
sys.exit(main())
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/install_scons.py b/bin/install_scons.py
index 25142e0..71e6477 100644
--- a/bin/install_scons.py
+++ b/bin/install_scons.py
@@ -203,3 +203,9 @@ Usage: install-scons.py [-ahnq] [-d DIR] [-p PREFIX] [VERSION ...]
if __name__ == "__main__":
sys.exit(main())
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/memlogs.py b/bin/memlogs.py
index 1df691e..9d957c9 100644
--- a/bin/memlogs.py
+++ b/bin/memlogs.py
@@ -41,3 +41,9 @@ for fname in sys.argv[1:]:
lines = [l for l in open(fname).readlines() if l[:7] == 'Memory ']
t = tuple([l.split()[-1] for l in lines]) + (fname,)
print fmt % t
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/memoicmp.py b/bin/memoicmp.py
index 01be6a4..f45ecb0 100644
--- a/bin/memoicmp.py
+++ b/bin/memoicmp.py
@@ -71,3 +71,8 @@ Compares --debug=memomize output from file1 against file2."""%sys.argv[0]
memoize_cmp(sys.argv[1], sys.argv[2])
sys.exit(0)
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/objcounts.py b/bin/objcounts.py
index db02aab..ca814b4 100644
--- a/bin/objcounts.py
+++ b/bin/objcounts.py
@@ -101,3 +101,9 @@ keys = c2.keys()
keys.sort()
for k in keys:
printline(['--']*4, c2[k], k)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/scons-diff.py b/bin/scons-diff.py
index 6cfe25a..7c60308 100644
--- a/bin/scons-diff.py
+++ b/bin/scons-diff.py
@@ -187,3 +187,9 @@ def diff_dir(left, right):
print 'Only in %s: %s' % (right, x)
do_diff(left, right, True)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/scons-proc.py b/bin/scons-proc.py
index 9880ef3..cc3b085 100644
--- a/bin/scons-proc.py
+++ b/bin/scons-proc.py
@@ -275,3 +275,9 @@ if variablesfiles:
entityfunc = lambda x: '$'+x)
g.write(variablesfiles)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/scons-test.py b/bin/scons-test.py
index ea75607..593a1a3 100644
--- a/bin/scons-test.py
+++ b/bin/scons-test.py
@@ -239,3 +239,9 @@ else:
command = '"%s" runtest.py %s' % (sys.executable, runtest_args)
#print command
os.system(command)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/scons-unzip.py b/bin/scons-unzip.py
index f772dd5..28c73f8 100644
--- a/bin/scons-unzip.py
+++ b/bin/scons-unzip.py
@@ -68,3 +68,9 @@ for name in zf.namelist():
os.unlink(dest)
if not os.path.isdir(dest):
open(dest, 'w').write(zf.read(name))
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/scons_dev_master.py b/bin/scons_dev_master.py
index 8faa803..b23a166 100644
--- a/bin/scons_dev_master.py
+++ b/bin/scons_dev_master.py
@@ -195,3 +195,9 @@ Usage: scons_dev_master.py [-hnqy] [--password PASSWORD] [--username USER]
if __name__ == "__main__":
sys.exit(main())
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/sconsexamples.py b/bin/sconsexamples.py
index ac8dce3..0a409bc 100644
--- a/bin/sconsexamples.py
+++ b/bin/sconsexamples.py
@@ -504,3 +504,9 @@ x = MySGML()
for c in data:
x.feed(c)
x.close()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/sconsoutput.py b/bin/sconsoutput.py
index ecc816c..f99ec5a 100644
--- a/bin/sconsoutput.py
+++ b/bin/sconsoutput.py
@@ -819,3 +819,9 @@ x = MySGML()
for c in data:
x.feed(c)
x.close()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/svn-bisect.py b/bin/svn-bisect.py
index 3be32a0..e9ebcf8 100755
--- a/bin/svn-bisect.py
+++ b/bin/svn-bisect.py
@@ -64,3 +64,9 @@ while upper-lower > 1:
# show which revision was first to fail
if upperfails != lowerfails: lower = upper
print "The error was caused by revision", lower
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bin/xmlagenda.py b/bin/xmlagenda.py
index 405c698..3009e4c 100755
--- a/bin/xmlagenda.py
+++ b/bin/xmlagenda.py
@@ -85,3 +85,9 @@ for issue in issues:
writer.writerow(['','','consensus','','','',''])
writer.writerow(['','','','','','',''])
for member in team: writer.writerow(['','',member,'','','',''])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/bootstrap.py b/bootstrap.py
index 15a29cb..165c081 100644
--- a/bootstrap.py
+++ b/bootstrap.py
@@ -211,3 +211,9 @@ sys.stdout.flush()
os.environ['SCONS_LIB_DIR'] = os.path.join(bootstrap_dir, src_engine)
os.execve(sys.executable, args, os.environ)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/runtest.py b/runtest.py
index 877f1cd..462aff9 100644
--- a/runtest.py
+++ b/runtest.py
@@ -802,3 +802,9 @@ elif len(no_result):
sys.exit(2)
else:
sys.exit(0)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Action.py b/src/engine/SCons/Action.py
index 96a48a7..da041c6 100644
--- a/src/engine/SCons/Action.py
+++ b/src/engine/SCons/Action.py
@@ -1232,3 +1232,9 @@ class ActionFactory:
ac = ActionCaller(self, args, kw)
action = Action(ac, strfunction=ac.strfunction)
return action
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/ActionTests.py b/src/engine/SCons/ActionTests.py
index ae6a15c..3571980 100644
--- a/src/engine/SCons/ActionTests.py
+++ b/src/engine/SCons/ActionTests.py
@@ -2005,3 +2005,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Builder.py b/src/engine/SCons/Builder.py
index 21638a5..0f5bc76 100644
--- a/src/engine/SCons/Builder.py
+++ b/src/engine/SCons/Builder.py
@@ -860,3 +860,9 @@ class CompositeBuilder(SCons.Util.Proxy):
def add_action(self, suffix, action):
self.cmdgen.add_action(suffix, action)
self.set_src_suffix(self.cmdgen.src_suffixes())
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/BuilderTests.py b/src/engine/SCons/BuilderTests.py
index 91dd82a..8bb4169 100644
--- a/src/engine/SCons/BuilderTests.py
+++ b/src/engine/SCons/BuilderTests.py
@@ -1642,3 +1642,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/CacheDir.py b/src/engine/SCons/CacheDir.py
index 7caee61..c5ec14e 100644
--- a/src/engine/SCons/CacheDir.py
+++ b/src/engine/SCons/CacheDir.py
@@ -215,3 +215,9 @@ class CacheDir:
def push_if_forced(self, node):
if cache_force:
return self.push(node)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/CacheDirTests.py b/src/engine/SCons/CacheDirTests.py
index 3715bf1..fd36cce 100644
--- a/src/engine/SCons/CacheDirTests.py
+++ b/src/engine/SCons/CacheDirTests.py
@@ -289,3 +289,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Conftest.py b/src/engine/SCons/Conftest.py
index ba7dbf1..6327353 100644
--- a/src/engine/SCons/Conftest.py
+++ b/src/engine/SCons/Conftest.py
@@ -776,3 +776,9 @@ def _lang2suffix(lang):
# vim: set sw=4 et sts=4 tw=79 fo+=l:
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Debug.py b/src/engine/SCons/Debug.py
index 095f5a2..8aa0c21 100644
--- a/src/engine/SCons/Debug.py
+++ b/src/engine/SCons/Debug.py
@@ -214,3 +214,9 @@ def Trace(msg, file=None, mode='w'):
fp = file
fp.write(msg)
fp.flush()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Defaults.py b/src/engine/SCons/Defaults.py
index 2b4b967..7d44e38 100644
--- a/src/engine/SCons/Defaults.py
+++ b/src/engine/SCons/Defaults.py
@@ -470,3 +470,9 @@ ConstructionEnvironment = {
'File' : Variable_Method_Caller('TARGET', 'File'),
'RDirs' : Variable_Method_Caller('TARGET', 'RDirs'),
}
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/DefaultsTests.py b/src/engine/SCons/DefaultsTests.py
index aec9e46..3d9c1ee 100644
--- a/src/engine/SCons/DefaultsTests.py
+++ b/src/engine/SCons/DefaultsTests.py
@@ -86,3 +86,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Environment.py b/src/engine/SCons/Environment.py
index e8a1bbb..5a1077c 100644
--- a/src/engine/SCons/Environment.py
+++ b/src/engine/SCons/Environment.py
@@ -2308,3 +2308,9 @@ def NoSubstitutionProxy(subject):
self.raw_to_mode(nkw)
return apply(SCons.Subst.scons_subst, nargs, nkw)
return _NoSubstitutionProxy(subject)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/EnvironmentTests.py b/src/engine/SCons/EnvironmentTests.py
index 77d4602..e6f1c93 100644
--- a/src/engine/SCons/EnvironmentTests.py
+++ b/src/engine/SCons/EnvironmentTests.py
@@ -3955,3 +3955,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Errors.py b/src/engine/SCons/Errors.py
index 0ac20c4..fc45279 100644
--- a/src/engine/SCons/Errors.py
+++ b/src/engine/SCons/Errors.py
@@ -196,3 +196,9 @@ def convert_to_BuildError(status, exc_info=None):
#import sys
#sys.stderr.write("convert_to_BuildError: status %s => (errstr %s, status %s)"%(status,buildError.errstr, buildError.status))
return buildError
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/ErrorsTests.py b/src/engine/SCons/ErrorsTests.py
index 893d284..40285e4 100644
--- a/src/engine/SCons/ErrorsTests.py
+++ b/src/engine/SCons/ErrorsTests.py
@@ -101,3 +101,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(ErrorsTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Executor.py b/src/engine/SCons/Executor.py
index 9a4f7f0..4da42d5 100644
--- a/src/engine/SCons/Executor.py
+++ b/src/engine/SCons/Executor.py
@@ -629,3 +629,8 @@ class Null:
self.set_action_list(action)
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/ExecutorTests.py b/src/engine/SCons/ExecutorTests.py
index 37c253d..205553a 100644
--- a/src/engine/SCons/ExecutorTests.py
+++ b/src/engine/SCons/ExecutorTests.py
@@ -458,3 +458,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Job.py b/src/engine/SCons/Job.py
index f83e0ca..e2375f8 100644
--- a/src/engine/SCons/Job.py
+++ b/src/engine/SCons/Job.py
@@ -427,3 +427,9 @@ else:
self.tp.cleanup()
self.taskmaster.cleanup()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/JobTests.py b/src/engine/SCons/JobTests.py
index 852cb91..793a8b7 100644
--- a/src/engine/SCons/JobTests.py
+++ b/src/engine/SCons/JobTests.py
@@ -531,3 +531,9 @@ if __name__ == "__main__":
sys.exit(2)
elif not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Memoize.py b/src/engine/SCons/Memoize.py
index c4a5001..966a618 100644
--- a/src/engine/SCons/Memoize.py
+++ b/src/engine/SCons/Memoize.py
@@ -284,3 +284,9 @@ else:
def EnableMemoization():
global use_memoizer
use_memoizer = 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/MemoizeTests.py b/src/engine/SCons/MemoizeTests.py
index bceeebf..1452052 100644
--- a/src/engine/SCons/MemoizeTests.py
+++ b/src/engine/SCons/MemoizeTests.py
@@ -190,3 +190,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/Alias.py b/src/engine/SCons/Node/Alias.py
index 93558f9..d599335 100644
--- a/src/engine/SCons/Node/Alias.py
+++ b/src/engine/SCons/Node/Alias.py
@@ -145,3 +145,9 @@ class Alias(SCons.Node.Node):
default_ans = AliasNameSpace()
SCons.Node.arg2nodes_lookups.append(default_ans.lookup)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/AliasTests.py b/src/engine/SCons/Node/AliasTests.py
index 02488f0..184e710 100644
--- a/src/engine/SCons/Node/AliasTests.py
+++ b/src/engine/SCons/Node/AliasTests.py
@@ -122,3 +122,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/FS.py b/src/engine/SCons/Node/FS.py
index 42b4023..76852aa 100644
--- a/src/engine/SCons/Node/FS.py
+++ b/src/engine/SCons/Node/FS.py
@@ -3156,3 +3156,8 @@ def invalidate_node_memos(targets):
if node:
node.clear_memoized_values()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/FSTests.py b/src/engine/SCons/Node/FSTests.py
index e2a1e9e..642d701 100644
--- a/src/engine/SCons/Node/FSTests.py
+++ b/src/engine/SCons/Node/FSTests.py
@@ -3506,3 +3506,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/NodeTests.py b/src/engine/SCons/Node/NodeTests.py
index 73e1e05..ce56d5a 100644
--- a/src/engine/SCons/Node/NodeTests.py
+++ b/src/engine/SCons/Node/NodeTests.py
@@ -1303,3 +1303,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/Python.py b/src/engine/SCons/Node/Python.py
index 741d7e9..132c425 100644
--- a/src/engine/SCons/Node/Python.py
+++ b/src/engine/SCons/Node/Python.py
@@ -117,3 +117,9 @@ class Value(SCons.Node.Node):
contents = self.get_contents()
self.get_ninfo().csig = contents
return contents
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/PythonTests.py b/src/engine/SCons/Node/PythonTests.py
index 1827a30..1dc2bb7 100644
--- a/src/engine/SCons/Node/PythonTests.py
+++ b/src/engine/SCons/Node/PythonTests.py
@@ -122,3 +122,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Node/__init__.py b/src/engine/SCons/Node/__init__.py
index c44525f..6852f69 100644
--- a/src/engine/SCons/Node/__init__.py
+++ b/src/engine/SCons/Node/__init__.py
@@ -1328,3 +1328,9 @@ class Walker:
arg2nodes_lookups = []
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Options/BoolOption.py b/src/engine/SCons/Options/BoolOption.py
index a247ef5..652cf5e 100644
--- a/src/engine/SCons/Options/BoolOption.py
+++ b/src/engine/SCons/Options/BoolOption.py
@@ -42,3 +42,9 @@ def BoolOption(*args, **kw):
SCons.Warnings.warn(SCons.Warnings.DeprecatedOptionsWarning, msg)
warned = True
return apply(SCons.Variables.BoolVariable, args, kw)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Options/EnumOption.py b/src/engine/SCons/Options/EnumOption.py
index f4c3c03..e89b5b9 100644
--- a/src/engine/SCons/Options/EnumOption.py
+++ b/src/engine/SCons/Options/EnumOption.py
@@ -42,3 +42,9 @@ def EnumOption(*args, **kw):
SCons.Warnings.warn(SCons.Warnings.DeprecatedOptionsWarning, msg)
warned = True
return apply(SCons.Variables.EnumVariable, args, kw)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Options/ListOption.py b/src/engine/SCons/Options/ListOption.py
index 88334d4..a660924 100644
--- a/src/engine/SCons/Options/ListOption.py
+++ b/src/engine/SCons/Options/ListOption.py
@@ -42,3 +42,9 @@ def ListOption(*args, **kw):
SCons.Warnings.warn(SCons.Warnings.DeprecatedOptionsWarning, msg)
warned = True
return apply(SCons.Variables.ListVariable, args, kw)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Options/PackageOption.py b/src/engine/SCons/Options/PackageOption.py
index 0f5ef7f..51f9f9b 100644
--- a/src/engine/SCons/Options/PackageOption.py
+++ b/src/engine/SCons/Options/PackageOption.py
@@ -42,3 +42,9 @@ def PackageOption(*args, **kw):
SCons.Warnings.warn(SCons.Warnings.DeprecatedOptionsWarning, msg)
warned = True
return apply(SCons.Variables.PackageVariable, args, kw)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Options/PathOption.py b/src/engine/SCons/Options/PathOption.py
index 3223ac3..fd1130b 100644
--- a/src/engine/SCons/Options/PathOption.py
+++ b/src/engine/SCons/Options/PathOption.py
@@ -68,3 +68,9 @@ class _PathOptionClass:
return apply(SCons.Variables.PathVariable.PathExists, args, kw)
PathOption = _PathOptionClass()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Options/__init__.py b/src/engine/SCons/Options/__init__.py
index e1e8b3f..104aa82 100644
--- a/src/engine/SCons/Options/__init__.py
+++ b/src/engine/SCons/Options/__init__.py
@@ -66,3 +66,9 @@ class Options(SCons.Variables.Variables):
return apply(SCons.Variables.Variables.FormatVariableHelpText,
(self,) + args,
kw)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/PathList.py b/src/engine/SCons/PathList.py
index ae00fc0..9da0f31 100644
--- a/src/engine/SCons/PathList.py
+++ b/src/engine/SCons/PathList.py
@@ -224,3 +224,9 @@ PathList = PathListCache().PathList
del PathListCache
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/PathListTests.py b/src/engine/SCons/PathListTests.py
index 8203ccf..faecc4d 100644
--- a/src/engine/SCons/PathListTests.py
+++ b/src/engine/SCons/PathListTests.py
@@ -162,3 +162,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/PlatformTests.py b/src/engine/SCons/Platform/PlatformTests.py
index bbfdd92..4f2e3d9 100644
--- a/src/engine/SCons/Platform/PlatformTests.py
+++ b/src/engine/SCons/Platform/PlatformTests.py
@@ -116,3 +116,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(PlatformTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/__init__.py b/src/engine/SCons/Platform/__init__.py
index e9a6a0b..964ed67 100644
--- a/src/engine/SCons/Platform/__init__.py
+++ b/src/engine/SCons/Platform/__init__.py
@@ -225,3 +225,9 @@ def Platform(name = platform_default()):
spec = PlatformSpec(name)
spec.__call__ = module.generate
return spec
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/aix.py b/src/engine/SCons/Platform/aix.py
index 3f77e3b..a5f9573 100644
--- a/src/engine/SCons/Platform/aix.py
+++ b/src/engine/SCons/Platform/aix.py
@@ -63,3 +63,8 @@ def generate(env):
#Based on AIX 5.2: ARG_MAX=24576 - 3000 for environment expansion
env['MAXLINELENGTH'] = 21576
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/cygwin.py b/src/engine/SCons/Platform/cygwin.py
index 3022798..a012682 100644
--- a/src/engine/SCons/Platform/cygwin.py
+++ b/src/engine/SCons/Platform/cygwin.py
@@ -47,3 +47,9 @@ def generate(env):
env['TEMPFILE'] = TempFileMunge
env['TEMPFILEPREFIX'] = '@'
env['MAXLINELENGTH'] = 2048
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/darwin.py b/src/engine/SCons/Platform/darwin.py
index fc4c773..070719e 100644
--- a/src/engine/SCons/Platform/darwin.py
+++ b/src/engine/SCons/Platform/darwin.py
@@ -38,3 +38,9 @@ def generate(env):
posix.generate(env)
env['SHLIBSUFFIX'] = '.dylib'
env['ENV']['PATH'] = env['ENV']['PATH'] + ':/sw/bin'
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/hpux.py b/src/engine/SCons/Platform/hpux.py
index ddbfafc..43d284b 100644
--- a/src/engine/SCons/Platform/hpux.py
+++ b/src/engine/SCons/Platform/hpux.py
@@ -38,3 +38,9 @@ def generate(env):
posix.generate(env)
#Based on HP-UX11i: ARG_MAX=2048000 - 3000 for environment expansion
env['MAXLINELENGTH'] = 2045000
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/irix.py b/src/engine/SCons/Platform/irix.py
index 861ecac..2baee0b 100644
--- a/src/engine/SCons/Platform/irix.py
+++ b/src/engine/SCons/Platform/irix.py
@@ -36,3 +36,9 @@ import posix
def generate(env):
posix.generate(env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/os2.py b/src/engine/SCons/Platform/os2.py
index 3139c53..41e8312 100644
--- a/src/engine/SCons/Platform/os2.py
+++ b/src/engine/SCons/Platform/os2.py
@@ -47,3 +47,9 @@ def generate(env):
env['SHLIBSUFFIX'] = '.dll'
env['LIBPREFIXES'] = '$LIBPREFIX'
env['LIBSUFFIXES'] = [ '$LIBSUFFIX', '$SHLIBSUFFIX' ]
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/posix.py b/src/engine/SCons/Platform/posix.py
index 12a6f60..f18569f 100644
--- a/src/engine/SCons/Platform/posix.py
+++ b/src/engine/SCons/Platform/posix.py
@@ -256,3 +256,9 @@ def generate(env):
# This platform supports RPATH specifications.
env['__RPATH'] = '$_RPATH'
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/sunos.py b/src/engine/SCons/Platform/sunos.py
index 5029860..d23d65c 100644
--- a/src/engine/SCons/Platform/sunos.py
+++ b/src/engine/SCons/Platform/sunos.py
@@ -42,3 +42,9 @@ def generate(env):
env['PKGINFO'] = 'pkginfo'
env['PKGCHK'] = '/usr/sbin/pkgchk'
env['ENV']['PATH'] = env['ENV']['PATH'] + ':/opt/SUNWspro/bin:/usr/ccs/bin'
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Platform/win32.py b/src/engine/SCons/Platform/win32.py
index 2fa30cc..79d73b3 100644
--- a/src/engine/SCons/Platform/win32.py
+++ b/src/engine/SCons/Platform/win32.py
@@ -322,3 +322,9 @@ def generate(env):
env['TEMPFILEPREFIX'] = '@'
env['MAXLINELENGTH'] = 2048
env['ESCAPE'] = escape
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/SConf.py b/src/engine/SCons/SConf.py
index fbf193a..38b3ddb 100644
--- a/src/engine/SCons/SConf.py
+++ b/src/engine/SCons/SConf.py
@@ -1021,3 +1021,9 @@ def CheckLibWithHeader(context, libs, header, language,
call = call, language = language, autoadd = autoadd)
context.did_show_result = 1
return not res
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/SConfTests.py b/src/engine/SCons/SConfTests.py
index f5b53f1..24cfb8d 100644
--- a/src/engine/SCons/SConfTests.py
+++ b/src/engine/SCons/SConfTests.py
@@ -750,3 +750,8 @@ if __name__ == "__main__":
if not res.wasSuccessful():
sys.exit(1)
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/SConsign.py b/src/engine/SCons/SConsign.py
index b46d9ad..a87eeeb 100644
--- a/src/engine/SCons/SConsign.py
+++ b/src/engine/SCons/SConsign.py
@@ -373,3 +373,9 @@ def File(name, dbm_module=None):
DB_Name = name
if not dbm_module is None:
DB_Module = dbm_module
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/SConsignTests.py b/src/engine/SCons/SConsignTests.py
index 2a04c89..9a02044 100644
--- a/src/engine/SCons/SConsignTests.py
+++ b/src/engine/SCons/SConsignTests.py
@@ -389,3 +389,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/C.py b/src/engine/SCons/Scanner/C.py
index 4356c7a..622ac67 100644
--- a/src/engine/SCons/Scanner/C.py
+++ b/src/engine/SCons/Scanner/C.py
@@ -124,3 +124,9 @@ def CScanner():
"CPPPATH",
'^[ \t]*#[ \t]*(?:include|import)[ \t]*(<|")([^>"]+)(>|")')
return cs
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/CTests.py b/src/engine/SCons/Scanner/CTests.py
index cadc491..a62f4c1 100644
--- a/src/engine/SCons/Scanner/CTests.py
+++ b/src/engine/SCons/Scanner/CTests.py
@@ -460,3 +460,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/D.py b/src/engine/SCons/Scanner/D.py
index dc3478a..4134337 100644
--- a/src/engine/SCons/Scanner/D.py
+++ b/src/engine/SCons/Scanner/D.py
@@ -66,3 +66,9 @@ class D(SCons.Scanner.Classic):
for i in self.cre.findall(node.get_text_contents()):
includes = includes + self.cre2.findall(i)
return includes
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/Dir.py b/src/engine/SCons/Scanner/Dir.py
index 9203fb2..a623c99 100644
--- a/src/engine/SCons/Scanner/Dir.py
+++ b/src/engine/SCons/Scanner/Dir.py
@@ -103,3 +103,9 @@ def scan_in_memory(node, env, path=()):
entry_list = filter(do_not_scan, entries.keys())
entry_list.sort()
return map(lambda n, e=entries: e[n], entry_list)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/DirTests.py b/src/engine/SCons/Scanner/DirTests.py
index 5f180bc..5d59bd5 100644
--- a/src/engine/SCons/Scanner/DirTests.py
+++ b/src/engine/SCons/Scanner/DirTests.py
@@ -132,3 +132,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/Fortran.py b/src/engine/SCons/Scanner/Fortran.py
index d2358ba..2aed653 100644
--- a/src/engine/SCons/Scanner/Fortran.py
+++ b/src/engine/SCons/Scanner/Fortran.py
@@ -312,3 +312,9 @@ def FortranScan(path_variable="FORTRANPATH"):
include_regex,
def_regex)
return scanner
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/FortranTests.py b/src/engine/SCons/Scanner/FortranTests.py
index ff63bda..570b565 100644
--- a/src/engine/SCons/Scanner/FortranTests.py
+++ b/src/engine/SCons/Scanner/FortranTests.py
@@ -535,3 +535,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/IDL.py b/src/engine/SCons/Scanner/IDL.py
index b0fd8ed..18084e8 100644
--- a/src/engine/SCons/Scanner/IDL.py
+++ b/src/engine/SCons/Scanner/IDL.py
@@ -40,3 +40,9 @@ def IDLScan():
"CPPPATH",
'^[ \t]*(?:#[ \t]*include|[ \t]*import)[ \t]+(<|")([^>"]+)(>|")')
return cs
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/IDLTests.py b/src/engine/SCons/Scanner/IDLTests.py
index bca2ac8..a454b31 100644
--- a/src/engine/SCons/Scanner/IDLTests.py
+++ b/src/engine/SCons/Scanner/IDLTests.py
@@ -445,3 +445,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/LaTeX.py b/src/engine/SCons/Scanner/LaTeX.py
index a96c279..530c948 100644
--- a/src/engine/SCons/Scanner/LaTeX.py
+++ b/src/engine/SCons/Scanner/LaTeX.py
@@ -335,3 +335,9 @@ class LaTeX(SCons.Scanner.Base):
nodes.sort()
nodes = map(lambda pair: pair[1], nodes)
return nodes
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/LaTeXTests.py b/src/engine/SCons/Scanner/LaTeXTests.py
index 648737c..e87a1aa 100644
--- a/src/engine/SCons/Scanner/LaTeXTests.py
+++ b/src/engine/SCons/Scanner/LaTeXTests.py
@@ -154,3 +154,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/Prog.py b/src/engine/SCons/Scanner/Prog.py
index 102205f..bd7bffe 100644
--- a/src/engine/SCons/Scanner/Prog.py
+++ b/src/engine/SCons/Scanner/Prog.py
@@ -95,3 +95,9 @@ def scan(node, env, libpath = ()):
result.append(lib)
return result
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/ProgTests.py b/src/engine/SCons/Scanner/ProgTests.py
index 47d4afd..7eaafcc 100644
--- a/src/engine/SCons/Scanner/ProgTests.py
+++ b/src/engine/SCons/Scanner/ProgTests.py
@@ -254,3 +254,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/RC.py b/src/engine/SCons/Scanner/RC.py
index 529cb5d..f8313fb 100644
--- a/src/engine/SCons/Scanner/RC.py
+++ b/src/engine/SCons/Scanner/RC.py
@@ -47,3 +47,9 @@ def RCScan():
res_re )
return resScanner
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/RCTests.py b/src/engine/SCons/Scanner/RCTests.py
index 41954f1..bf1048d 100644
--- a/src/engine/SCons/Scanner/RCTests.py
+++ b/src/engine/SCons/Scanner/RCTests.py
@@ -160,3 +160,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/ScannerTests.py b/src/engine/SCons/Scanner/ScannerTests.py
index f6750dc..e3fa4ed 100644
--- a/src/engine/SCons/Scanner/ScannerTests.py
+++ b/src/engine/SCons/Scanner/ScannerTests.py
@@ -592,3 +592,9 @@ if __name__ == "__main__":
result = runner.run(suite())
if not result.wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Scanner/__init__.py b/src/engine/SCons/Scanner/__init__.py
index 2d53cad..0ba94b7 100644
--- a/src/engine/SCons/Scanner/__init__.py
+++ b/src/engine/SCons/Scanner/__init__.py
@@ -404,3 +404,9 @@ class ClassicCPP(Classic):
def sort_key(self, include):
return SCons.Node.FS._my_normcase(string.join(include))
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Script/Interactive.py b/src/engine/SCons/Script/Interactive.py
index 05c5807..206f941 100644
--- a/src/engine/SCons/Script/Interactive.py
+++ b/src/engine/SCons/Script/Interactive.py
@@ -378,3 +378,9 @@ def interact(fs, parser, options, targets, target_top):
targets = targets,
target_top = target_top)
c.cmdloop()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Script/Main.py b/src/engine/SCons/Script/Main.py
index 6cd57ce..cad241f 100644
--- a/src/engine/SCons/Script/Main.py
+++ b/src/engine/SCons/Script/Main.py
@@ -1318,3 +1318,9 @@ def main():
print "Total command execution time: %f seconds"%ct
sys.exit(exit_status)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Script/MainTests.py b/src/engine/SCons/Script/MainTests.py
index fe32df9..4fe760c 100644
--- a/src/engine/SCons/Script/MainTests.py
+++ b/src/engine/SCons/Script/MainTests.py
@@ -45,3 +45,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Script/SConsOptions.py b/src/engine/SCons/Script/SConsOptions.py
index d01ec04..cf2d997 100644
--- a/src/engine/SCons/Script/SConsOptions.py
+++ b/src/engine/SCons/Script/SConsOptions.py
@@ -938,3 +938,9 @@ def Parser(version):
help=SUPPRESS_HELP)
return op
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Script/SConscript.py b/src/engine/SCons/Script/SConscript.py
index 4119a3b..6569c95 100644
--- a/src/engine/SCons/Script/SConscript.py
+++ b/src/engine/SCons/Script/SConscript.py
@@ -630,3 +630,9 @@ def BuildDefaultGlobals():
GlobalDict[m] = d[m]
return GlobalDict.copy()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Script/SConscriptTests.py b/src/engine/SCons/Script/SConscriptTests.py
index 931165b..8b2521d 100644
--- a/src/engine/SCons/Script/SConscriptTests.py
+++ b/src/engine/SCons/Script/SConscriptTests.py
@@ -26,3 +26,9 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import SCons.Script.SConscript
# all of the SConscript.py tests are in test/SConscript.py
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Script/__init__.py b/src/engine/SCons/Script/__init__.py
index 72e31d1..18ef114 100644
--- a/src/engine/SCons/Script/__init__.py
+++ b/src/engine/SCons/Script/__init__.py
@@ -406,3 +406,9 @@ SConscript.DefaultTargets = DEFAULT_TARGETS
# unlikely enough that we're going to leave this as is and cross that
# bridge if someone actually comes to it.
Command = _SConscript.DefaultEnvironmentCall('Command', subst=1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Sig.py b/src/engine/SCons/Sig.py
index 80bb810..935596e 100644
--- a/src/engine/SCons/Sig.py
+++ b/src/engine/SCons/Sig.py
@@ -55,3 +55,9 @@ class TimeStampNull(SCons.Util.Null):
MD5 = MD5Null()
TimeStamp = TimeStampNull()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Subst.py b/src/engine/SCons/Subst.py
index 6459eec..f3b4168 100644
--- a/src/engine/SCons/Subst.py
+++ b/src/engine/SCons/Subst.py
@@ -903,3 +903,9 @@ def scons_subst_once(strSubst, env, key):
return _dollar_exps.sub(sub_match, strSubst)
else:
return strSubst
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/SubstTests.py b/src/engine/SCons/SubstTests.py
index 33f0f94..0dda3a2 100644
--- a/src/engine/SCons/SubstTests.py
+++ b/src/engine/SCons/SubstTests.py
@@ -1234,3 +1234,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Taskmaster.py b/src/engine/SCons/Taskmaster.py
index 4245480..8e71be9 100644
--- a/src/engine/SCons/Taskmaster.py
+++ b/src/engine/SCons/Taskmaster.py
@@ -1014,3 +1014,9 @@ class Taskmaster:
(node, repr(node), StateString[node.get_state()])
raise SCons.Errors.UserError, desc
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/TaskmasterTests.py b/src/engine/SCons/TaskmasterTests.py
index c8bbdf4..282f4df 100644
--- a/src/engine/SCons/TaskmasterTests.py
+++ b/src/engine/SCons/TaskmasterTests.py
@@ -1126,3 +1126,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(TaskmasterTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/386asm.py b/src/engine/SCons/Tool/386asm.py
index 1a59525..8acc55f 100644
--- a/src/engine/SCons/Tool/386asm.py
+++ b/src/engine/SCons/Tool/386asm.py
@@ -53,3 +53,9 @@ def generate(env):
def exists(env):
return env.Detect('386asm')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/BitKeeper.py b/src/engine/SCons/Tool/BitKeeper.py
index b6561f4..004ffeb 100644
--- a/src/engine/SCons/Tool/BitKeeper.py
+++ b/src/engine/SCons/Tool/BitKeeper.py
@@ -57,3 +57,9 @@ def generate(env):
def exists(env):
return env.Detect('bk')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/CVS.py b/src/engine/SCons/Tool/CVS.py
index bc18615..e71635e 100644
--- a/src/engine/SCons/Tool/CVS.py
+++ b/src/engine/SCons/Tool/CVS.py
@@ -65,3 +65,9 @@ def generate(env):
def exists(env):
return env.Detect('cvs')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/FortranCommon.py b/src/engine/SCons/Tool/FortranCommon.py
index bf32ffa..2863f18 100644
--- a/src/engine/SCons/Tool/FortranCommon.py
+++ b/src/engine/SCons/Tool/FortranCommon.py
@@ -239,3 +239,9 @@ def add_all_to_env(env):
add_f77_to_env(env)
add_f90_to_env(env)
add_f95_to_env(env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/JavaCommon.py b/src/engine/SCons/Tool/JavaCommon.py
index 58489db..6f513f1 100644
--- a/src/engine/SCons/Tool/JavaCommon.py
+++ b/src/engine/SCons/Tool/JavaCommon.py
@@ -315,3 +315,9 @@ else:
the path to the file is the same as the package name.
"""
return os.path.split(file)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/JavaCommonTests.py b/src/engine/SCons/Tool/JavaCommonTests.py
index bffe09e..f4a43ef 100644
--- a/src/engine/SCons/Tool/JavaCommonTests.py
+++ b/src/engine/SCons/Tool/JavaCommonTests.py
@@ -545,3 +545,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/Perforce.py b/src/engine/SCons/Tool/Perforce.py
index de87dc2..ba3a953 100644
--- a/src/engine/SCons/Tool/Perforce.py
+++ b/src/engine/SCons/Tool/Perforce.py
@@ -96,3 +96,9 @@ def generate(env):
def exists(env):
return env.Detect('p4')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/PharLapCommon.py b/src/engine/SCons/Tool/PharLapCommon.py
index 7f562c5..ca19b8a 100644
--- a/src/engine/SCons/Tool/PharLapCommon.py
+++ b/src/engine/SCons/Tool/PharLapCommon.py
@@ -130,3 +130,9 @@ def addPharLapPaths(env):
env['PHARLAP_PATH'] = getPharLapPath()
env['PHARLAP_VERSION'] = str(getPharLapVersion())
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/PharLapCommonTests.py b/src/engine/SCons/Tool/PharLapCommonTests.py
index d179457..d1e7f60 100644
--- a/src/engine/SCons/Tool/PharLapCommonTests.py
+++ b/src/engine/SCons/Tool/PharLapCommonTests.py
@@ -60,3 +60,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(PharLapCommonTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/RCS.py b/src/engine/SCons/Tool/RCS.py
index 9cc20f5..bb4721b 100644
--- a/src/engine/SCons/Tool/RCS.py
+++ b/src/engine/SCons/Tool/RCS.py
@@ -56,3 +56,9 @@ def generate(env):
def exists(env):
return env.Detect('rcs')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/SCCS.py b/src/engine/SCons/Tool/SCCS.py
index a9a595d..99582e2 100644
--- a/src/engine/SCons/Tool/SCCS.py
+++ b/src/engine/SCons/Tool/SCCS.py
@@ -56,3 +56,9 @@ def generate(env):
def exists(env):
return env.Detect('sccs')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/Subversion.py b/src/engine/SCons/Tool/Subversion.py
index 4bb37f7..05a8adb 100644
--- a/src/engine/SCons/Tool/Subversion.py
+++ b/src/engine/SCons/Tool/Subversion.py
@@ -63,3 +63,9 @@ def generate(env):
def exists(env):
return env.Detect('svn')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/ToolTests.py b/src/engine/SCons/Tool/ToolTests.py
index 779aaaa..adcd40a 100644
--- a/src/engine/SCons/Tool/ToolTests.py
+++ b/src/engine/SCons/Tool/ToolTests.py
@@ -76,3 +76,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(ToolTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/__init__.py b/src/engine/SCons/Tool/__init__.py
index 7309a35..4c00ebc 100644
--- a/src/engine/SCons/Tool/__init__.py
+++ b/src/engine/SCons/Tool/__init__.py
@@ -665,3 +665,9 @@ def tool_list(platform, env):
+ other_tools)
return filter(lambda x: x, tools)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/aixc++.py b/src/engine/SCons/Tool/aixc++.py
index 91aa92e..5aa1eeec 100644
--- a/src/engine/SCons/Tool/aixc++.py
+++ b/src/engine/SCons/Tool/aixc++.py
@@ -74,3 +74,9 @@ def exists(env):
if os.path.exists(xlc):
return xlc
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/aixcc.py b/src/engine/SCons/Tool/aixcc.py
index bf7a6b3..9668f79 100644
--- a/src/engine/SCons/Tool/aixcc.py
+++ b/src/engine/SCons/Tool/aixcc.py
@@ -66,3 +66,9 @@ def exists(env):
if os.path.exists(xlc):
return xlc
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/aixf77.py b/src/engine/SCons/Tool/aixf77.py
index 8e612cd..a667e84 100644
--- a/src/engine/SCons/Tool/aixf77.py
+++ b/src/engine/SCons/Tool/aixf77.py
@@ -72,3 +72,9 @@ def exists(env):
if os.path.exists(xlf77):
return xlf77
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/aixlink.py b/src/engine/SCons/Tool/aixlink.py
index 5c3b383..3512522 100644
--- a/src/engine/SCons/Tool/aixlink.py
+++ b/src/engine/SCons/Tool/aixlink.py
@@ -68,3 +68,9 @@ def exists(env):
if os.path.exists(xlc):
return xlc
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/applelink.py b/src/engine/SCons/Tool/applelink.py
index 0a7a185..1939098 100644
--- a/src/engine/SCons/Tool/applelink.py
+++ b/src/engine/SCons/Tool/applelink.py
@@ -63,3 +63,9 @@ def generate(env):
def exists(env):
return env['PLATFORM'] == 'darwin'
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/ar.py b/src/engine/SCons/Tool/ar.py
index 913da5f..0c3ac09 100644
--- a/src/engine/SCons/Tool/ar.py
+++ b/src/engine/SCons/Tool/ar.py
@@ -55,3 +55,9 @@ def generate(env):
def exists(env):
return env.Detect('ar')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/as.py b/src/engine/SCons/Tool/as.py
index 100e68b..c748251 100644
--- a/src/engine/SCons/Tool/as.py
+++ b/src/engine/SCons/Tool/as.py
@@ -70,3 +70,9 @@ def generate(env):
def exists(env):
return env.Detect(assemblers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/bcc32.py b/src/engine/SCons/Tool/bcc32.py
index 517ea29..023ad22 100644
--- a/src/engine/SCons/Tool/bcc32.py
+++ b/src/engine/SCons/Tool/bcc32.py
@@ -74,3 +74,9 @@ def generate(env):
def exists(env):
return findIt('bcc32', env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/c++.py b/src/engine/SCons/Tool/c++.py
index f360ed8..82a19c5 100644
--- a/src/engine/SCons/Tool/c++.py
+++ b/src/engine/SCons/Tool/c++.py
@@ -91,3 +91,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/cc.py b/src/engine/SCons/Tool/cc.py
index bccd821..da169fe 100644
--- a/src/engine/SCons/Tool/cc.py
+++ b/src/engine/SCons/Tool/cc.py
@@ -106,3 +106,9 @@ def generate(env):
def exists(env):
return env.Detect('cc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/cvf.py b/src/engine/SCons/Tool/cvf.py
index 4bca52b..2a28e6a 100644
--- a/src/engine/SCons/Tool/cvf.py
+++ b/src/engine/SCons/Tool/cvf.py
@@ -50,3 +50,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/default.py b/src/engine/SCons/Tool/default.py
index fd77229..a36e9ec 100644
--- a/src/engine/SCons/Tool/default.py
+++ b/src/engine/SCons/Tool/default.py
@@ -42,3 +42,9 @@ def generate(env):
def exists(env):
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/dmd.py b/src/engine/SCons/Tool/dmd.py
index 53432c6..5aecfac 100644
--- a/src/engine/SCons/Tool/dmd.py
+++ b/src/engine/SCons/Tool/dmd.py
@@ -216,3 +216,9 @@ def generate(env):
def exists(env):
return env.Detect(['dmd', 'gdmd'])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/dvi.py b/src/engine/SCons/Tool/dvi.py
index 78fb4c2..4067b2a 100644
--- a/src/engine/SCons/Tool/dvi.py
+++ b/src/engine/SCons/Tool/dvi.py
@@ -56,3 +56,9 @@ def exists(env):
# This only puts a skeleton Builder in place, so if someone
# references this Tool directly, it's always "available."
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/dvipdf.py b/src/engine/SCons/Tool/dvipdf.py
index 00086ba..80a4b07 100644
--- a/src/engine/SCons/Tool/dvipdf.py
+++ b/src/engine/SCons/Tool/dvipdf.py
@@ -117,3 +117,9 @@ def generate(env):
def exists(env):
return env.Detect('dvipdf')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/dvips.py b/src/engine/SCons/Tool/dvips.py
index 20dcc94..c682a21 100644
--- a/src/engine/SCons/Tool/dvips.py
+++ b/src/engine/SCons/Tool/dvips.py
@@ -86,3 +86,9 @@ def generate(env):
def exists(env):
return env.Detect('dvips')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/f77.py b/src/engine/SCons/Tool/f77.py
index c8da35a..af47024 100644
--- a/src/engine/SCons/Tool/f77.py
+++ b/src/engine/SCons/Tool/f77.py
@@ -54,3 +54,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/f90.py b/src/engine/SCons/Tool/f90.py
index 4eb8f7c..16b8f84 100644
--- a/src/engine/SCons/Tool/f90.py
+++ b/src/engine/SCons/Tool/f90.py
@@ -54,3 +54,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/f95.py b/src/engine/SCons/Tool/f95.py
index 545894a..5ce5e57 100644
--- a/src/engine/SCons/Tool/f95.py
+++ b/src/engine/SCons/Tool/f95.py
@@ -55,3 +55,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/filesystem.py b/src/engine/SCons/Tool/filesystem.py
index 46aefbb..4cecb12 100644
--- a/src/engine/SCons/Tool/filesystem.py
+++ b/src/engine/SCons/Tool/filesystem.py
@@ -90,3 +90,9 @@ def generate(env):
def exists(env):
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/fortran.py b/src/engine/SCons/Tool/fortran.py
index d81ba45..b944ca2 100644
--- a/src/engine/SCons/Tool/fortran.py
+++ b/src/engine/SCons/Tool/fortran.py
@@ -55,3 +55,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/g++.py b/src/engine/SCons/Tool/g++.py
index b492604..e4da5fe 100644
--- a/src/engine/SCons/Tool/g++.py
+++ b/src/engine/SCons/Tool/g++.py
@@ -82,3 +82,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/g77.py b/src/engine/SCons/Tool/g77.py
index 66d3d89..9dc3ba5 100644
--- a/src/engine/SCons/Tool/g77.py
+++ b/src/engine/SCons/Tool/g77.py
@@ -65,3 +65,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/gas.py b/src/engine/SCons/Tool/gas.py
index e44a28d..28f84db 100644
--- a/src/engine/SCons/Tool/gas.py
+++ b/src/engine/SCons/Tool/gas.py
@@ -45,3 +45,9 @@ def generate(env):
def exists(env):
return env.Detect(assemblers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/gcc.py b/src/engine/SCons/Tool/gcc.py
index d074191..71f60a3 100644
--- a/src/engine/SCons/Tool/gcc.py
+++ b/src/engine/SCons/Tool/gcc.py
@@ -72,3 +72,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/gfortran.py b/src/engine/SCons/Tool/gfortran.py
index 72f38ee..63414e3 100644
--- a/src/engine/SCons/Tool/gfortran.py
+++ b/src/engine/SCons/Tool/gfortran.py
@@ -56,3 +56,9 @@ def generate(env):
def exists(env):
return env.Detect('gfortran')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/gnulink.py b/src/engine/SCons/Tool/gnulink.py
index dbd0c54..1472021 100644
--- a/src/engine/SCons/Tool/gnulink.py
+++ b/src/engine/SCons/Tool/gnulink.py
@@ -55,3 +55,9 @@ def generate(env):
def exists(env):
return env.Detect(linkers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/gs.py b/src/engine/SCons/Tool/gs.py
index b8e9c6f..591eef0 100644
--- a/src/engine/SCons/Tool/gs.py
+++ b/src/engine/SCons/Tool/gs.py
@@ -73,3 +73,9 @@ def exists(env):
return env.Detect(env['PS2PDF'])
else:
return env.Detect(gs) or SCons.Util.WhereIs(gs)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/hpc++.py b/src/engine/SCons/Tool/hpc++.py
index 8c4b4dd..e1a0040 100644
--- a/src/engine/SCons/Tool/hpc++.py
+++ b/src/engine/SCons/Tool/hpc++.py
@@ -77,3 +77,9 @@ def generate(env):
def exists(env):
return acc
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/hpcc.py b/src/engine/SCons/Tool/hpcc.py
index 15f23dc..30f4964 100644
--- a/src/engine/SCons/Tool/hpcc.py
+++ b/src/engine/SCons/Tool/hpcc.py
@@ -45,3 +45,9 @@ def generate(env):
def exists(env):
return env.Detect('aCC')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/hplink.py b/src/engine/SCons/Tool/hplink.py
index 5921b39..17dbe05 100644
--- a/src/engine/SCons/Tool/hplink.py
+++ b/src/engine/SCons/Tool/hplink.py
@@ -69,3 +69,9 @@ def generate(env):
def exists(env):
return ccLinker
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/icc.py b/src/engine/SCons/Tool/icc.py
index 90dece7..db15642 100644
--- a/src/engine/SCons/Tool/icc.py
+++ b/src/engine/SCons/Tool/icc.py
@@ -51,3 +51,9 @@ def generate(env):
def exists(env):
return env.Detect('icc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/icl.py b/src/engine/SCons/Tool/icl.py
index 8d7aea7..2d1636e 100644
--- a/src/engine/SCons/Tool/icl.py
+++ b/src/engine/SCons/Tool/icl.py
@@ -44,3 +44,9 @@ def generate(*args, **kw):
def exists(*args, **kw):
return apply(SCons.Tool.intelc.exists, args, kw)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/ifl.py b/src/engine/SCons/Tool/ifl.py
index b3a3fc8..88dcf59 100644
--- a/src/engine/SCons/Tool/ifl.py
+++ b/src/engine/SCons/Tool/ifl.py
@@ -64,3 +64,9 @@ def generate(env):
def exists(env):
return env.Detect('ifl')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/ifort.py b/src/engine/SCons/Tool/ifort.py
index deb0ee3..be5f54d 100644
--- a/src/engine/SCons/Tool/ifort.py
+++ b/src/engine/SCons/Tool/ifort.py
@@ -81,3 +81,9 @@ def generate(env):
def exists(env):
return env.Detect('ifort')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/ilink.py b/src/engine/SCons/Tool/ilink.py
index 180e57a..17c43a1 100644
--- a/src/engine/SCons/Tool/ilink.py
+++ b/src/engine/SCons/Tool/ilink.py
@@ -51,3 +51,9 @@ def generate(env):
def exists(env):
return env.Detect('ilink')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/ilink32.py b/src/engine/SCons/Tool/ilink32.py
index d6ddc9d..1452fd5 100644
--- a/src/engine/SCons/Tool/ilink32.py
+++ b/src/engine/SCons/Tool/ilink32.py
@@ -52,3 +52,9 @@ def exists(env):
# Uses bcc32 to do linking as it generally knows where the standard
# LIBS are and set up the linking correctly
return SCons.Tool.bcc32.findIt('bcc32', env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/install.py b/src/engine/SCons/Tool/install.py
index 983fb12..06bcfdd 100644
--- a/src/engine/SCons/Tool/install.py
+++ b/src/engine/SCons/Tool/install.py
@@ -221,3 +221,9 @@ def generate(env):
def exists(env):
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/intelc.py b/src/engine/SCons/Tool/intelc.py
index d6f19c2..202c2a4 100644
--- a/src/engine/SCons/Tool/intelc.py
+++ b/src/engine/SCons/Tool/intelc.py
@@ -480,3 +480,9 @@ def exists(env):
return detected
# end of file
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/ipkg.py b/src/engine/SCons/Tool/ipkg.py
index 3f6ca23..755c536 100644
--- a/src/engine/SCons/Tool/ipkg.py
+++ b/src/engine/SCons/Tool/ipkg.py
@@ -59,3 +59,9 @@ def generate(env):
def exists(env):
return env.Detect('ipkg-build')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/jar.py b/src/engine/SCons/Tool/jar.py
index 7018c37..05cac49 100644
--- a/src/engine/SCons/Tool/jar.py
+++ b/src/engine/SCons/Tool/jar.py
@@ -102,3 +102,9 @@ def generate(env):
def exists(env):
return env.Detect('jar')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/javac.py b/src/engine/SCons/Tool/javac.py
index cb79301..78d641a 100644
--- a/src/engine/SCons/Tool/javac.py
+++ b/src/engine/SCons/Tool/javac.py
@@ -226,3 +226,9 @@ def generate(env):
def exists(env):
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/javah.py b/src/engine/SCons/Tool/javah.py
index 9b3c8c2..dda5ebb 100644
--- a/src/engine/SCons/Tool/javah.py
+++ b/src/engine/SCons/Tool/javah.py
@@ -130,3 +130,9 @@ def generate(env):
def exists(env):
return env.Detect('javah')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/latex.py b/src/engine/SCons/Tool/latex.py
index e5e15d0..234d3c0 100644
--- a/src/engine/SCons/Tool/latex.py
+++ b/src/engine/SCons/Tool/latex.py
@@ -74,3 +74,9 @@ def generate(env):
def exists(env):
return env.Detect('latex')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/lex.py b/src/engine/SCons/Tool/lex.py
index e599f8a..dd7fe25 100644
--- a/src/engine/SCons/Tool/lex.py
+++ b/src/engine/SCons/Tool/lex.py
@@ -91,3 +91,9 @@ def generate(env):
def exists(env):
return env.Detect(["flex", "lex"])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/link.py b/src/engine/SCons/Tool/link.py
index d0fe86c..e54a075 100644
--- a/src/engine/SCons/Tool/link.py
+++ b/src/engine/SCons/Tool/link.py
@@ -113,3 +113,9 @@ def exists(env):
# This module isn't really a Tool on its own, it's common logic for
# other linkers.
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/linkloc.py b/src/engine/SCons/Tool/linkloc.py
index f5256c9..6b9be12 100644
--- a/src/engine/SCons/Tool/linkloc.py
+++ b/src/engine/SCons/Tool/linkloc.py
@@ -103,3 +103,9 @@ def generate(env):
def exists(env):
return env.Detect('linkloc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/m4.py b/src/engine/SCons/Tool/m4.py
index 06757bf..8506784 100644
--- a/src/engine/SCons/Tool/m4.py
+++ b/src/engine/SCons/Tool/m4.py
@@ -55,3 +55,9 @@ def generate(env):
def exists(env):
return env.Detect('m4')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/masm.py b/src/engine/SCons/Tool/masm.py
index d3a525f..b9d88cd 100644
--- a/src/engine/SCons/Tool/masm.py
+++ b/src/engine/SCons/Tool/masm.py
@@ -69,3 +69,9 @@ def generate(env):
def exists(env):
return env.Detect('ml')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/midl.py b/src/engine/SCons/Tool/midl.py
index a025701..8347bc1 100644
--- a/src/engine/SCons/Tool/midl.py
+++ b/src/engine/SCons/Tool/midl.py
@@ -88,3 +88,9 @@ def exists(env):
return 1
else:
return env.Detect('midl')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/mingw.py b/src/engine/SCons/Tool/mingw.py
index a05ddc7..da8a59e 100644
--- a/src/engine/SCons/Tool/mingw.py
+++ b/src/engine/SCons/Tool/mingw.py
@@ -151,3 +151,9 @@ def generate(env):
def exists(env):
return find(env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/mslib.py b/src/engine/SCons/Tool/mslib.py
index ee4ee86..dcb57fa 100644
--- a/src/engine/SCons/Tool/mslib.py
+++ b/src/engine/SCons/Tool/mslib.py
@@ -74,3 +74,9 @@ def exists(env):
else:
# there's at least one version of MSVS installed.
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/mslink.py b/src/engine/SCons/Tool/mslink.py
index 53cab28..2b9c5f8 100644
--- a/src/engine/SCons/Tool/mslink.py
+++ b/src/engine/SCons/Tool/mslink.py
@@ -278,3 +278,9 @@ def exists(env):
# think Visual Studio is installed.
return env.Detect('link')
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/msvc.py b/src/engine/SCons/Tool/msvc.py
index 09752b3..19ebd9f 100644
--- a/src/engine/SCons/Tool/msvc.py
+++ b/src/engine/SCons/Tool/msvc.py
@@ -827,3 +827,8 @@ def exists(env):
else:
return env.Detect('cl')
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/msvs.py b/src/engine/SCons/Tool/msvs.py
index e08a167..b5e6651 100644
--- a/src/engine/SCons/Tool/msvs.py
+++ b/src/engine/SCons/Tool/msvs.py
@@ -1817,3 +1817,9 @@ def exists(env):
else:
# there's at least one version of MSVS installed.
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/msvsTests.py b/src/engine/SCons/Tool/msvsTests.py
index 8296287..40c6af6 100644
--- a/src/engine/SCons/Tool/msvsTests.py
+++ b/src/engine/SCons/Tool/msvsTests.py
@@ -634,3 +634,9 @@ if __name__ == "__main__":
exit_val = 1
sys.exit(exit_val)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/mwcc.py b/src/engine/SCons/Tool/mwcc.py
index 0d5ce82..e83043f 100644
--- a/src/engine/SCons/Tool/mwcc.py
+++ b/src/engine/SCons/Tool/mwcc.py
@@ -200,3 +200,9 @@ def generate(env):
def exists(env):
return set_vars(env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/mwld.py b/src/engine/SCons/Tool/mwld.py
index e73c730..e84b812 100644
--- a/src/engine/SCons/Tool/mwld.py
+++ b/src/engine/SCons/Tool/mwld.py
@@ -99,3 +99,9 @@ def shlib_emitter(target, source, env):
shlib_action = SCons.Action.Action(shlib_generator, generator=1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/nasm.py b/src/engine/SCons/Tool/nasm.py
index f1b0e55..ff0bc61 100644
--- a/src/engine/SCons/Tool/nasm.py
+++ b/src/engine/SCons/Tool/nasm.py
@@ -64,3 +64,9 @@ def generate(env):
def exists(env):
return env.Detect('nasm')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/__init__.py b/src/engine/SCons/Tool/packaging/__init__.py
index 3854fea..c4ae170 100644
--- a/src/engine/SCons/Tool/packaging/__init__.py
+++ b/src/engine/SCons/Tool/packaging/__init__.py
@@ -306,3 +306,9 @@ def stripinstallbuilder(target, source, env):
setattr(ss, 'PACKAGING_INSTALL_LOCATION', s.get_path())
return (target, n_source)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/ipk.py b/src/engine/SCons/Tool/packaging/ipk.py
index e3ae277..8575de6 100644
--- a/src/engine/SCons/Tool/packaging/ipk.py
+++ b/src/engine/SCons/Tool/packaging/ipk.py
@@ -177,3 +177,9 @@ Description: $X_IPK_DESCRIPTION
content += env['CHANGE_SPECFILE'](target)
return 0
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/msi.py b/src/engine/SCons/Tool/packaging/msi.py
index 1ce2b1a..d2bef8e 100644
--- a/src/engine/SCons/Tool/packaging/msi.py
+++ b/src/engine/SCons/Tool/packaging/msi.py
@@ -519,3 +519,8 @@ def package(env, target, source, PACKAGEROOT, NAME, VERSION,
# return the target and source tuple.
return (msifile, source+[specfile])
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/rpm.py b/src/engine/SCons/Tool/packaging/rpm.py
index 5f97608..c2a532c 100644
--- a/src/engine/SCons/Tool/packaging/rpm.py
+++ b/src/engine/SCons/Tool/packaging/rpm.py
@@ -360,3 +360,8 @@ class SimpleTagCompiler:
return str
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/src_tarbz2.py b/src/engine/SCons/Tool/packaging/src_tarbz2.py
index 8323107..04ea71b 100644
--- a/src/engine/SCons/Tool/packaging/src_tarbz2.py
+++ b/src/engine/SCons/Tool/packaging/src_tarbz2.py
@@ -35,3 +35,9 @@ def package(env, target, source, PACKAGEROOT, **kw):
bld.set_suffix('.tar.bz2')
target, source = putintopackageroot(target, source, env, PACKAGEROOT, honor_install_location=0)
return bld(env, target, source, TARFLAGS='-jc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/src_targz.py b/src/engine/SCons/Tool/packaging/src_targz.py
index db51279..62d6f5d 100644
--- a/src/engine/SCons/Tool/packaging/src_targz.py
+++ b/src/engine/SCons/Tool/packaging/src_targz.py
@@ -35,3 +35,9 @@ def package(env, target, source, PACKAGEROOT, **kw):
bld.set_suffix('.tar.gz')
target, source = putintopackageroot(target, source, env, PACKAGEROOT, honor_install_location=0)
return bld(env, target, source, TARFLAGS='-zc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/src_zip.py b/src/engine/SCons/Tool/packaging/src_zip.py
index 01bd42e..3df7397 100644
--- a/src/engine/SCons/Tool/packaging/src_zip.py
+++ b/src/engine/SCons/Tool/packaging/src_zip.py
@@ -35,3 +35,9 @@ def package(env, target, source, PACKAGEROOT, **kw):
bld.set_suffix('.zip')
target, source = putintopackageroot(target, source, env, PACKAGEROOT, honor_install_location=0)
return bld(env, target, source)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/tarbz2.py b/src/engine/SCons/Tool/packaging/tarbz2.py
index 52252da..2e38da2 100644
--- a/src/engine/SCons/Tool/packaging/tarbz2.py
+++ b/src/engine/SCons/Tool/packaging/tarbz2.py
@@ -36,3 +36,9 @@ def package(env, target, source, PACKAGEROOT, **kw):
target, source = putintopackageroot(target, source, env, PACKAGEROOT)
target, source = stripinstallbuilder(target, source, env)
return bld(env, target, source, TARFLAGS='-jc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/targz.py b/src/engine/SCons/Tool/packaging/targz.py
index 4713840..acb6344 100644
--- a/src/engine/SCons/Tool/packaging/targz.py
+++ b/src/engine/SCons/Tool/packaging/targz.py
@@ -36,3 +36,9 @@ def package(env, target, source, PACKAGEROOT, **kw):
target, source = stripinstallbuilder(target, source, env)
target, source = putintopackageroot(target, source, env, PACKAGEROOT)
return bld(env, target, source, TARFLAGS='-zc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/packaging/zip.py b/src/engine/SCons/Tool/packaging/zip.py
index 639d569..1f76f16 100644
--- a/src/engine/SCons/Tool/packaging/zip.py
+++ b/src/engine/SCons/Tool/packaging/zip.py
@@ -36,3 +36,9 @@ def package(env, target, source, PACKAGEROOT, **kw):
target, source = stripinstallbuilder(target, source, env)
target, source = putintopackageroot(target, source, env, PACKAGEROOT)
return bld(env, target, source)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/pdf.py b/src/engine/SCons/Tool/pdf.py
index d94db05..b98be58 100644
--- a/src/engine/SCons/Tool/pdf.py
+++ b/src/engine/SCons/Tool/pdf.py
@@ -70,3 +70,9 @@ def exists(env):
# This only puts a skeleton Builder in place, so if someone
# references this Tool directly, it's always "available."
return 1
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/pdflatex.py b/src/engine/SCons/Tool/pdflatex.py
index 010fa11..6c37b46 100644
--- a/src/engine/SCons/Tool/pdflatex.py
+++ b/src/engine/SCons/Tool/pdflatex.py
@@ -73,3 +73,9 @@ def generate(env):
def exists(env):
return env.Detect('pdflatex')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/pdftex.py b/src/engine/SCons/Tool/pdftex.py
index a9d3f58..308cb71 100644
--- a/src/engine/SCons/Tool/pdftex.py
+++ b/src/engine/SCons/Tool/pdftex.py
@@ -97,3 +97,9 @@ def generate(env):
def exists(env):
return env.Detect('pdftex')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/qt.py b/src/engine/SCons/Tool/qt.py
index e2aa441..9cc3039 100644
--- a/src/engine/SCons/Tool/qt.py
+++ b/src/engine/SCons/Tool/qt.py
@@ -328,3 +328,9 @@ def generate(env):
def exists(env):
return _detect(env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/rmic.py b/src/engine/SCons/Tool/rmic.py
index ed5c8ee..8720d3d 100644
--- a/src/engine/SCons/Tool/rmic.py
+++ b/src/engine/SCons/Tool/rmic.py
@@ -113,3 +113,9 @@ def generate(env):
def exists(env):
return env.Detect('rmic')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/rpcgen.py b/src/engine/SCons/Tool/rpcgen.py
index e040f07..4af5965 100644
--- a/src/engine/SCons/Tool/rpcgen.py
+++ b/src/engine/SCons/Tool/rpcgen.py
@@ -62,3 +62,9 @@ def generate(env):
def exists(env):
return env.Detect('rpcgen')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/rpm.py b/src/engine/SCons/Tool/rpm.py
index adb9de1..26d2109 100644
--- a/src/engine/SCons/Tool/rpm.py
+++ b/src/engine/SCons/Tool/rpm.py
@@ -124,3 +124,9 @@ def generate(env):
def exists(env):
return env.Detect('rpmbuild')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sgiar.py b/src/engine/SCons/Tool/sgiar.py
index 010f090..54f8b7b 100644
--- a/src/engine/SCons/Tool/sgiar.py
+++ b/src/engine/SCons/Tool/sgiar.py
@@ -60,3 +60,9 @@ def generate(env):
def exists(env):
return env.Detect('CC') or env.Detect('ar')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sgic++.py b/src/engine/SCons/Tool/sgic++.py
index 65d31b3..35547ac 100644
--- a/src/engine/SCons/Tool/sgic++.py
+++ b/src/engine/SCons/Tool/sgic++.py
@@ -50,3 +50,9 @@ def generate(env):
def exists(env):
return env.Detect('CC')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sgicc.py b/src/engine/SCons/Tool/sgicc.py
index da2c26d..662eb7d 100644
--- a/src/engine/SCons/Tool/sgicc.py
+++ b/src/engine/SCons/Tool/sgicc.py
@@ -45,3 +45,9 @@ def generate(env):
def exists(env):
return env.Detect('cc')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sgilink.py b/src/engine/SCons/Tool/sgilink.py
index 85d9e30..1c32ad0 100644
--- a/src/engine/SCons/Tool/sgilink.py
+++ b/src/engine/SCons/Tool/sgilink.py
@@ -55,3 +55,9 @@ def generate(env):
def exists(env):
return env.Detect(linkers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sunar.py b/src/engine/SCons/Tool/sunar.py
index 66053e7..779414f 100644
--- a/src/engine/SCons/Tool/sunar.py
+++ b/src/engine/SCons/Tool/sunar.py
@@ -59,3 +59,9 @@ def generate(env):
def exists(env):
return env.Detect('CC') or env.Detect('ar')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sunc++.py b/src/engine/SCons/Tool/sunc++.py
index 7ef3e02..c27627c 100644
--- a/src/engine/SCons/Tool/sunc++.py
+++ b/src/engine/SCons/Tool/sunc++.py
@@ -98,3 +98,9 @@ def exists(env):
if os.path.exists(cppc):
return cppc
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/suncc.py b/src/engine/SCons/Tool/suncc.py
index 35d2aca..458538b 100644
--- a/src/engine/SCons/Tool/suncc.py
+++ b/src/engine/SCons/Tool/suncc.py
@@ -50,3 +50,9 @@ def generate(env):
def exists(env):
return env.Detect('CC')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sunf77.py b/src/engine/SCons/Tool/sunf77.py
index 4c2fe1c..d05ce54 100644
--- a/src/engine/SCons/Tool/sunf77.py
+++ b/src/engine/SCons/Tool/sunf77.py
@@ -55,3 +55,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sunf90.py b/src/engine/SCons/Tool/sunf90.py
index 92aecc6..93b89c0 100644
--- a/src/engine/SCons/Tool/sunf90.py
+++ b/src/engine/SCons/Tool/sunf90.py
@@ -56,3 +56,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sunf95.py b/src/engine/SCons/Tool/sunf95.py
index 8e02655..c09026c 100644
--- a/src/engine/SCons/Tool/sunf95.py
+++ b/src/engine/SCons/Tool/sunf95.py
@@ -56,3 +56,9 @@ def generate(env):
def exists(env):
return env.Detect(compilers)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/sunlink.py b/src/engine/SCons/Tool/sunlink.py
index 665d656..ab66f46 100644
--- a/src/engine/SCons/Tool/sunlink.py
+++ b/src/engine/SCons/Tool/sunlink.py
@@ -69,3 +69,9 @@ def generate(env):
def exists(env):
return ccLinker
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/swig.py b/src/engine/SCons/Tool/swig.py
index eff8806..b62d593 100644
--- a/src/engine/SCons/Tool/swig.py
+++ b/src/engine/SCons/Tool/swig.py
@@ -147,3 +147,9 @@ def generate(env):
def exists(env):
return env.Detect(['swig'])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/tar.py b/src/engine/SCons/Tool/tar.py
index 58b7554..2593781 100644
--- a/src/engine/SCons/Tool/tar.py
+++ b/src/engine/SCons/Tool/tar.py
@@ -65,3 +65,9 @@ def generate(env):
def exists(env):
return env.Detect(tars)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/tex.py b/src/engine/SCons/Tool/tex.py
index 1e78bb5..e0353b9 100644
--- a/src/engine/SCons/Tool/tex.py
+++ b/src/engine/SCons/Tool/tex.py
@@ -638,3 +638,9 @@ def generate(env):
def exists(env):
return env.Detect('tex')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/tlib.py b/src/engine/SCons/Tool/tlib.py
index ec80a21..33adb57 100644
--- a/src/engine/SCons/Tool/tlib.py
+++ b/src/engine/SCons/Tool/tlib.py
@@ -45,3 +45,9 @@ def generate(env):
def exists(env):
return SCons.Tool.bcc32.findIt('tlib', env)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/wix.py b/src/engine/SCons/Tool/wix.py
index 8d6d3fd..5737df2 100644
--- a/src/engine/SCons/Tool/wix.py
+++ b/src/engine/SCons/Tool/wix.py
@@ -92,3 +92,9 @@ def exists(env):
pass # ignore this, could be a stale PATH entry.
return None
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/yacc.py b/src/engine/SCons/Tool/yacc.py
index 3d13dd0..4d551e6 100644
--- a/src/engine/SCons/Tool/yacc.py
+++ b/src/engine/SCons/Tool/yacc.py
@@ -123,3 +123,9 @@ def generate(env):
def exists(env):
return env.Detect(['bison', 'yacc'])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Tool/zip.py b/src/engine/SCons/Tool/zip.py
index 22f63fb..ce0b2fc 100644
--- a/src/engine/SCons/Tool/zip.py
+++ b/src/engine/SCons/Tool/zip.py
@@ -92,3 +92,9 @@ def generate(env):
def exists(env):
return internal_zip or env.Detect('zip')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Util.py b/src/engine/SCons/Util.py
index d395ca8..d0f08a6 100644
--- a/src/engine/SCons/Util.py
+++ b/src/engine/SCons/Util.py
@@ -1591,3 +1591,9 @@ class NullSeq(Null):
del __revision__
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/UtilTests.py b/src/engine/SCons/UtilTests.py
index 483591f..b76ba99 100644
--- a/src/engine/SCons/UtilTests.py
+++ b/src/engine/SCons/UtilTests.py
@@ -784,3 +784,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/BoolVariable.py b/src/engine/SCons/Variables/BoolVariable.py
index dd162cc..c1a20e3 100644
--- a/src/engine/SCons/Variables/BoolVariable.py
+++ b/src/engine/SCons/Variables/BoolVariable.py
@@ -83,3 +83,9 @@ def BoolVariable(key, help, default):
"""
return (key, '%s (yes|no)' % help, default,
_validator, _text2bool)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/BoolVariableTests.py b/src/engine/SCons/Variables/BoolVariableTests.py
index ef68150..88f64ed 100644
--- a/src/engine/SCons/Variables/BoolVariableTests.py
+++ b/src/engine/SCons/Variables/BoolVariableTests.py
@@ -119,3 +119,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(BoolVariableTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/EnumVariable.py b/src/engine/SCons/Variables/EnumVariable.py
index e1b20d2..b8f30bf 100644
--- a/src/engine/SCons/Variables/EnumVariable.py
+++ b/src/engine/SCons/Variables/EnumVariable.py
@@ -99,3 +99,9 @@ def EnumVariable(key, help, default, allowed_values, map={}, ignorecase=0):
converter = lambda val, map=map: \
map.get(val, val)
return (key, help, default, validator, converter)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/EnumVariableTests.py b/src/engine/SCons/Variables/EnumVariableTests.py
index 0f9afde..cc9289a 100644
--- a/src/engine/SCons/Variables/EnumVariableTests.py
+++ b/src/engine/SCons/Variables/EnumVariableTests.py
@@ -196,3 +196,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(EnumVariableTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/ListVariable.py b/src/engine/SCons/Variables/ListVariable.py
index 37e3094..521fa4f 100644
--- a/src/engine/SCons/Variables/ListVariable.py
+++ b/src/engine/SCons/Variables/ListVariable.py
@@ -131,3 +131,9 @@ def ListVariable(key, help, default, names, map={}):
return (key, help, default,
None, #_validator,
lambda val, elems=names, m=map: _converter(val, elems, m))
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/ListVariableTests.py b/src/engine/SCons/Variables/ListVariableTests.py
index 9363f6d..4959f69 100644
--- a/src/engine/SCons/Variables/ListVariableTests.py
+++ b/src/engine/SCons/Variables/ListVariableTests.py
@@ -126,3 +126,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(ListVariableTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/PackageVariable.py b/src/engine/SCons/Variables/PackageVariable.py
index bf74aad..294a398 100644
--- a/src/engine/SCons/Variables/PackageVariable.py
+++ b/src/engine/SCons/Variables/PackageVariable.py
@@ -101,3 +101,9 @@ def PackageVariable(key, help, default, searchfunc=None):
return (key, help, default,
lambda k, v, e, f=searchfunc: _validator(k,v,e,f),
_converter)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/PackageVariableTests.py b/src/engine/SCons/Variables/PackageVariableTests.py
index 4adde2e..190357e 100644
--- a/src/engine/SCons/Variables/PackageVariableTests.py
+++ b/src/engine/SCons/Variables/PackageVariableTests.py
@@ -116,3 +116,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(PackageVariableTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/PathVariable.py b/src/engine/SCons/Variables/PathVariable.py
index e31de96..4052531 100644
--- a/src/engine/SCons/Variables/PathVariable.py
+++ b/src/engine/SCons/Variables/PathVariable.py
@@ -139,3 +139,9 @@ class _PathVariableClass:
validator, None)
PathVariable = _PathVariableClass()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/PathVariableTests.py b/src/engine/SCons/Variables/PathVariableTests.py
index 980cc5e..4e6436e 100644
--- a/src/engine/SCons/Variables/PathVariableTests.py
+++ b/src/engine/SCons/Variables/PathVariableTests.py
@@ -229,3 +229,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(PathVariableTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/VariablesTests.py b/src/engine/SCons/Variables/VariablesTests.py
index cd6ab1d..153b1aa 100644
--- a/src/engine/SCons/Variables/VariablesTests.py
+++ b/src/engine/SCons/Variables/VariablesTests.py
@@ -550,3 +550,9 @@ if __name__ == "__main__":
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Variables/__init__.py b/src/engine/SCons/Variables/__init__.py
index 5a4a557..e7b4316 100644
--- a/src/engine/SCons/Variables/__init__.py
+++ b/src/engine/SCons/Variables/__init__.py
@@ -302,3 +302,8 @@ class Variables:
else:
return self.format_ % (key, help, default, actual, aliases)
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/Warnings.py b/src/engine/SCons/Warnings.py
index e23d1ef..bfc01b3 100644
--- a/src/engine/SCons/Warnings.py
+++ b/src/engine/SCons/Warnings.py
@@ -209,3 +209,9 @@ def process_warn_strings(arguments):
sys.stderr.write(fmt % arg)
else:
suppressWarningClass(clazz)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/WarningsTests.py b/src/engine/SCons/WarningsTests.py
index 228c82c..83e11fc 100644
--- a/src/engine/SCons/WarningsTests.py
+++ b/src/engine/SCons/WarningsTests.py
@@ -127,3 +127,9 @@ if __name__ == "__main__":
suite = unittest.makeSuite(WarningsTestCase, 'test_')
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/__init__.py b/src/engine/SCons/__init__.py
index 86af342..1cbe18b 100644
--- a/src/engine/SCons/__init__.py
+++ b/src/engine/SCons/__init__.py
@@ -41,3 +41,9 @@ __developer__ = "__DEVELOPER__"
# make sure compatibility is always in place
import SCons.compat
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/__init__.py b/src/engine/SCons/compat/__init__.py
index cc48ce3..542d31e 100644
--- a/src/engine/SCons/compat/__init__.py
+++ b/src/engine/SCons/compat/__init__.py
@@ -242,3 +242,9 @@ try:
except ImportError:
# Pre-1.6 Python has no UserString module.
import_as('_scons_UserString', 'UserString')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_UserString.py b/src/engine/SCons/compat/_scons_UserString.py
index 4adffa2..785a260 100644
--- a/src/engine/SCons/compat/_scons_UserString.py
+++ b/src/engine/SCons/compat/_scons_UserString.py
@@ -90,3 +90,9 @@ class UserString:
def __mul__(self, n):
return self.__class__(self.data*n)
__rmul__ = __mul__
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_hashlib.py b/src/engine/SCons/compat/_scons_hashlib.py
index 9445ddb..7b84cb7 100644
--- a/src/engine/SCons/compat/_scons_hashlib.py
+++ b/src/engine/SCons/compat/_scons_hashlib.py
@@ -83,3 +83,9 @@ new = md5obj
def md5(string=''):
return md5obj('md5', string)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_itertools.py b/src/engine/SCons/compat/_scons_itertools.py
index 9720daf..3d6cb86 100644
--- a/src/engine/SCons/compat/_scons_itertools.py
+++ b/src/engine/SCons/compat/_scons_itertools.py
@@ -116,3 +116,9 @@ def takewhile(predicate, iterable):
def tee(*args, **kw):
raise NotImplementedError
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_optparse.py b/src/engine/SCons/compat/_scons_optparse.py
index 6b37687..386dfea 100644
--- a/src/engine/SCons/compat/_scons_optparse.py
+++ b/src/engine/SCons/compat/_scons_optparse.py
@@ -1717,3 +1717,9 @@ def _match_abbrev(s, wordmap):
# which will become a factory function when there are many Option
# classes.
make_option = Option
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_sets.py b/src/engine/SCons/compat/_scons_sets.py
index 32a0dd6..12dbead 100644
--- a/src/engine/SCons/compat/_scons_sets.py
+++ b/src/engine/SCons/compat/_scons_sets.py
@@ -575,3 +575,9 @@ class _TemporarilyImmutableSet(BaseSet):
def __hash__(self):
return self._set._compute_hash()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_sets15.py b/src/engine/SCons/compat/_scons_sets15.py
index 1fe5a4f..bafa009 100644
--- a/src/engine/SCons/compat/_scons_sets15.py
+++ b/src/engine/SCons/compat/_scons_sets15.py
@@ -168,3 +168,9 @@ class Set:
return 1
else:
return 0
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_shlex.py b/src/engine/SCons/compat/_scons_shlex.py
index d6c1035..9e30a01 100644
--- a/src/engine/SCons/compat/_scons_shlex.py
+++ b/src/engine/SCons/compat/_scons_shlex.py
@@ -317,3 +317,9 @@ if __name__ == '__main__':
print "Token: " + repr(tt)
else:
break
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_subprocess.py b/src/engine/SCons/compat/_scons_subprocess.py
index 68d0e4c..4968825 100644
--- a/src/engine/SCons/compat/_scons_subprocess.py
+++ b/src/engine/SCons/compat/_scons_subprocess.py
@@ -1288,3 +1288,9 @@ if __name__ == "__main__":
_demo_windows()
else:
_demo_posix()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/_scons_textwrap.py b/src/engine/SCons/compat/_scons_textwrap.py
index 72ed9b9..81781af 100644
--- a/src/engine/SCons/compat/_scons_textwrap.py
+++ b/src/engine/SCons/compat/_scons_textwrap.py
@@ -374,3 +374,9 @@ def dedent(text):
lines[i] = lines[i][margin:]
return string.join(lines, '\n')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/compat/builtins.py b/src/engine/SCons/compat/builtins.py
index abac857..19329f6 100644
--- a/src/engine/SCons/compat/builtins.py
+++ b/src/engine/SCons/compat/builtins.py
@@ -179,3 +179,9 @@ except NameError:
# object.__setattr__(str, 'lstrip', lstrip)
# object.__setattr__(str, 'rstrip', rstrip)
# object.__setattr__(str, 'strip', strip)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/cpp.py b/src/engine/SCons/cpp.py
index 8c75287..a160164 100644
--- a/src/engine/SCons/cpp.py
+++ b/src/engine/SCons/cpp.py
@@ -590,3 +590,9 @@ class DumbPreProcessor(PreProcessor):
d[func] = d[func] = self.do_nothing
del __revision__
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/cppTests.py b/src/engine/SCons/cppTests.py
index ed1479b..1c83a13 100644
--- a/src/engine/SCons/cppTests.py
+++ b/src/engine/SCons/cppTests.py
@@ -703,3 +703,9 @@ if __name__ == '__main__':
suite.addTests(map(tclass, names))
if not unittest.TextTestRunner().run(suite).wasSuccessful():
sys.exit(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/dblite.py b/src/engine/SCons/dblite.py
index 437f05a..6d4cfd5 100644
--- a/src/engine/SCons/dblite.py
+++ b/src/engine/SCons/dblite.py
@@ -217,3 +217,9 @@ def _exercise():
if (__name__ == "__main__"):
_exercise()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/SCons/exitfuncs.py b/src/engine/SCons/exitfuncs.py
index 943bbd8..d911b52 100644
--- a/src/engine/SCons/exitfuncs.py
+++ b/src/engine/SCons/exitfuncs.py
@@ -69,3 +69,9 @@ except AttributeError:
sys.exitfunc = _run_exitfuncs
del sys
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/engine/setup.py b/src/engine/setup.py
index 692b0a0..c8a55b3 100644
--- a/src/engine/setup.py
+++ b/src/engine/setup.py
@@ -66,3 +66,9 @@ software.""",
"SCons.Scanner",
"SCons.Sig",
"SCons.Script"])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/script/scons-post-install.py b/src/script/scons-post-install.py
index a622a6a..e8fad53 100644
--- a/src/script/scons-post-install.py
+++ b/src/script/scons-post-install.py
@@ -74,3 +74,9 @@ if len(sys.argv) > 1:
remove()
sys.exit(0)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/script/scons-time.py b/src/script/scons-time.py
index 4c74411..134124f 100644
--- a/src/script/scons-time.py
+++ b/src/script/scons-time.py
@@ -1511,3 +1511,9 @@ if __name__ == '__main__':
sys.exit(1)
ST.execute_subcommand(args)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/script/scons.py b/src/script/scons.py
index 698c9b4..94ecccb 100644
--- a/src/script/scons.py
+++ b/src/script/scons.py
@@ -163,3 +163,9 @@ if __name__ == "__main__":
# this does all the work, and calls sys.exit
# with the proper exit status when done.
SCons.Script.main()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/script/sconsign.py b/src/script/sconsign.py
index b9629a8..c45f587 100644
--- a/src/script/sconsign.py
+++ b/src/script/sconsign.py
@@ -500,3 +500,9 @@ else:
Do_SConsignDir(a)
sys.exit(0)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/script/setup.py b/src/script/setup.py
index 1d0c874..e2c8373 100644
--- a/src/script/setup.py
+++ b/src/script/setup.py
@@ -47,3 +47,9 @@ software.""",
licence = "MIT, freely distributable",
keywords = "scons, cons, make, build tool, make tool",
scripts = ["scons"])
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/setup.py b/src/setup.py
index e1d4fab..b494b7c 100644
--- a/src/setup.py
+++ b/src/setup.py
@@ -418,3 +418,9 @@ apply(distutils.core.setup, (), arguments)
if Installed:
print string.join(Installed, '\n')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/test_aegistests.py b/src/test_aegistests.py
index 9d0be22..af29083 100644
--- a/src/test_aegistests.py
+++ b/src/test_aegistests.py
@@ -75,3 +75,9 @@ if test_files:
test.fail_test(1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/test_files.py b/src/test_files.py
index 1424c62..b413853 100644
--- a/src/test_files.py
+++ b/src/test_files.py
@@ -98,3 +98,9 @@ if no_result:
test.no_result(1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/test_interrupts.py b/src/test_interrupts.py
index eee1f0c..0876a01 100644
--- a/src/test_interrupts.py
+++ b/src/test_interrupts.py
@@ -138,3 +138,9 @@ for f in files:
test.fail_test(uncaughtKeyboardInterrupt)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/test_pychecker.py b/src/test_pychecker.py
index 0032559..37eea4c 100644
--- a/src/test_pychecker.py
+++ b/src/test_pychecker.py
@@ -139,3 +139,9 @@ if mismatches:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/test_setup.py b/src/test_setup.py
index e2bb48b..7454b56 100644
--- a/src/test_setup.py
+++ b/src/test_setup.py
@@ -327,3 +327,9 @@ test.fail_test(string.find(test.stderr(),
# All done.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/src/test_strings.py b/src/test_strings.py
index 0b6344f..25f2370 100644
--- a/src/test_strings.py
+++ b/src/test_strings.py
@@ -250,3 +250,9 @@ if not_built:
test.no_result(1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/template/Tests.py b/template/Tests.py
index d60835b..4d62e0a 100644
--- a/template/Tests.py
+++ b/template/Tests.py
@@ -24,3 +24,9 @@
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import unittest
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/template/__init__.py b/template/__init__.py
index f483d38..1399f0b 100644
--- a/template/__init__.py
+++ b/template/__init__.py
@@ -30,3 +30,9 @@ XXX
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
__version__ = "__VERSION__"
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/template/file.py b/template/file.py
index c223e11..f506de4 100644
--- a/template/file.py
+++ b/template/file.py
@@ -32,3 +32,9 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import XXX
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/template/test.py b/template/test.py
index 131c019..0463cbf 100644
--- a/template/test.py
+++ b/template/test.py
@@ -39,3 +39,9 @@ env = Environment()
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AR/AR.py b/test/AR/AR.py
index 4048340..2c0b1ae 100644
--- a/test/AR/AR.py
+++ b/test/AR/AR.py
@@ -105,3 +105,9 @@ test.run(arguments = 'b' + _exe,
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AR/ARCOM.py b/test/AR/ARCOM.py
index 73c36fc..65cae2e 100644
--- a/test/AR/ARCOM.py
+++ b/test/AR/ARCOM.py
@@ -68,3 +68,9 @@ test.must_match('output.lib', "file.1\nfile.2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AR/ARCOMSTR.py b/test/AR/ARCOMSTR.py
index f0a6158..c4a8c77 100644
--- a/test/AR/ARCOMSTR.py
+++ b/test/AR/ARCOMSTR.py
@@ -72,3 +72,9 @@ test.must_match('output.lib', "file.1\nfile.2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AR/ARFLAGS.py b/test/AR/ARFLAGS.py
index fbca0ff..087cefe 100644
--- a/test/AR/ARFLAGS.py
+++ b/test/AR/ARFLAGS.py
@@ -104,3 +104,9 @@ test.run(arguments = 'b' + _exe,
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ARGLIST.py b/test/ARGLIST.py
index c70ed8e..186ad06 100644
--- a/test/ARGLIST.py
+++ b/test/ARGLIST.py
@@ -46,3 +46,9 @@ expect = test.wrap_stdout(read_str="""\
test.run(arguments='a=1 bz=3 xx=sd zzz=foo=bar .', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ARGUMENTS.py b/test/ARGUMENTS.py
index 69947a6..c028372 100644
--- a/test/ARGUMENTS.py
+++ b/test/ARGUMENTS.py
@@ -46,3 +46,9 @@ zzz = foo=bar
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/AS.py b/test/AS/AS.py
index e8a2a59..0857a62 100644
--- a/test/AS/AS.py
+++ b/test/AS/AS.py
@@ -172,3 +172,9 @@ test.must_match('test6' + _exe, "This is a .SPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ASCOM.py b/test/AS/ASCOM.py
index 6ad7e6e..c246806 100644
--- a/test/AS/ASCOM.py
+++ b/test/AS/ASCOM.py
@@ -91,3 +91,9 @@ test.fail_test(test.read('test8.shobj') != "test8.ASM\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ASCOMSTR.py b/test/AS/ASCOMSTR.py
index d146229..f1f64ee 100644
--- a/test/AS/ASCOMSTR.py
+++ b/test/AS/ASCOMSTR.py
@@ -85,3 +85,9 @@ test.fail_test(test.read('test4.obj') != "test4.ASM\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ASFLAGS.py b/test/AS/ASFLAGS.py
index 7297620..d7b7c33 100644
--- a/test/AS/ASFLAGS.py
+++ b/test/AS/ASFLAGS.py
@@ -182,3 +182,9 @@ test.must_match('test5' + _exe, "%s\nThis is a .spp file.\n" % o_c)
test.must_match('test6' + _exe, "%s\nThis is a .SPP file.\n" % o_c)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ASPP.py b/test/AS/ASPP.py
index f2c3e44..cb9d8dd 100644
--- a/test/AS/ASPP.py
+++ b/test/AS/ASPP.py
@@ -136,3 +136,9 @@ test.fail_test(test.read('test2' + _exe) != "This is a .SPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ASPPCOM.py b/test/AS/ASPPCOM.py
index 6f2bde5..b3c04a9 100644
--- a/test/AS/ASPPCOM.py
+++ b/test/AS/ASPPCOM.py
@@ -71,3 +71,9 @@ test.fail_test(test.read('test4.shobj') != "test4.SPP\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ASPPCOMSTR.py b/test/AS/ASPPCOMSTR.py
index 37a61df..0e612ad 100644
--- a/test/AS/ASPPCOMSTR.py
+++ b/test/AS/ASPPCOMSTR.py
@@ -70,3 +70,9 @@ test.fail_test(test.read('test2.obj') != "test2.SPP\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ASPPFLAGS.py b/test/AS/ASPPFLAGS.py
index 2410435..b8fdf2e 100644
--- a/test/AS/ASPPFLAGS.py
+++ b/test/AS/ASPPFLAGS.py
@@ -149,3 +149,9 @@ test.must_match('test1' + _exe, "%s\nThis is a .spp file.\n" % o_c)
test.must_match('test2' + _exe, "%s\nThis is a .SPP file.\n" % o_c)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/as-live.py b/test/AS/as-live.py
index 03c6f24..0ee7c16 100644
--- a/test/AS/as-live.py
+++ b/test/AS/as-live.py
@@ -180,3 +180,9 @@ test.unlink('wrapper.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/ml.py b/test/AS/ml.py
index 633befd..af7fc17 100644
--- a/test/AS/ml.py
+++ b/test/AS/ml.py
@@ -122,3 +122,9 @@ test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AS/nasm.py b/test/AS/nasm.py
index f1b99ee..b6d61a3 100644
--- a/test/AS/nasm.py
+++ b/test/AS/nasm.py
@@ -147,3 +147,9 @@ test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/actions.py b/test/Actions/actions.py
index 61c3c7d..79da385 100644
--- a/test/Actions/actions.py
+++ b/test/Actions/actions.py
@@ -131,3 +131,9 @@ scons: `.' is up to date.
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/addpost-link.py b/test/Actions/addpost-link.py
index 7721fde..0a94c7d 100644
--- a/test/Actions/addpost-link.py
+++ b/test/Actions/addpost-link.py
@@ -88,3 +88,9 @@ expect = 'strip.py: %s' % test.workpath('test1.exe')
test.must_contain_all_lines(test.stdout(), [expect])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/append.py b/test/Actions/append.py
index 4b13107..f617280 100644
--- a/test/Actions/append.py
+++ b/test/Actions/append.py
@@ -81,3 +81,9 @@ test.fail_test(open('before.txt', 'rb').read() != "Bar\n")
os.chmod(after_exe, os.stat(after_exe)[stat.ST_MODE] | stat.S_IXUSR)
test.run(program=after_exe, stdout="Foo\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/exitstatfunc.py b/test/Actions/exitstatfunc.py
index c52e1f5..c2feef8 100644
--- a/test/Actions/exitstatfunc.py
+++ b/test/Actions/exitstatfunc.py
@@ -65,3 +65,9 @@ test.run(arguments = 'test2')
test.must_match('test2.out', "test2.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/function.py b/test/Actions/function.py
index 4fc0dc4..6d18e5c 100644
--- a/test/Actions/function.py
+++ b/test/Actions/function.py
@@ -236,3 +236,9 @@ runtest('trailer=MyTrailer', """Head:0:1:MyTrailer\n18\naaa\n""")
runtest('', """Head:0:1:Tail\n18\naaa\n""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/pre-post.py b/test/Actions/pre-post.py
index 647b6e9..9ea397f 100644
--- a/test/Actions/pre-post.py
+++ b/test/Actions/pre-post.py
@@ -205,3 +205,9 @@ test.pass_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/timestamp.py b/test/Actions/timestamp.py
index ee93596..835ac7f 100644
--- a/test/Actions/timestamp.py
+++ b/test/Actions/timestamp.py
@@ -54,3 +54,9 @@ env.Command('file.out', 'file.in', my_copy)
test.not_up_to_date(arguments = 'file.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Actions/unicode-signature.py b/test/Actions/unicode-signature.py
index dd7f883..0d0c469 100644
--- a/test/Actions/unicode-signature.py
+++ b/test/Actions/unicode-signature.py
@@ -63,3 +63,9 @@ test.must_match('foo.txt', "funcact\n")
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AddMethod.py b/test/AddMethod.py
index 584ab4c..af84cb3 100644
--- a/test/AddMethod.py
+++ b/test/AddMethod.py
@@ -65,3 +65,9 @@ foo-444
test.run(arguments = '-Q -q', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AddOption/basic.py b/test/AddOption/basic.py
index b41b63a..a1bb7b3 100644
--- a/test/AddOption/basic.py
+++ b/test/AddOption/basic.py
@@ -66,3 +66,9 @@ test.run('-Q -q . -- --prefix=/home/foo --force',
stdout="None\nNone\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AddOption/help.py b/test/AddOption/help.py
index d7f02f1..7b5c01d 100644
--- a/test/AddOption/help.py
+++ b/test/AddOption/help.py
@@ -80,3 +80,9 @@ if unexpected:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AddOption/optional-arg.py b/test/AddOption/optional-arg.py
index 2bf849e..f976ad9 100644
--- a/test/AddOption/optional-arg.py
+++ b/test/AddOption/optional-arg.py
@@ -98,3 +98,9 @@ test.run(status=2, stderr=expect, match=TestSCons.match_re)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Alias/Alias.py b/test/Alias/Alias.py
index 0af4dc2..73cffc4 100644
--- a/test/Alias/Alias.py
+++ b/test/Alias/Alias.py
@@ -167,3 +167,9 @@ test.run(arguments = 'f1.out', match = TestCmd.match_exact, stdout = expect)
test.up_to_date(arguments = 'f1.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Alias/Depends.py b/test/Alias/Depends.py
index b4ea95c..bba0abd 100644
--- a/test/Alias/Depends.py
+++ b/test/Alias/Depends.py
@@ -160,3 +160,9 @@ test.not_up_to_date(arguments = 'a2-file.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Alias/Dir-order.py b/test/Alias/Dir-order.py
index 8f1388d..f0eaa0c 100644
--- a/test/Alias/Dir-order.py
+++ b/test/Alias/Dir-order.py
@@ -41,3 +41,9 @@ f = Dir('foo')
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Alias/action.py b/test/Alias/action.py
index 263df3c..72aab6e 100644
--- a/test/Alias/action.py
+++ b/test/Alias/action.py
@@ -133,3 +133,9 @@ test.must_match('foo', "foo(['build-add3'], ['f6.out'])\n")
test.must_match('bar', "bar(['build-add3'], ['f6.out'])\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Alias/errors.py b/test/Alias/errors.py
index 964bae4..1334f4e 100644
--- a/test/Alias/errors.py
+++ b/test/Alias/errors.py
@@ -41,3 +41,9 @@ test.run(arguments='A',
status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Alias/scanner.py b/test/Alias/scanner.py
index b6254e9..743191c 100644
--- a/test/Alias/scanner.py
+++ b/test/Alias/scanner.py
@@ -56,3 +56,9 @@ test.run()
test.fail_test(test.read('file.c') != "file.x\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Alias/srcdir.py b/test/Alias/srcdir.py
index 2d7a154..4a0de43 100644
--- a/test/Alias/srcdir.py
+++ b/test/Alias/srcdir.py
@@ -98,3 +98,9 @@ test.run('minimal')
test.must_match(['python', 'out-scons', 'foo.py'], "python/foo.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/AlwaysBuild.py b/test/AlwaysBuild.py
index 5b59ae4..2fcc5c4 100644
--- a/test/AlwaysBuild.py
+++ b/test/AlwaysBuild.py
@@ -92,3 +92,9 @@ test.not_up_to_date(arguments = 'dir')
test.must_match('dir_build.txt', "dir_build()\ndir_build()\ndir_build()\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/BadBuilder.py b/test/BadBuilder.py
index c7c9c95..1e4e16c 100644
--- a/test/BadBuilder.py
+++ b/test/BadBuilder.py
@@ -98,3 +98,9 @@ test.run(arguments='test2', stderr=expect_stderr, status = 2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/Boolean.py b/test/Batch/Boolean.py
index e5f8d24..53cceb6 100644
--- a/test/Batch/Boolean.py
+++ b/test/Batch/Boolean.py
@@ -71,3 +71,9 @@ test.must_match('f3a.out', "f3a.in\n")
test.must_match('f3b.out', "f3b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/CHANGED_SOURCES.py b/test/Batch/CHANGED_SOURCES.py
index 9059afd..0b9f3ba 100644
--- a/test/Batch/CHANGED_SOURCES.py
+++ b/test/Batch/CHANGED_SOURCES.py
@@ -116,3 +116,9 @@ test.must_match(['out3', 'f3a.out'], "f3a.in 2\n")
test.must_match(['out3', 'f3b.out'], "f3b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/SOURCES.py b/test/Batch/SOURCES.py
index 86b3b92..ddb3b10 100644
--- a/test/Batch/SOURCES.py
+++ b/test/Batch/SOURCES.py
@@ -118,3 +118,9 @@ test.must_match(['out3', 'f3a.out'], "f3a.in 2\n")
test.must_match(['out3', 'f3b.out'], "f3b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/action-changed.py b/test/Batch/action-changed.py
index 935bce8..886a692 100644
--- a/test/Batch/action-changed.py
+++ b/test/Batch/action-changed.py
@@ -90,3 +90,9 @@ test.must_match('f2.out', "two\nf2.in\n")
test.must_match('f3.out', "two\nf3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/callable.py b/test/Batch/callable.py
index fc96f15..6fbd11c 100644
--- a/test/Batch/callable.py
+++ b/test/Batch/callable.py
@@ -101,3 +101,9 @@ test.must_match(['sub1', 'f2a.out'], "f2a.in\n")
test.must_match(['sub2', 'f2b.out'], "f2b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/generated.py b/test/Batch/generated.py
index 4f31a7e..21b8250 100644
--- a/test/Batch/generated.py
+++ b/test/Batch/generated.py
@@ -74,3 +74,9 @@ test.must_match('f2.out', "f2.in\n")
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/removed.py b/test/Batch/removed.py
index 19dc6c8..f4455c2 100644
--- a/test/Batch/removed.py
+++ b/test/Batch/removed.py
@@ -103,3 +103,9 @@ test.must_match(['out3', 'f3a.out'], "f3a.in\n")
test.must_match(['out3', 'f3b.out'], "f3b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Batch/up_to_date.py b/test/Batch/up_to_date.py
index 9563c40..58152e0 100644
--- a/test/Batch/up_to_date.py
+++ b/test/Batch/up_to_date.py
@@ -85,3 +85,9 @@ test.must_match(['out3', 'f3b.out'], "f3b.in\n")
test.up_to_date(options = '--debug=explain', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/BitKeeper/BITKEEPERCOM.py b/test/BitKeeper/BITKEEPERCOM.py
index a4bdd90..aed066c 100644
--- a/test/BitKeeper/BITKEEPERCOM.py
+++ b/test/BitKeeper/BITKEEPERCOM.py
@@ -119,3 +119,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/BitKeeper/BITKEEPERCOMSTR.py b/test/BitKeeper/BITKEEPERCOMSTR.py
index aa9e2a0..a8207c6 100644
--- a/test/BitKeeper/BITKEEPERCOMSTR.py
+++ b/test/BitKeeper/BITKEEPERCOMSTR.py
@@ -120,3 +120,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/BitKeeper/BitKeeper.py b/test/BitKeeper/BitKeeper.py
index 2fa3921..9a61e75 100644
--- a/test/BitKeeper/BitKeeper.py
+++ b/test/BitKeeper/BitKeeper.py
@@ -344,3 +344,9 @@ test.must_not_be_writable(test.workpath('work3', 'sub', 'ddd.in'))
test.must_not_be_writable(test.workpath('work3', 'sub', 'fff.in'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder-factories.py b/test/Builder-factories.py
index 41f83a2..fec9077 100644
--- a/test/Builder-factories.py
+++ b/test/Builder-factories.py
@@ -72,3 +72,9 @@ test.must_match(["foo", "marker"], "MakeDirectory\n")
test.must_match("output", "src/file1\nsrc/file2\nsrc/file3\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/TargetSubst.py b/test/Builder/TargetSubst.py
index 396d371..7d0438c 100644
--- a/test/Builder/TargetSubst.py
+++ b/test/Builder/TargetSubst.py
@@ -44,3 +44,9 @@ test.write('infile', "infile\n")
test.run(arguments = '.')
test.must_match('infile.out', "infile\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/add_src_builder.py b/test/Builder/add_src_builder.py
index f67acc0..d5b13c1 100644
--- a/test/Builder/add_src_builder.py
+++ b/test/Builder/add_src_builder.py
@@ -63,3 +63,9 @@ test.must_match('file1.mid', "file1.in\n")
test.must_match('file1.out', "file1.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/ensure_suffix.py b/test/Builder/ensure_suffix.py
index ee23635..4515ff6 100644
--- a/test/Builder/ensure_suffix.py
+++ b/test/Builder/ensure_suffix.py
@@ -53,3 +53,9 @@ test.run(arguments = '.')
test.must_match('aa.bb.cc.dd.dll', "clean test\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/different-actions.py b/test/Builder/multi/different-actions.py
index ed1c676..66b1e8e 100644
--- a/test/Builder/multi/different-actions.py
+++ b/test/Builder/multi/different-actions.py
@@ -58,3 +58,9 @@ test.pass_test()
test.run(arguments='file6.out', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/different-environments.py b/test/Builder/multi/different-environments.py
index 9d1dcc8..ad5154a 100644
--- a/test/Builder/multi/different-environments.py
+++ b/test/Builder/multi/different-environments.py
@@ -62,3 +62,9 @@ scons: *** Two environments with different actions were specified for the same t
test.run(arguments='file03.out', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/different-multi.py b/test/Builder/multi/different-multi.py
index 1f0ef2a..dce235e 100644
--- a/test/Builder/multi/different-multi.py
+++ b/test/Builder/multi/different-multi.py
@@ -62,3 +62,9 @@ scons: *** Two different builders (B and C) were specified for the same target:
test.run(arguments='file8.out', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/different-order.py b/test/Builder/multi/different-order.py
index f4a6443..99a19c2 100644
--- a/test/Builder/multi/different-order.py
+++ b/test/Builder/multi/different-order.py
@@ -57,3 +57,9 @@ scons: *** Two different target lists have a target in common: file10b.out (fro
test.run(arguments='file10.out', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/different-overrides.py b/test/Builder/multi/different-overrides.py
index 5420a49..8eb3e13 100644
--- a/test/Builder/multi/different-overrides.py
+++ b/test/Builder/multi/different-overrides.py
@@ -56,3 +56,9 @@ scons: warning: Two different environments were specified for target file3.out,
test.run(arguments='file3.out', stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/different-target-lists.py b/test/Builder/multi/different-target-lists.py
index 5822199..39e388c 100644
--- a/test/Builder/multi/different-target-lists.py
+++ b/test/Builder/multi/different-target-lists.py
@@ -62,3 +62,9 @@ scons: *** Two different target lists have a target in common: file11b.out (fro
test.run(arguments='file11.out', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/error.py b/test/Builder/multi/error.py
index 4201cfc..37a012b 100644
--- a/test/Builder/multi/error.py
+++ b/test/Builder/multi/error.py
@@ -55,3 +55,9 @@ scons: *** Multiple ways to build the same target were specified for: file2.out
test.run(arguments='file2.out', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/lone-target-list.py b/test/Builder/multi/lone-target-list.py
index a305b54..40e7dc9 100644
--- a/test/Builder/multi/lone-target-list.py
+++ b/test/Builder/multi/lone-target-list.py
@@ -57,3 +57,9 @@ test.run(arguments='file12.out', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/multi.py b/test/Builder/multi/multi.py
index 315599b..b2ceae9 100644
--- a/test/Builder/multi/multi.py
+++ b/test/Builder/multi/multi.py
@@ -53,3 +53,9 @@ test.run(arguments='file1.out')
test.must_match('file1.out', "file1a.in\nfile1b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/same-actions.py b/test/Builder/multi/same-actions.py
index afccb65..5695fa3 100644
--- a/test/Builder/multi/same-actions.py
+++ b/test/Builder/multi/same-actions.py
@@ -59,3 +59,9 @@ test.run(arguments='file5.out', stderr=expect)
test.must_match('file5.out', "file5a.in\nfile5b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/same-overrides.py b/test/Builder/multi/same-overrides.py
index d12af21..5a3a7f8 100644
--- a/test/Builder/multi/same-overrides.py
+++ b/test/Builder/multi/same-overrides.py
@@ -69,3 +69,9 @@ test.run(arguments='file4.out', stderr=expect)
test.must_match('file4.out', "3\nfile4a.in\nfile4b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/multi/same-targets.py b/test/Builder/multi/same-targets.py
index 19efff7..714b9da 100644
--- a/test/Builder/multi/same-targets.py
+++ b/test/Builder/multi/same-targets.py
@@ -55,3 +55,9 @@ test.must_match('file9a.out', "file9a.in\nfile9b.in\n")
test.must_match('file9b.out', "file9a.in\nfile9b.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/non-multi.py b/test/Builder/non-multi.py
index 1d5822e..70e800c 100644
--- a/test/Builder/non-multi.py
+++ b/test/Builder/non-multi.py
@@ -52,3 +52,9 @@ test.run(arguments='file7.out')
test.must_match('file7.out', "file7.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Builder/srcdir.py b/test/Builder/srcdir.py
index 4f378a7..63732d7 100644
--- a/test/Builder/srcdir.py
+++ b/test/Builder/srcdir.py
@@ -74,3 +74,9 @@ file4
test.must_match(['src', 'output'], expected)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/CC.py b/test/CC/CC.py
index c57b7db..c412094 100644
--- a/test/CC/CC.py
+++ b/test/CC/CC.py
@@ -203,3 +203,9 @@ test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.up_to_date(arguments = 'bar' + _exe)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/CCCOM.py b/test/CC/CCCOM.py
index 9cc5430..474a930 100644
--- a/test/CC/CCCOM.py
+++ b/test/CC/CCCOM.py
@@ -78,3 +78,9 @@ test.must_match('test2.obj', "test2.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/CCCOMSTR.py b/test/CC/CCCOMSTR.py
index bd54a15..f24f6c7 100644
--- a/test/CC/CCCOMSTR.py
+++ b/test/CC/CCCOMSTR.py
@@ -83,3 +83,9 @@ test.must_match('test2.obj', "test2.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/CCFLAGS.py b/test/CC/CCFLAGS.py
index bee2499..e273bfd 100644
--- a/test/CC/CCFLAGS.py
+++ b/test/CC/CCFLAGS.py
@@ -95,3 +95,9 @@ test.run(program = test.workpath('foo'), stdout = "prog.c: BAR\n")
test.run(program = test.workpath('bar'), stdout = "prog.c: BAR\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/CFLAGS.py b/test/CC/CFLAGS.py
index 6ccf7e2..d5efa1a 100644
--- a/test/CC/CFLAGS.py
+++ b/test/CC/CFLAGS.py
@@ -111,3 +111,9 @@ test.run(program = test.workpath('foo'), stdout = "prog.c: BAR\n")
test.run(program = test.workpath('bar'), stdout = "prog.c: BAR\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/SHCC.py b/test/CC/SHCC.py
index 9a025b1..db03d20 100644
--- a/test/CC/SHCC.py
+++ b/test/CC/SHCC.py
@@ -85,3 +85,9 @@ test.run(arguments = 'bar')
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/SHCCCOM.py b/test/CC/SHCCCOM.py
index 695ad59..44184b4 100644
--- a/test/CC/SHCCCOM.py
+++ b/test/CC/SHCCCOM.py
@@ -77,3 +77,9 @@ test.must_match('test2.obj', "test2.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/SHCCCOMSTR.py b/test/CC/SHCCCOMSTR.py
index 31a46c4..c8daaf6 100644
--- a/test/CC/SHCCCOMSTR.py
+++ b/test/CC/SHCCCOMSTR.py
@@ -84,3 +84,9 @@ test.must_match('test2.obj', "test2.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/SHCCFLAGS.py b/test/CC/SHCCFLAGS.py
index fc9264f..d77d247 100644
--- a/test/CC/SHCCFLAGS.py
+++ b/test/CC/SHCCFLAGS.py
@@ -129,3 +129,9 @@ test.run(program = test.workpath('fooprog'), stdout = "prog.c: BAR\n")
test.run(program = test.workpath('barprog'), stdout = "prog.c: BAR\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CC/SHCFLAGS.py b/test/CC/SHCFLAGS.py
index ef20120..c201c97 100644
--- a/test/CC/SHCFLAGS.py
+++ b/test/CC/SHCFLAGS.py
@@ -129,3 +129,9 @@ test.run(program = test.workpath('fooprog'), stdout = "prog.c: BAR\n")
test.run(program = test.workpath('barprog'), stdout = "prog.c: BAR\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CFILESUFFIX.py b/test/CFILESUFFIX.py
index a8c44a6..1cce9e9 100644
--- a/test/CFILESUFFIX.py
+++ b/test/CFILESUFFIX.py
@@ -87,3 +87,9 @@ test.must_exist(test.workpath('bar.xyz'))
test.must_exist(test.workpath('f3.env2'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPDEFINES/basic.py b/test/CPPDEFINES/basic.py
index 5c302c3..4259a24 100644
--- a/test/CPPDEFINES/basic.py
+++ b/test/CPPDEFINES/basic.py
@@ -62,3 +62,9 @@ expect = test.wrap_stdout(build_str="scons: `.' is up to date.\n",
test.run(arguments = '.', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPDEFINES/live.py b/test/CPPDEFINES/live.py
index 7a169e8..0c7ad78 100644
--- a/test/CPPDEFINES/live.py
+++ b/test/CPPDEFINES/live.py
@@ -82,3 +82,9 @@ test.run(program = test.workpath('bar'), stdout = "prog.c: BAR 8\n")
test.run(program = test.workpath('baz'), stdout = "baz.cpp: BAZ 9\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPDEFINES/scan.py b/test/CPPDEFINES/scan.py
index c9b60c3..5318642 100644
--- a/test/CPPDEFINES/scan.py
+++ b/test/CPPDEFINES/scan.py
@@ -179,3 +179,9 @@ test.run(program = test.workpath('f4'), stdout = "prog.c: F4 again\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPDEFINES/undefined.py b/test/CPPDEFINES/undefined.py
index b6b8b44..47825b6 100644
--- a/test/CPPDEFINES/undefined.py
+++ b/test/CPPDEFINES/undefined.py
@@ -43,3 +43,9 @@ expect = test.wrap_stdout(build_str="scons: `.' is up to date.\n",
test.run(arguments = '.', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPFLAGS.py b/test/CPPFLAGS.py
index a821296..4c594e5 100644
--- a/test/CPPFLAGS.py
+++ b/test/CPPFLAGS.py
@@ -181,3 +181,9 @@ else:
test.must_match('mygcc.out', "cc\nc++\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/CPPPATH.py b/test/CPPPATH/CPPPATH.py
index 1146ee0..efa64d2 100644
--- a/test/CPPPATH/CPPPATH.py
+++ b/test/CPPPATH/CPPPATH.py
@@ -302,3 +302,9 @@ test.up_to_date(arguments = args)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/Dir.py b/test/CPPPATH/Dir.py
index 1059467..8b557dc 100644
--- a/test/CPPPATH/Dir.py
+++ b/test/CPPPATH/Dir.py
@@ -77,3 +77,9 @@ test.run(arguments = '.')
test.run(program = test.workpath('prog' + _exe), stdout = "1\n2\n3\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/absolute-path.py b/test/CPPPATH/absolute-path.py
index 9adb206..5c60de1 100644
--- a/test/CPPPATH/absolute-path.py
+++ b/test/CPPPATH/absolute-path.py
@@ -73,3 +73,9 @@ test.write(['include', 'inc.h'], """\
test.not_up_to_date(chdir = 'work', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/expand-object.py b/test/CPPPATH/expand-object.py
index 5e1b06f..54e1d39 100644
--- a/test/CPPPATH/expand-object.py
+++ b/test/CPPPATH/expand-object.py
@@ -61,3 +61,9 @@ test.run(arguments = '.')
test.must_exist(test.workpath('foo' + TestSCons._obj))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/function-expansion.py b/test/CPPPATH/function-expansion.py
index 7c80f22..8ddd23c 100644
--- a/test/CPPPATH/function-expansion.py
+++ b/test/CPPPATH/function-expansion.py
@@ -135,3 +135,9 @@ inc3/subdir/string_3.h 2
test.run(program = test.workpath('prog' + TestSCons._exe), stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/list-expansion.py b/test/CPPPATH/list-expansion.py
index 7e5326f..98817b9 100644
--- a/test/CPPPATH/list-expansion.py
+++ b/test/CPPPATH/list-expansion.py
@@ -130,3 +130,9 @@ sub4/string4.h
test.run(program = test.workpath('test' + TestSCons._exe), stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/match-dir.py b/test/CPPPATH/match-dir.py
index 6305d0c..e1d2604 100644
--- a/test/CPPPATH/match-dir.py
+++ b/test/CPPPATH/match-dir.py
@@ -59,3 +59,9 @@ test.run(arguments = '.')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/nested-lists.py b/test/CPPPATH/nested-lists.py
index 8ec97bc..aa48b92 100644
--- a/test/CPPPATH/nested-lists.py
+++ b/test/CPPPATH/nested-lists.py
@@ -75,3 +75,9 @@ test.run(arguments = '.')
test.run(program = test.workpath('prog' + _exe), stdout = "1\n2\n3\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/null.py b/test/CPPPATH/null.py
index 19895db..e23f655 100644
--- a/test/CPPPATH/null.py
+++ b/test/CPPPATH/null.py
@@ -53,3 +53,9 @@ test.run(arguments = '.',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPPATH/subdir-as-include.py b/test/CPPPATH/subdir-as-include.py
index 5ec0b16..1ff70a5 100644
--- a/test/CPPPATH/subdir-as-include.py
+++ b/test/CPPPATH/subdir-as-include.py
@@ -90,3 +90,9 @@ test.run(program = test.workpath('prog' + _exe), stdout = "1\n")
test.run(program = test.workpath('inc1/build/one' + _exe), stdout = "1\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CPPSUFFIXES.py b/test/CPPSUFFIXES.py
index 6133bdf..b2e6369 100644
--- a/test/CPPSUFFIXES.py
+++ b/test/CPPSUFFIXES.py
@@ -161,3 +161,9 @@ foo.h 2
test.up_to_date(arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CVS.py b/test/CVS.py
index 510539c..b702d98 100644
--- a/test/CVS.py
+++ b/test/CVS.py
@@ -298,3 +298,9 @@ test.must_match(['work3', 'all'],
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CVSCOM.py b/test/CVSCOM.py
index cbb2f3f..79acb5a 100644
--- a/test/CVSCOM.py
+++ b/test/CVSCOM.py
@@ -119,3 +119,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CVSCOMSTR.py b/test/CVSCOMSTR.py
index acf0647..ae42841 100644
--- a/test/CVSCOMSTR.py
+++ b/test/CVSCOMSTR.py
@@ -120,3 +120,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/CC-variables.py b/test/CXX/CC-variables.py
index fea3dde..a2a2fbe 100644
--- a/test/CXX/CC-variables.py
+++ b/test/CXX/CC-variables.py
@@ -48,3 +48,9 @@ g++ -o test.obj -c +for_CCFLAGS -Wp,-for_CPPFLAGS test.cxx
test.run(arguments = '-Q -n test.obj', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/CCFLAGS.py b/test/CXX/CCFLAGS.py
index deaa2b6..061df87 100644
--- a/test/CXX/CCFLAGS.py
+++ b/test/CXX/CCFLAGS.py
@@ -68,3 +68,9 @@ test.run(program = test.workpath('foo'), stdout = "prog.c: FOO\n")
test.run(program = test.workpath('bar'), stdout = "prog.c: BAR\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/CXX.py b/test/CXX/CXX.py
index f537ee8..e6bc82b 100644
--- a/test/CXX/CXX.py
+++ b/test/CXX/CXX.py
@@ -227,3 +227,9 @@ test.run(arguments = 'bar' + _exe)
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/CXXCOM.py b/test/CXX/CXXCOM.py
index 64e4a50..be1bec4 100644
--- a/test/CXX/CXXCOM.py
+++ b/test/CXX/CXXCOM.py
@@ -79,3 +79,9 @@ test.must_match('test6.obj', "test6.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/CXXCOMSTR.py b/test/CXX/CXXCOMSTR.py
index e738533..ebacd19 100644
--- a/test/CXX/CXXCOMSTR.py
+++ b/test/CXX/CXXCOMSTR.py
@@ -87,3 +87,9 @@ test.must_match('test6.obj', "test6.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/CXXFILESUFFIX.py b/test/CXX/CXXFILESUFFIX.py
index f74ec84..7d5609b 100644
--- a/test/CXX/CXXFILESUFFIX.py
+++ b/test/CXX/CXXFILESUFFIX.py
@@ -83,3 +83,9 @@ test.must_exist(test.workpath('bar.xyz'))
test.must_exist(test.workpath('f3.env2'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/CXXFLAGS.py b/test/CXX/CXXFLAGS.py
index f37cdbb..f83fe48 100644
--- a/test/CXX/CXXFLAGS.py
+++ b/test/CXX/CXXFLAGS.py
@@ -163,3 +163,9 @@ test.run(program = test.workpath('barprog'), stdout = "doIt.cpp: BAR\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/SHCXX.py b/test/CXX/SHCXX.py
index abfc19d..6c03b8f 100644
--- a/test/CXX/SHCXX.py
+++ b/test/CXX/SHCXX.py
@@ -83,3 +83,9 @@ test.run(arguments = 'bar')
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/SHCXXCOM.py b/test/CXX/SHCXXCOM.py
index 1a8750f..972dad0 100644
--- a/test/CXX/SHCXXCOM.py
+++ b/test/CXX/SHCXXCOM.py
@@ -78,3 +78,9 @@ test.must_match('test6.obj', "test6.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/SHCXXCOMSTR.py b/test/CXX/SHCXXCOMSTR.py
index 829c9e4..b9f20a8 100644
--- a/test/CXX/SHCXXCOMSTR.py
+++ b/test/CXX/SHCXXCOMSTR.py
@@ -88,3 +88,9 @@ test.must_match('test6.obj', "test6.C\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CXX/SHCXXFLAGS.py b/test/CXX/SHCXXFLAGS.py
index 0ce2b15..a4d552e 100644
--- a/test/CXX/SHCXXFLAGS.py
+++ b/test/CXX/SHCXXFLAGS.py
@@ -133,3 +133,9 @@ test.run(program = test.workpath('fooprog'), stdout = "prog.cpp: BAR\n")
test.run(program = test.workpath('barprog'), stdout = "prog.cpp: BAR\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/CacheDir.py b/test/CacheDir/CacheDir.py
index f918707..c72b2d0 100644
--- a/test/CacheDir/CacheDir.py
+++ b/test/CacheDir/CacheDir.py
@@ -155,3 +155,9 @@ test.up_to_date(chdir = 'src', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/NoCache.py b/test/CacheDir/NoCache.py
index 44e51a0..7e9b540 100644
--- a/test/CacheDir/NoCache.py
+++ b/test/CacheDir/NoCache.py
@@ -73,3 +73,9 @@ test.must_match(['beta','bar_cached'], 'alpha')
test.must_match(['beta','bar_notcached'], 'beta')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/SideEffect.py b/test/CacheDir/SideEffect.py
index 814a5e3..e84ab09 100644
--- a/test/CacheDir/SideEffect.py
+++ b/test/CacheDir/SideEffect.py
@@ -105,3 +105,9 @@ test.must_match(['work', 'log.txt'], expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/VariantDir.py b/test/CacheDir/VariantDir.py
index b5650c1..8ba3e78 100644
--- a/test/CacheDir/VariantDir.py
+++ b/test/CacheDir/VariantDir.py
@@ -146,3 +146,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/debug.py b/test/CacheDir/debug.py
index 9301241..94880be 100644
--- a/test/CacheDir/debug.py
+++ b/test/CacheDir/debug.py
@@ -173,3 +173,9 @@ test.must_match(debug_out, expect, mode='r')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/environment.py b/test/CacheDir/environment.py
index 391fb94..297d46d 100644
--- a/test/CacheDir/environment.py
+++ b/test/CacheDir/environment.py
@@ -161,3 +161,9 @@ test.up_to_date(chdir = 'src', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/multi-targets.py b/test/CacheDir/multi-targets.py
index 0de0331..9ca194e 100644
--- a/test/CacheDir/multi-targets.py
+++ b/test/CacheDir/multi-targets.py
@@ -68,3 +68,9 @@ test.must_exist(multiple_bar)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/multiple-targets.py b/test/CacheDir/multiple-targets.py
index 77b8f6f..d7e6ac7 100644
--- a/test/CacheDir/multiple-targets.py
+++ b/test/CacheDir/multiple-targets.py
@@ -64,3 +64,9 @@ test.must_exist(test.workpath('foo'))
test.must_exist(test.workpath('bar'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/option--cd.py b/test/CacheDir/option--cd.py
index 9aa9402..9b9f2f7 100644
--- a/test/CacheDir/option--cd.py
+++ b/test/CacheDir/option--cd.py
@@ -127,3 +127,9 @@ test.unlink(['src', 'cat.out'])
# All done.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/option--cf.py b/test/CacheDir/option--cf.py
index 47847d4..b223755 100644
--- a/test/CacheDir/option--cf.py
+++ b/test/CacheDir/option--cf.py
@@ -121,3 +121,9 @@ test.fail_test(os.path.exists(test.workpath('src', 'cat.out')))
# All done.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/option--cs.py b/test/CacheDir/option--cs.py
index 1e62c49..df1a87f 100644
--- a/test/CacheDir/option--cs.py
+++ b/test/CacheDir/option--cs.py
@@ -192,3 +192,9 @@ test.up_to_date(chdir = 'src2', arguments = '.')
# All done.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/scanner-target.py b/test/CacheDir/scanner-target.py
index 33930d8..645b597 100644
--- a/test/CacheDir/scanner-target.py
+++ b/test/CacheDir/scanner-target.py
@@ -78,3 +78,9 @@ test.run()
test.must_not_exist(test.workpath('cache', 'N', 'None'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/source-scanner.py b/test/CacheDir/source-scanner.py
index 119a959..e7db5e9 100644
--- a/test/CacheDir/source-scanner.py
+++ b/test/CacheDir/source-scanner.py
@@ -82,3 +82,9 @@ test.must_not_exist(test.workpath(cache, 'N', 'None'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/symlink.py b/test/CacheDir/symlink.py
index 3bc8ec1..ca3bbe2 100644
--- a/test/CacheDir/symlink.py
+++ b/test/CacheDir/symlink.py
@@ -65,3 +65,9 @@ test.fail_test(not os.path.islink('file.symlink'))
test.must_match('file.symlink', "file.txt\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/timestamp-match.py b/test/CacheDir/timestamp-match.py
index 0e0074d..afc3f63 100644
--- a/test/CacheDir/timestamp-match.py
+++ b/test/CacheDir/timestamp-match.py
@@ -57,3 +57,9 @@ test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/timestamp-newer.py b/test/CacheDir/timestamp-newer.py
index 36267f8..8a47fec 100644
--- a/test/CacheDir/timestamp-newer.py
+++ b/test/CacheDir/timestamp-newer.py
@@ -57,3 +57,9 @@ test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CacheDir/up-to-date-q.py b/test/CacheDir/up-to-date-q.py
index 3830cd2..275b127 100644
--- a/test/CacheDir/up-to-date-q.py
+++ b/test/CacheDir/up-to-date-q.py
@@ -79,3 +79,9 @@ test.run(chdir = 'beta', arguments = '.')
test.run(chdir = 'beta', arguments = '. -q')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Case.py b/test/Case.py
index 4f08927..435ca4a 100644
--- a/test/Case.py
+++ b/test/Case.py
@@ -84,3 +84,9 @@ else:
test.run(program = test.workpath('main' + _exe), stdout = "foo\nbar\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Chmod.py b/test/Chmod.py
index b603f35..cf31d00 100644
--- a/test/Chmod.py
+++ b/test/Chmod.py
@@ -188,3 +188,9 @@ s = stat.S_IMODE(os.stat(test.workpath('d12'))[stat.ST_MODE])
test.fail_test(s != 0777)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/U-Default-dir.py b/test/Climb/U-Default-dir.py
index f9f3b5d..323ceb1 100644
--- a/test/Climb/U-Default-dir.py
+++ b/test/Climb/U-Default-dir.py
@@ -40,3 +40,9 @@ Default('.')
test.run(arguments = '-U')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/U-Default-no-target.py b/test/Climb/U-Default-no-target.py
index 6ae5f76..b53c295 100644
--- a/test/Climb/U-Default-no-target.py
+++ b/test/Climb/U-Default-no-target.py
@@ -42,3 +42,9 @@ scons: *** Do not know how to make target `not_a_target.in'. Stop.
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/U-no-Default.py b/test/Climb/U-no-Default.py
index 987f06f..24ed4bc 100644
--- a/test/Climb/U-no-Default.py
+++ b/test/Climb/U-no-Default.py
@@ -40,3 +40,9 @@ test.run(arguments = '-U',
status = 2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/explicit-parent--D.py b/test/Climb/explicit-parent--D.py
index c76e63b..da58b38 100644
--- a/test/Climb/explicit-parent--D.py
+++ b/test/Climb/explicit-parent--D.py
@@ -72,3 +72,9 @@ test.must_not_exist(test.workpath('dir', 'f4.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/explicit-parent--U.py b/test/Climb/explicit-parent--U.py
index b3c61c0..18cb589 100644
--- a/test/Climb/explicit-parent--U.py
+++ b/test/Climb/explicit-parent--U.py
@@ -64,3 +64,9 @@ test.must_exist(test.workpath('foo.out'))
test.must_not_exist(test.workpath('subdir', 'bar.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/explicit-parent-u.py b/test/Climb/explicit-parent-u.py
index eb4bd0d..633a4d3 100644
--- a/test/Climb/explicit-parent-u.py
+++ b/test/Climb/explicit-parent-u.py
@@ -70,3 +70,9 @@ test.must_not_exist(test.workpath('dir', 'f3.out'))
test.must_not_exist(test.workpath('dir', 'f4.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/filename--D.py b/test/Climb/filename--D.py
index 1b3c300..06d95e7 100644
--- a/test/Climb/filename--D.py
+++ b/test/Climb/filename--D.py
@@ -71,3 +71,9 @@ test.run(chdir='other',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/filename--U.py b/test/Climb/filename--U.py
index 10c1c8a..7f2e60d 100644
--- a/test/Climb/filename--U.py
+++ b/test/Climb/filename--U.py
@@ -69,3 +69,9 @@ test.run(chdir='other',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/filename-u.py b/test/Climb/filename-u.py
index ec67e65..7bae153 100644
--- a/test/Climb/filename-u.py
+++ b/test/Climb/filename-u.py
@@ -69,3 +69,9 @@ test.run(chdir='other',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/option--D.py b/test/Climb/option--D.py
index 7f3dc39..57c0853 100644
--- a/test/Climb/option--D.py
+++ b/test/Climb/option--D.py
@@ -83,3 +83,9 @@ test.must_exist(test.workpath('sub2', 'bar.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/option--U.py b/test/Climb/option--U.py
index 93cebd3..04ab26a 100644
--- a/test/Climb/option--U.py
+++ b/test/Climb/option--U.py
@@ -138,3 +138,9 @@ test.must_not_exist(test.workpath('bar.out'))
test.must_not_exist(test.workpath('sub2/xxx.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Climb/option-u.py b/test/Climb/option-u.py
index bbacbc9..6fc2720 100644
--- a/test/Climb/option-u.py
+++ b/test/Climb/option-u.py
@@ -141,3 +141,9 @@ test.must_match(['build', 'dir', 'f4b.out'], "sub4/dir/f4b.in")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Clone-compatibility.py b/test/Clone-compatibility.py
index 53719e9..089b7a4 100644
--- a/test/Clone-compatibility.py
+++ b/test/Clone-compatibility.py
@@ -55,3 +55,9 @@ print env2['X']
test.run(arguments = '-q -Q', stdout = "1\n2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Command.py b/test/Command.py
index 09c51ab..ada2ae4 100644
--- a/test/Command.py
+++ b/test/Command.py
@@ -118,3 +118,9 @@ test.must_match('f9.out', "f9.in\n")
test.must_match('f10.out', "f10.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/CommandGenerator.py b/test/CommandGenerator.py
index 947ad42..9348bdd 100644
--- a/test/CommandGenerator.py
+++ b/test/CommandGenerator.py
@@ -69,3 +69,9 @@ test.fail_test(test.read(test.workpath('foo2.out')) != "foo2.in\n")
test.fail_test(test.read(test.workpath('foo3.out')) != "foo3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/Action-error.py b/test/Configure/Action-error.py
index 22ea7c7..90ba1ee 100644
--- a/test/Configure/Action-error.py
+++ b/test/Configure/Action-error.py
@@ -46,3 +46,9 @@ expect = "scons: *** [target] Calling Configure from Builders is not supported.\
test.run(status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/Builder-call.py b/test/Configure/Builder-call.py
index 1ce114c..037a2c7 100644
--- a/test/Configure/Builder-call.py
+++ b/test/Configure/Builder-call.py
@@ -55,3 +55,9 @@ env = conf.Finish()
test.run(stderr="Hello World on stderr\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/CONFIGUREDIR.py b/test/Configure/CONFIGUREDIR.py
index ae1ea2b..4b5a02e 100644
--- a/test/Configure/CONFIGUREDIR.py
+++ b/test/Configure/CONFIGUREDIR.py
@@ -49,3 +49,9 @@ test.run()
test.must_exist('custom_config_dir')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/CONFIGURELOG.py b/test/Configure/CONFIGURELOG.py
index 4b63440..9b6221b 100644
--- a/test/Configure/CONFIGURELOG.py
+++ b/test/Configure/CONFIGURELOG.py
@@ -60,3 +60,9 @@ scons: Configure: (cached) yes
test.must_match('custom.logfile', expect, mode='r')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/ConfigureDryRunError.py b/test/Configure/ConfigureDryRunError.py
index 2243625..b4be67e 100644
--- a/test/Configure/ConfigureDryRunError.py
+++ b/test/Configure/ConfigureDryRunError.py
@@ -101,3 +101,9 @@ if newLog != oldLog:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/SConscript.py b/test/Configure/SConscript.py
index 2bfe2f7..73afef7 100644
--- a/test/Configure/SConscript.py
+++ b/test/Configure/SConscript.py
@@ -72,3 +72,9 @@ conf.Finish()
test.run()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/VariantDir-SConscript.py b/test/Configure/VariantDir-SConscript.py
index 1fffacf..c82778a 100644
--- a/test/Configure/VariantDir-SConscript.py
+++ b/test/Configure/VariantDir-SConscript.py
@@ -157,3 +157,9 @@ test.checkLogAndStdout( ["Checking for C header file math.h... ",
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/VariantDir.py b/test/Configure/VariantDir.py
index be2d77d..01df276 100644
--- a/test/Configure/VariantDir.py
+++ b/test/Configure/VariantDir.py
@@ -89,3 +89,9 @@ test.checkLogAndStdout(["Checking for C header file math.h... ",
"SConstruct")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/basic.py b/test/Configure/basic.py
index d4b9a59..4344941 100644
--- a/test/Configure/basic.py
+++ b/test/Configure/basic.py
@@ -83,3 +83,9 @@ test.checkLogAndStdout(["Checking for C header file math.h... ",
"config.log", ".sconf_temp", "SConstruct")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/build-fail.py b/test/Configure/build-fail.py
index 4e63f83..74609f6 100644
--- a/test/Configure/build-fail.py
+++ b/test/Configure/build-fail.py
@@ -89,3 +89,9 @@ test.run(arguments='--config=force', stdout=expect)
test.run()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/cache-not-ok.py b/test/Configure/cache-not-ok.py
index 7dc8773..ccbb7d5 100644
--- a/test/Configure/cache-not-ok.py
+++ b/test/Configure/cache-not-ok.py
@@ -94,3 +94,9 @@ test.checkLogAndStdout(["Checking for C header file no_std_c_header.h... ",
"config.log", ".sconf_temp", "SConstruct")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/cache-ok.py b/test/Configure/cache-ok.py
index 7c98d0c..93d1308 100644
--- a/test/Configure/cache-ok.py
+++ b/test/Configure/cache-ok.py
@@ -118,3 +118,9 @@ test.checkLogAndStdout(["Checking for C library %s... " % lib,
"config.log", ".sconf_temp", "SConstruct")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/clean.py b/test/Configure/clean.py
index a48029d..bb15165 100644
--- a/test/Configure/clean.py
+++ b/test/Configure/clean.py
@@ -76,3 +76,9 @@ test.run(arguments = '--clean clean=1')
test.must_contain_all_lines(test.stdout(), lines)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/config-h.py b/test/Configure/config-h.py
index 95121a9..9276ec8 100644
--- a/test/Configure/config-h.py
+++ b/test/Configure/config-h.py
@@ -179,3 +179,9 @@ if expected_config_h != config_h:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/custom-tests.py b/test/Configure/custom-tests.py
index 7fb0ab7..9cefa2d 100644
--- a/test/Configure/custom-tests.py
+++ b/test/Configure/custom-tests.py
@@ -109,3 +109,9 @@ test.checkLogAndStdout(["Executing MyTest ... "],
"config.log", ".sconf_temp", "SConstruct")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/from-SConscripts.py b/test/Configure/from-SConscripts.py
index 42cd3d2..59eba53 100644
--- a/test/Configure/from-SConscripts.py
+++ b/test/Configure/from-SConscripts.py
@@ -55,3 +55,9 @@ Return('env')
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/help.py b/test/Configure/help.py
index 9abdc61..f42088b 100644
--- a/test/Configure/help.py
+++ b/test/Configure/help.py
@@ -86,3 +86,9 @@ test.run(arguments = '--help help=1')
test.must_contain_all_lines(test.stdout(), lines)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/implicit-cache.py b/test/Configure/implicit-cache.py
index 58ae7c9..0f04b1e 100644
--- a/test/Configure/implicit-cache.py
+++ b/test/Configure/implicit-cache.py
@@ -101,3 +101,9 @@ if old_sconsign_dblite != new_sconsign_dblite:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/option--Q.py b/test/Configure/option--Q.py
index ab9d488..198e94f 100644
--- a/test/Configure/option--Q.py
+++ b/test/Configure/option--Q.py
@@ -44,3 +44,9 @@ env = conf.Finish()
test.run(arguments='-Q', stdout="scons: `.' is up to date.\n", stderr="")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Configure/option--config.py b/test/Configure/option--config.py
index 3515c96..1f40a80 100644
--- a/test/Configure/option--config.py
+++ b/test/Configure/option--config.py
@@ -123,3 +123,9 @@ test.checkLogAndStdout( ["Checking for C header file non_system_header0.h... ",
"config.log", ".sconf_temp", "SConstruct")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ConstructionEnvironment.py b/test/ConstructionEnvironment.py
index 259a3ce..bec46b9 100644
--- a/test/ConstructionEnvironment.py
+++ b/test/ConstructionEnvironment.py
@@ -47,3 +47,9 @@ expect = test.wrap_stdout(read_str = "777\n",
test.run(arguments = '.', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Copy-Action.py b/test/Copy-Action.py
index 252c458..6e9c54f 100644
--- a/test/Copy-Action.py
+++ b/test/Copy-Action.py
@@ -185,3 +185,9 @@ if errors:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Copy-Option.py b/test/Copy-Option.py
index 9896762..f06c3b0 100644
--- a/test/Copy-Option.py
+++ b/test/Copy-Option.py
@@ -53,3 +53,9 @@ new_env=env.Clone()
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/D/DMD.py b/test/D/DMD.py
index 47f7c3b..fd76182 100644
--- a/test/D/DMD.py
+++ b/test/D/DMD.py
@@ -56,3 +56,9 @@ test.run(program=test.workpath('foo'+_exe))
test.fail_test(not test.stdout() in ["Hello!\n", "Hello!\r\n"])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/D/Scanner.py b/test/D/Scanner.py
index 5c69820..48af057 100644
--- a/test/D/Scanner.py
+++ b/test/D/Scanner.py
@@ -142,3 +142,9 @@ test.not_up_to_date(arguments = arguments)
test.up_to_date(arguments = arguments)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DSUFFIXES.py b/test/DSUFFIXES.py
index 93e34f9..bc441a5 100644
--- a/test/DSUFFIXES.py
+++ b/test/DSUFFIXES.py
@@ -167,3 +167,9 @@ foo.d 2
test.up_to_date(arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPDF/DVIPDF.py b/test/DVIPDF/DVIPDF.py
index 43bb106..5317d5c 100644
--- a/test/DVIPDF/DVIPDF.py
+++ b/test/DVIPDF/DVIPDF.py
@@ -161,3 +161,9 @@ This is the %s TeX file.
test.must_exist(test.workpath('bar.pdf'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPDF/DVIPDFCOM.py b/test/DVIPDF/DVIPDFCOM.py
index 0d9cd8d..1ff5a3d 100644
--- a/test/DVIPDF/DVIPDFCOM.py
+++ b/test/DVIPDF/DVIPDFCOM.py
@@ -61,3 +61,9 @@ test.must_match('aaa.pdf', "aaa.dvi\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPDF/DVIPDFCOMSTR.py b/test/DVIPDF/DVIPDFCOMSTR.py
index cc0c909..8b048bb 100644
--- a/test/DVIPDF/DVIPDFCOMSTR.py
+++ b/test/DVIPDF/DVIPDFCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.pdf', "aaa.dvi\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPDF/DVIPDFFLAGS.py b/test/DVIPDF/DVIPDFFLAGS.py
index 8d94b5a..7d7079c 100644
--- a/test/DVIPDF/DVIPDFFLAGS.py
+++ b/test/DVIPDF/DVIPDFFLAGS.py
@@ -172,3 +172,9 @@ This is the %s LaTeX file.
test.must_exist(test.workpath('bar.pdf'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPDF/makeindex.py b/test/DVIPDF/makeindex.py
index cfa235f..22a31be 100644
--- a/test/DVIPDF/makeindex.py
+++ b/test/DVIPDF/makeindex.py
@@ -69,3 +69,9 @@ test.must_exist(test.workpath('foo.pdf'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPS/DVIPS.py b/test/DVIPS/DVIPS.py
index b50b3cb..84821a3 100644
--- a/test/DVIPS/DVIPS.py
+++ b/test/DVIPS/DVIPS.py
@@ -179,3 +179,9 @@ dvips -o bar3.ps bar3.dvi
test.must_exist(test.workpath('bar3.ps'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPS/DVIPSFLAGS.py b/test/DVIPS/DVIPSFLAGS.py
index 9fac804..de8322d 100644
--- a/test/DVIPS/DVIPSFLAGS.py
+++ b/test/DVIPS/DVIPSFLAGS.py
@@ -186,3 +186,9 @@ dvips -o bar3.ps bar3.dvi
test.must_exist(test.workpath('bar3.ps'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPS/PSCOM.py b/test/DVIPS/PSCOM.py
index 0d8408e..3e1e5e9 100644
--- a/test/DVIPS/PSCOM.py
+++ b/test/DVIPS/PSCOM.py
@@ -61,3 +61,9 @@ test.must_match('aaa.ps', "aaa.dvi\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/DVIPS/PSCOMSTR.py b/test/DVIPS/PSCOMSTR.py
index 67f960e..96814a0 100644
--- a/test/DVIPS/PSCOMSTR.py
+++ b/test/DVIPS/PSCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.ps', "aaa.dvi\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Decider/Environment.py b/test/Decider/Environment.py
index 989e187..7c609ee 100644
--- a/test/Decider/Environment.py
+++ b/test/Decider/Environment.py
@@ -59,3 +59,9 @@ test.unlink('has-changed')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Decider/MD5-timestamp.py b/test/Decider/MD5-timestamp.py
index d31a2db..f8776c3 100644
--- a/test/Decider/MD5-timestamp.py
+++ b/test/Decider/MD5-timestamp.py
@@ -79,3 +79,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Decider/Node.py b/test/Decider/Node.py
index b11e223..cdd3e35 100644
--- a/test/Decider/Node.py
+++ b/test/Decider/Node.py
@@ -59,3 +59,9 @@ test.unlink('has-changed')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Decider/default.py b/test/Decider/default.py
index c2886fb..f05e869 100644
--- a/test/Decider/default.py
+++ b/test/Decider/default.py
@@ -57,3 +57,9 @@ test.unlink('has-changed')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Decider/mixed.py b/test/Decider/mixed.py
index 7a83c74..5598468 100644
--- a/test/Decider/mixed.py
+++ b/test/Decider/mixed.py
@@ -113,3 +113,9 @@ test.unlink('node-has-changed')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Decider/timestamp.py b/test/Decider/timestamp.py
index 6975607..8389745 100644
--- a/test/Decider/timestamp.py
+++ b/test/Decider/timestamp.py
@@ -111,3 +111,9 @@ test.run(arguments = '.', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Decider/unknown.py b/test/Decider/unknown.py
index b6d071d..a1ae825 100644
--- a/test/Decider/unknown.py
+++ b/test/Decider/unknown.py
@@ -44,3 +44,9 @@ scons: \*\*\* Unknown Decider value 'fiddle-dee-dee'
test.run(arguments = '.', status = 2, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Default.py b/test/Default.py
index 22fd883..1b45661 100644
--- a/test/Default.py
+++ b/test/Default.py
@@ -230,3 +230,9 @@ test.fail_test(os.path.exists(test.workpath('eleven', 'bar')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Delete.py b/test/Delete.py
index 47f9d81..a7a3062 100644
--- a/test/Delete.py
+++ b/test/Delete.py
@@ -187,3 +187,9 @@ fail_strings = [
test.must_contain_any_line(test.stderr(), fail_strings)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Depends.py b/test/Depends.py
index 4870739..e3819c5 100644
--- a/test/Depends.py
+++ b/test/Depends.py
@@ -149,3 +149,9 @@ test.write('file3', "file3\n")
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/BuildDir.py b/test/Deprecated/BuildDir.py
index a99d14f..26987ce 100644
--- a/test/Deprecated/BuildDir.py
+++ b/test/Deprecated/BuildDir.py
@@ -273,3 +273,9 @@ scons: `%s' is up to date.
""" % test.workpath('build', 'var5')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/CacheDir/timestamp-content.py b/test/Deprecated/CacheDir/timestamp-content.py
index 850c369..860d0f3 100644
--- a/test/Deprecated/CacheDir/timestamp-content.py
+++ b/test/Deprecated/CacheDir/timestamp-content.py
@@ -60,3 +60,9 @@ test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/CacheDir/timestamp-timestamp.py b/test/Deprecated/CacheDir/timestamp-timestamp.py
index 73dce09..eec70b5 100644
--- a/test/Deprecated/CacheDir/timestamp-timestamp.py
+++ b/test/Deprecated/CacheDir/timestamp-timestamp.py
@@ -60,3 +60,9 @@ test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.up_to_date(options = '--cache-show --debug=explain', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Copy-Method.py b/test/Deprecated/Copy-Method.py
index f17fc9f..3864b16 100644
--- a/test/Deprecated/Copy-Method.py
+++ b/test/Deprecated/Copy-Method.py
@@ -50,3 +50,9 @@ test.run(arguments = '--warn=no-deprecated .')
test.run(arguments = '--warn=no-deprecated-copy .')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/BoolOption.py b/test/Deprecated/Options/BoolOption.py
index 99c2cd7..57a44c8 100644
--- a/test/Deprecated/Options/BoolOption.py
+++ b/test/Deprecated/Options/BoolOption.py
@@ -93,3 +93,9 @@ test.run(arguments='warnings=irgendwas', stderr=expect_stderr, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/EnumOption.py b/test/Deprecated/Options/EnumOption.py
index d46b898..26b14d8 100644
--- a/test/Deprecated/Options/EnumOption.py
+++ b/test/Deprecated/Options/EnumOption.py
@@ -110,3 +110,9 @@ test.run(arguments='some=IrGeNdwas', stderr=expect_stderr, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/ListOption.py b/test/Deprecated/Options/ListOption.py
index 369a8e1..28983d2 100644
--- a/test/Deprecated/Options/ListOption.py
+++ b/test/Deprecated/Options/ListOption.py
@@ -183,3 +183,9 @@ test.run(stdout=expect, stderr=warnings)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/Options.py b/test/Deprecated/Options/Options.py
index 1edfa97..d04ad44 100644
--- a/test/Deprecated/Options/Options.py
+++ b/test/Deprecated/Options/Options.py
@@ -369,3 +369,9 @@ env2 = Environment(options = SCons.Options.Options())
test.run(stderr=warnings)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/PackageOption.py b/test/Deprecated/Options/PackageOption.py
index 11b8df0..bb39653 100644
--- a/test/Deprecated/Options/PackageOption.py
+++ b/test/Deprecated/Options/PackageOption.py
@@ -97,3 +97,9 @@ test.run(arguments='x11=/non/existing/path/', stderr=expect_stderr, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/PathOption.py b/test/Deprecated/Options/PathOption.py
index e53b077..3c73617 100644
--- a/test/Deprecated/Options/PathOption.py
+++ b/test/Deprecated/Options/PathOption.py
@@ -289,3 +289,9 @@ test.must_exist(non_existing_subdir)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/chdir.py b/test/Deprecated/Options/chdir.py
index 5d6d3ff..0db8223 100644
--- a/test/Deprecated/Options/chdir.py
+++ b/test/Deprecated/Options/chdir.py
@@ -72,3 +72,9 @@ scons: warning: The Options class is deprecated; use the Variables class instead
test.run(arguments = '-q -Q .', stdout=expect, stderr=warnings)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/help.py b/test/Deprecated/Options/help.py
index 3905c77..9e9adee 100644
--- a/test/Deprecated/Options/help.py
+++ b/test/Deprecated/Options/help.py
@@ -170,3 +170,9 @@ test.run(arguments='-h', stdout=expected_stdout, stderr=expected_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/Options/import.py b/test/Deprecated/Options/import.py
index 5a1627b..a4d56b2 100644
--- a/test/Deprecated/Options/import.py
+++ b/test/Deprecated/Options/import.py
@@ -70,3 +70,9 @@ scons: warning: The Options class is deprecated; use the Variables class instead
test.run(arguments = '-q -Q .', stdout = stdout, stderr = stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/SConscript-build_dir.py b/test/Deprecated/SConscript-build_dir.py
index 1e623af..d54f3af 100644
--- a/test/Deprecated/SConscript-build_dir.py
+++ b/test/Deprecated/SConscript-build_dir.py
@@ -272,3 +272,9 @@ test.run(chdir='test3')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/SourceSignatures/basic.py b/test/Deprecated/SourceSignatures/basic.py
index 2bfdd65..1340bc4 100644
--- a/test/Deprecated/SourceSignatures/basic.py
+++ b/test/Deprecated/SourceSignatures/basic.py
@@ -127,3 +127,9 @@ test.up_to_date(arguments = 'f1.out f2.out f3.out f4.out', stderr = None)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/SourceSignatures/env.py b/test/Deprecated/SourceSignatures/env.py
index 12a596f..b2d6241 100644
--- a/test/Deprecated/SourceSignatures/env.py
+++ b/test/Deprecated/SourceSignatures/env.py
@@ -98,3 +98,9 @@ test.up_to_date(arguments = 'f1.out f2.out f3.out f4.out', stderr = None)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/SourceSignatures/implicit-cache.py b/test/Deprecated/SourceSignatures/implicit-cache.py
index 44c30ce..3911e25 100644
--- a/test/Deprecated/SourceSignatures/implicit-cache.py
+++ b/test/Deprecated/SourceSignatures/implicit-cache.py
@@ -96,3 +96,9 @@ test.up_to_date(arguments = 'both.out', stderr = None)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/SourceSignatures/no-csigs.py b/test/Deprecated/SourceSignatures/no-csigs.py
index be9cb09..5f47d9b 100644
--- a/test/Deprecated/SourceSignatures/no-csigs.py
+++ b/test/Deprecated/SourceSignatures/no-csigs.py
@@ -70,3 +70,9 @@ test.run_sconsign(arguments = test.workpath('.sconsign'),
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/SourceSignatures/overrides.py b/test/Deprecated/SourceSignatures/overrides.py
index de1cc95..63ee095 100644
--- a/test/Deprecated/SourceSignatures/overrides.py
+++ b/test/Deprecated/SourceSignatures/overrides.py
@@ -57,3 +57,9 @@ test.not_up_to_date(arguments = 'foo.out',
stderr = TestSCons.deprecated_python_expr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/SourceSignatures/switch-rebuild.py b/test/Deprecated/SourceSignatures/switch-rebuild.py
index 07b59fb..c8e64e3 100644
--- a/test/Deprecated/SourceSignatures/switch-rebuild.py
+++ b/test/Deprecated/SourceSignatures/switch-rebuild.py
@@ -86,3 +86,9 @@ test.run(arguments = 'switch.out',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/TargetSignatures/build-content.py b/test/Deprecated/TargetSignatures/build-content.py
index 6fd031e..7cf8ab8 100644
--- a/test/Deprecated/TargetSignatures/build-content.py
+++ b/test/Deprecated/TargetSignatures/build-content.py
@@ -129,3 +129,9 @@ copy1(["foo.out"], ["foo.mid"])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/TargetSignatures/content.py b/test/Deprecated/TargetSignatures/content.py
index 4de1422..3b2638f 100644
--- a/test/Deprecated/TargetSignatures/content.py
+++ b/test/Deprecated/TargetSignatures/content.py
@@ -81,3 +81,9 @@ test.must_match('final', "foo.in\nbar.in\nextra.in 1\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/TargetSignatures/overrides.py b/test/Deprecated/TargetSignatures/overrides.py
index 327218e..055c06b 100644
--- a/test/Deprecated/TargetSignatures/overrides.py
+++ b/test/Deprecated/TargetSignatures/overrides.py
@@ -52,3 +52,9 @@ test.must_match('foo.mid', "foo.in\n")
test.must_match('foo.out', "foo.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/TaskmasterNeedsExecute.py b/test/Deprecated/TaskmasterNeedsExecute.py
index 6aedf59..95e37b2 100644
--- a/test/Deprecated/TaskmasterNeedsExecute.py
+++ b/test/Deprecated/TaskmasterNeedsExecute.py
@@ -56,3 +56,9 @@ test.run(arguments = '--warn=future-deprecated .',
stderr = TestSCons.re_escape(expect) + TestSCons.file_expr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/debug-dtree.py b/test/Deprecated/debug-dtree.py
index 3a772d7..1e7366f 100644
--- a/test/Deprecated/debug-dtree.py
+++ b/test/Deprecated/debug-dtree.py
@@ -112,3 +112,9 @@ test.run(arguments = "--debug=dtree foo.xxx",
test.must_contain_all_lines(test.stdout(), [dtree1])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/debug-nomemoizer.py b/test/Deprecated/debug-nomemoizer.py
index 3a927e5..c533efa 100644
--- a/test/Deprecated/debug-nomemoizer.py
+++ b/test/Deprecated/debug-nomemoizer.py
@@ -50,3 +50,9 @@ test.run(arguments = "--debug=nomemoizer", stderr = expect)
test.must_match('file.out', "file.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/debug-stree.py b/test/Deprecated/debug-stree.py
index 714b5b3..43a370a 100644
--- a/test/Deprecated/debug-stree.py
+++ b/test/Deprecated/debug-stree.py
@@ -133,3 +133,9 @@ test.run(arguments = "--no-exec --debug=stree foo.xxx",
test.fail_test(string.count(test.stdout(), stree2) != 1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Deprecated/debug-tree.py b/test/Deprecated/debug-tree.py
index 833abd5..51ff7f2 100644
--- a/test/Deprecated/debug-tree.py
+++ b/test/Deprecated/debug-tree.py
@@ -152,3 +152,9 @@ test.run(arguments = "--debug=tree Foo.xxx",
test.must_contain_all_lines(test.stdout(), tree1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Dir/Dir.py b/test/Dir/Dir.py
index d7ec9ae..af0a10b 100644
--- a/test/Dir/Dir.py
+++ b/test/Dir/Dir.py
@@ -72,3 +72,9 @@ env.MD(target='sub2', source=['SConstruct'], OVERRIDE='foo')
test.run()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Dir/mixed-targets.py b/test/Dir/mixed-targets.py
index 52f9f0a..9702e40 100644
--- a/test/Dir/mixed-targets.py
+++ b/test/Dir/mixed-targets.py
@@ -68,3 +68,9 @@ test.must_match(['build', 'dir', 'file2'], "src/dir/file2\n")
test.must_match(['build', 'dir', 'file3'], "src/dir/file3\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Dir/source.py b/test/Dir/source.py
index c797246..8dbee1a 100644
--- a/test/Dir/source.py
+++ b/test/Dir/source.py
@@ -167,3 +167,9 @@ test.not_up_to_date(arguments='tstamp.out')
test.not_up_to_date(arguments='content.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ENV.py b/test/ENV.py
index d7c543d..f6d1012 100644
--- a/test/ENV.py
+++ b/test/ENV.py
@@ -87,3 +87,9 @@ expect = [
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ESCAPE.py b/test/ESCAPE.py
index 08f4a1a..68835f1 100644
--- a/test/ESCAPE.py
+++ b/test/ESCAPE.py
@@ -63,3 +63,9 @@ test.run()
test.must_match('file.out', "file.xxx\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/EnsurePythonVersion.py b/test/EnsurePythonVersion.py
index af59b52..8e1a0f3 100644
--- a/test/EnsurePythonVersion.py
+++ b/test/EnsurePythonVersion.py
@@ -98,3 +98,9 @@ test.run(status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/EnsureSConsVersion.py b/test/EnsureSConsVersion.py
index 77e6ba2..f967456 100644
--- a/test/EnsureSConsVersion.py
+++ b/test/EnsureSConsVersion.py
@@ -124,3 +124,9 @@ test.run(status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Entry.py b/test/Entry.py
index 55fa90b..3767cc5 100644
--- a/test/Entry.py
+++ b/test/Entry.py
@@ -56,3 +56,9 @@ scons: `.' is up to date.
"""))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Environment.py b/test/Environment.py
index 36c72e1..18a75dd 100644
--- a/test/Environment.py
+++ b/test/Environment.py
@@ -60,3 +60,9 @@ test.write('foo.in', "foo.in\n")
test.run(arguments='foo.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/AttributeError.py b/test/Errors/AttributeError.py
index 637cccf..c666a2d 100644
--- a/test/Errors/AttributeError.py
+++ b/test/Errors/AttributeError.py
@@ -45,3 +45,9 @@ test.run(status = 2, stderr = """\
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/Exception.py b/test/Errors/Exception.py
index 61bd74f..cc36035 100644
--- a/test/Errors/Exception.py
+++ b/test/Errors/Exception.py
@@ -74,3 +74,9 @@ expect = "scons: `foo.out' is up to date."
test.must_contain_all_lines(test.stdout(), [expect])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/InternalError.py b/test/Errors/InternalError.py
index e90d402..032c7a7 100644
--- a/test/Errors/InternalError.py
+++ b/test/Errors/InternalError.py
@@ -51,3 +51,9 @@ InternalError: error inside
""", status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/NameError.py b/test/Errors/NameError.py
index be69b50..0281253 100644
--- a/test/Errors/NameError.py
+++ b/test/Errors/NameError.py
@@ -45,3 +45,9 @@ NameError: [^\n]*
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/SyntaxError.py b/test/Errors/SyntaxError.py
index 956caa7..08539ad 100644
--- a/test/Errors/SyntaxError.py
+++ b/test/Errors/SyntaxError.py
@@ -51,3 +51,9 @@ SyntaxError: invalid syntax
""", status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/TypeError.py b/test/Errors/TypeError.py
index 1ec14dd..286fa26 100644
--- a/test/Errors/TypeError.py
+++ b/test/Errors/TypeError.py
@@ -45,3 +45,9 @@ TypeError:( 'int')? object does not support item assignment:
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/UserError.py b/test/Errors/UserError.py
index 69ed7d4..c534ed6 100644
--- a/test/Errors/UserError.py
+++ b/test/Errors/UserError.py
@@ -48,3 +48,9 @@ test.run(stdout = "scons: Reading SConscript files ...\n",
status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/execute-a-directory.py b/test/Errors/execute-a-directory.py
index a13b4e0..e02dcb0 100644
--- a/test/Errors/execute-a-directory.py
+++ b/test/Errors/execute-a-directory.py
@@ -102,3 +102,9 @@ else:
test.must_contain_any_line(test.stderr(), errs)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/exit-status.py b/test/Errors/exit-status.py
index 946c1c4..554f394 100644
--- a/test/Errors/exit-status.py
+++ b/test/Errors/exit-status.py
@@ -52,3 +52,9 @@ test.write('foo.in', "foo.in\n")
test.run(status=2, stderr="scons: \\*\\*\\* \\[one.out\\] Error 7\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/non-executable-file.py b/test/Errors/non-executable-file.py
index 3d5cd5b..dc6b606 100644
--- a/test/Errors/non-executable-file.py
+++ b/test/Errors/non-executable-file.py
@@ -96,3 +96,9 @@ else:
test.must_contain_any_line(test.stderr(), errs)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/nonexistent-executable.py b/test/Errors/nonexistent-executable.py
index c2f7cfd..ab6d118 100644
--- a/test/Errors/nonexistent-executable.py
+++ b/test/Errors/nonexistent-executable.py
@@ -100,3 +100,9 @@ else:
test.must_contain_any_line(test.stderr(), errs)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/permission-denied.py b/test/Errors/permission-denied.py
index 05d1e9d..0134803 100644
--- a/test/Errors/permission-denied.py
+++ b/test/Errors/permission-denied.py
@@ -62,3 +62,9 @@ errs = [
test.fail_test(test.stderr() not in errs)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Errors/preparation.py b/test/Errors/preparation.py
index 597216a..914827a 100644
--- a/test/Errors/preparation.py
+++ b/test/Errors/preparation.py
@@ -73,3 +73,9 @@ test.run(chdir = 'work',
stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Execute.py b/test/Execute.py
index 19583ca..409594c 100644
--- a/test/Execute.py
+++ b/test/Execute.py
@@ -123,3 +123,9 @@ test.must_match('l.out', "l.in\n")
test.must_match('m.out', "m.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ExecuteInvalidateCache.py b/test/ExecuteInvalidateCache.py
index 9c328a7..88ae393 100644
--- a/test/ExecuteInvalidateCache.py
+++ b/test/ExecuteInvalidateCache.py
@@ -106,3 +106,9 @@ Touch("%(subfn)s")
test.run(arguments = '.', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Exit.py b/test/Exit.py
index 570b6db..98d6bba 100644
--- a/test/Exit.py
+++ b/test/Exit.py
@@ -155,3 +155,9 @@ test.run(status = 37,
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/File.py b/test/File.py
index 583e6b4..d919884 100644
--- a/test/File.py
+++ b/test/File.py
@@ -66,3 +66,9 @@ scons: `.' is up to date.
test.run(stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/FindFile.py b/test/FindFile.py
index 8f6cb1a..5d198ac 100644
--- a/test/FindFile.py
+++ b/test/FindFile.py
@@ -63,3 +63,8 @@ test.run(arguments = ".", stdout = expect)
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Flatten.py b/test/Flatten.py
index 1b98f66..2fae80b 100644
--- a/test/Flatten.py
+++ b/test/Flatten.py
@@ -80,3 +80,9 @@ test.run(chdir = "work",
build_str = "scons: `.' is up to date.\n"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F77.py b/test/Fortran/F77.py
index 0d3d8b4..2dc1bbf 100644
--- a/test/Fortran/F77.py
+++ b/test/Fortran/F77.py
@@ -146,3 +146,9 @@ bar.Program(target = 'bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F77COM.py b/test/Fortran/F77COM.py
index 413c186..1efbe05 100644
--- a/test/Fortran/F77COM.py
+++ b/test/Fortran/F77COM.py
@@ -90,3 +90,9 @@ test.must_match('test09' + _exe, "This is a .f77 file.\n")
test.must_match('test10' + _exe, "This is a .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F77COMSTR.py b/test/Fortran/F77COMSTR.py
index 2590cf4..502473a 100644
--- a/test/Fortran/F77COMSTR.py
+++ b/test/Fortran/F77COMSTR.py
@@ -70,3 +70,9 @@ test.must_match('test09.obj', "A .f77 file.\n")
test.must_match('test10.obj', "A .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F77FILESUFFIXES.py b/test/Fortran/F77FILESUFFIXES.py
index ff1f233..2070ff2 100644
--- a/test/Fortran/F77FILESUFFIXES.py
+++ b/test/Fortran/F77FILESUFFIXES.py
@@ -93,3 +93,9 @@ test.must_match('test09' + _exe, "This is a .f77 file.\n")
test.must_match('test10' + _exe, "This is a .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F77FILESUFFIXES2.py b/test/Fortran/F77FILESUFFIXES2.py
index afbdbbe..52e4d68 100644
--- a/test/Fortran/F77FILESUFFIXES2.py
+++ b/test/Fortran/F77FILESUFFIXES2.py
@@ -77,3 +77,9 @@ test.must_match('test05' + _exe, "This is a .f95 file.\n")
test.must_match('test06' + _exe, "This is a .F95 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F77FLAGS.py b/test/Fortran/F77FLAGS.py
index 1ad27f5..70ef51c 100644
--- a/test/Fortran/F77FLAGS.py
+++ b/test/Fortran/F77FLAGS.py
@@ -127,3 +127,9 @@ bar.Program(target = 'bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F77PATH.py b/test/Fortran/F77PATH.py
index cc62719..260782c 100644
--- a/test/Fortran/F77PATH.py
+++ b/test/Fortran/F77PATH.py
@@ -309,3 +309,9 @@ test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F90.py b/test/Fortran/F90.py
index 04ce465..7c31ee6 100644
--- a/test/Fortran/F90.py
+++ b/test/Fortran/F90.py
@@ -143,3 +143,9 @@ bar.Program(target = 'bar', source = 'bar.f90')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F90COM.py b/test/Fortran/F90COM.py
index 53f99d0..8981bb3 100644
--- a/test/Fortran/F90COM.py
+++ b/test/Fortran/F90COM.py
@@ -102,3 +102,9 @@ test.must_match('test21' + _exe, "This is a .f90 file.\n")
test.must_match('test22' + _exe, "This is a .F90 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F90COMSTR.py b/test/Fortran/F90COMSTR.py
index 2ab1b3e..eec5795 100644
--- a/test/Fortran/F90COMSTR.py
+++ b/test/Fortran/F90COMSTR.py
@@ -69,3 +69,9 @@ test.must_match('test01.obj', "A .f90 file.\n")
test.must_match('test02.obj', "A .F90 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F90FILESUFFIXES.py b/test/Fortran/F90FILESUFFIXES.py
index 5c66f3b..ae61a84 100644
--- a/test/Fortran/F90FILESUFFIXES.py
+++ b/test/Fortran/F90FILESUFFIXES.py
@@ -93,3 +93,9 @@ test.must_match('test09' + _exe, "This is a .f90 file.\n")
test.must_match('test10' + _exe, "This is a .F90 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F90FILESUFFIXES2.py b/test/Fortran/F90FILESUFFIXES2.py
index 408f276..ab62ca7 100644
--- a/test/Fortran/F90FILESUFFIXES2.py
+++ b/test/Fortran/F90FILESUFFIXES2.py
@@ -83,3 +83,9 @@ test.must_match('test05' + _exe, "This is a .f77 file.\n")
test.must_match('test06' + _exe, "This is a .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F90FLAGS.py b/test/Fortran/F90FLAGS.py
index c2672a7..5f8df8d 100644
--- a/test/Fortran/F90FLAGS.py
+++ b/test/Fortran/F90FLAGS.py
@@ -150,3 +150,9 @@ bar.Program(target = 'bar', source = 'bar.f90')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F90PATH.py b/test/Fortran/F90PATH.py
index d8f73f4..341b241 100644
--- a/test/Fortran/F90PATH.py
+++ b/test/Fortran/F90PATH.py
@@ -299,3 +299,9 @@ test.up_to_date(arguments = args)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F95.py b/test/Fortran/F95.py
index d9bbfe2..eeadac7 100644
--- a/test/Fortran/F95.py
+++ b/test/Fortran/F95.py
@@ -148,3 +148,9 @@ bar.Program(target = 'bar', source = 'bar.f95')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F95COM.py b/test/Fortran/F95COM.py
index bac7a86..6ef6eb0 100644
--- a/test/Fortran/F95COM.py
+++ b/test/Fortran/F95COM.py
@@ -102,3 +102,9 @@ test.must_match('test21' + _exe, "This is a .f95 file.\n")
test.must_match('test22' + _exe, "This is a .F95 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F95COMSTR.py b/test/Fortran/F95COMSTR.py
index 029d987..1f9734a 100644
--- a/test/Fortran/F95COMSTR.py
+++ b/test/Fortran/F95COMSTR.py
@@ -70,3 +70,9 @@ test.must_match('test01.obj', "A .f95 file.\n")
test.must_match('test02.obj', "A .F95 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F95FILESUFFIXES.py b/test/Fortran/F95FILESUFFIXES.py
index beefb28..119629d 100644
--- a/test/Fortran/F95FILESUFFIXES.py
+++ b/test/Fortran/F95FILESUFFIXES.py
@@ -93,3 +93,9 @@ test.must_match('test09' + _exe, "This is a .f95 file.\n")
test.must_match('test10' + _exe, "This is a .F95 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F95FILESUFFIXES2.py b/test/Fortran/F95FILESUFFIXES2.py
index 59fd9b6..d89839b 100644
--- a/test/Fortran/F95FILESUFFIXES2.py
+++ b/test/Fortran/F95FILESUFFIXES2.py
@@ -83,3 +83,9 @@ test.must_match('test05' + _exe, "This is a .f77 file.\n")
test.must_match('test06' + _exe, "This is a .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/F95FLAGS.py b/test/Fortran/F95FLAGS.py
index 4b9ef83..86fd9f5 100644
--- a/test/Fortran/F95FLAGS.py
+++ b/test/Fortran/F95FLAGS.py
@@ -155,3 +155,9 @@ bar.Program(target = 'bar', source = 'bar.f95')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRAN.py b/test/Fortran/FORTRAN.py
index edd50a0..96f2749 100644
--- a/test/Fortran/FORTRAN.py
+++ b/test/Fortran/FORTRAN.py
@@ -141,3 +141,9 @@ bar.Program(target = 'bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANCOM.py b/test/Fortran/FORTRANCOM.py
index 472a88d..6948b96 100644
--- a/test/Fortran/FORTRANCOM.py
+++ b/test/Fortran/FORTRANCOM.py
@@ -82,3 +82,9 @@ test.must_match('test07' + _exe, "This is a .fpp file.\n")
test.must_match('test08' + _exe, "This is a .FPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANCOMSTR.py b/test/Fortran/FORTRANCOMSTR.py
index 1f3e291..ba923d3 100644
--- a/test/Fortran/FORTRANCOMSTR.py
+++ b/test/Fortran/FORTRANCOMSTR.py
@@ -94,3 +94,9 @@ test.must_match('test07.obj', "A .fpp file.\n")
test.must_match('test08.obj', "A .FPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANFILESUFFIXES.py b/test/Fortran/FORTRANFILESUFFIXES.py
index dfdad02..92e30ea 100644
--- a/test/Fortran/FORTRANFILESUFFIXES.py
+++ b/test/Fortran/FORTRANFILESUFFIXES.py
@@ -86,3 +86,9 @@ test.must_match('test07' + _exe, "This is a .fpp file.\n")
test.must_match('test08' + _exe, "This is a .FPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANFILESUFFIXES2.py b/test/Fortran/FORTRANFILESUFFIXES2.py
index 1465689..8ba0962 100644
--- a/test/Fortran/FORTRANFILESUFFIXES2.py
+++ b/test/Fortran/FORTRANFILESUFFIXES2.py
@@ -81,3 +81,9 @@ test.must_match('test04' + _exe, "This is a .ffake file.\n")
test.must_match('test05' + _exe, "This is a .f77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANFLAGS.py b/test/Fortran/FORTRANFLAGS.py
index 4f140a8..3424bfd 100644
--- a/test/Fortran/FORTRANFLAGS.py
+++ b/test/Fortran/FORTRANFLAGS.py
@@ -145,3 +145,9 @@ bar.Program(target = 'bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANMODDIR.py b/test/Fortran/FORTRANMODDIR.py
index 62e3935..96a341a 100644
--- a/test/Fortran/FORTRANMODDIR.py
+++ b/test/Fortran/FORTRANMODDIR.py
@@ -99,3 +99,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANPATH.py b/test/Fortran/FORTRANPATH.py
index bf99b5b..ee01aee 100644
--- a/test/Fortran/FORTRANPATH.py
+++ b/test/Fortran/FORTRANPATH.py
@@ -327,3 +327,9 @@ else:
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/FORTRANSUFFIXES.py b/test/Fortran/FORTRANSUFFIXES.py
index 353405b..583b71b 100644
--- a/test/Fortran/FORTRANSUFFIXES.py
+++ b/test/Fortran/FORTRANSUFFIXES.py
@@ -164,3 +164,9 @@ test.must_match('test1.o', """\
test.up_to_date(arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF77.py b/test/Fortran/SHF77.py
index 63bca4d..9cc569a 100644
--- a/test/Fortran/SHF77.py
+++ b/test/Fortran/SHF77.py
@@ -140,3 +140,9 @@ bar.SharedObject(target = 'bar/bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF77COM.py b/test/Fortran/SHF77COM.py
index 1e35b20..c99207f 100644
--- a/test/Fortran/SHF77COM.py
+++ b/test/Fortran/SHF77COM.py
@@ -89,3 +89,9 @@ test.must_match(obj_ + 'test09' + _obj, "This is a .f77 file.\n")
test.must_match(obj_ + 'test10' + _obj, "This is a .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF77COMSTR.py b/test/Fortran/SHF77COMSTR.py
index ec698be..9ca6631 100644
--- a/test/Fortran/SHF77COMSTR.py
+++ b/test/Fortran/SHF77COMSTR.py
@@ -78,3 +78,9 @@ test.must_match('test09.shobj', "A .f77 file.\n")
test.must_match('test10.shobj', "A .F77 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF77FLAGS.py b/test/Fortran/SHF77FLAGS.py
index aac7b9d..f3939b6 100644
--- a/test/Fortran/SHF77FLAGS.py
+++ b/test/Fortran/SHF77FLAGS.py
@@ -123,3 +123,9 @@ bar.SharedLibrary(target = 'bar/bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF90.py b/test/Fortran/SHF90.py
index ea67313..00e9d2a 100644
--- a/test/Fortran/SHF90.py
+++ b/test/Fortran/SHF90.py
@@ -140,3 +140,9 @@ bar.SharedObject(target = 'bar/bar', source = 'bar.f90')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF90COM.py b/test/Fortran/SHF90COM.py
index fab3193..415cb9b 100644
--- a/test/Fortran/SHF90COM.py
+++ b/test/Fortran/SHF90COM.py
@@ -99,3 +99,9 @@ test.must_match(obj_ + 'test21' + _obj, "This is a .f90 file.\n")
test.must_match(obj_ + 'test22' + _obj, "This is a .F90 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF90COMSTR.py b/test/Fortran/SHF90COMSTR.py
index f52d2f2..61045ee 100644
--- a/test/Fortran/SHF90COMSTR.py
+++ b/test/Fortran/SHF90COMSTR.py
@@ -70,3 +70,9 @@ test.must_match('test01.shobj', "A .f90 file.\n")
test.must_match('test02.shobj', "A .F90 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF90FLAGS.py b/test/Fortran/SHF90FLAGS.py
index 5e8e996..88ae656 100644
--- a/test/Fortran/SHF90FLAGS.py
+++ b/test/Fortran/SHF90FLAGS.py
@@ -146,3 +146,9 @@ bar.SharedLibrary(target = 'bar/bar', source = 'bar.f90')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF95.py b/test/Fortran/SHF95.py
index 18f03b2..a6b1f6d 100644
--- a/test/Fortran/SHF95.py
+++ b/test/Fortran/SHF95.py
@@ -141,3 +141,9 @@ bar.SharedObject(target = 'bar/bar', source = 'bar.f95')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF95COM.py b/test/Fortran/SHF95COM.py
index 26557e5..0984b20 100644
--- a/test/Fortran/SHF95COM.py
+++ b/test/Fortran/SHF95COM.py
@@ -99,3 +99,9 @@ test.must_match(obj_ + 'test21' + _obj, "This is a .f95 file.\n")
test.must_match(obj_ + 'test22' + _obj, "This is a .F95 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF95COMSTR.py b/test/Fortran/SHF95COMSTR.py
index fdc176f..0124727 100644
--- a/test/Fortran/SHF95COMSTR.py
+++ b/test/Fortran/SHF95COMSTR.py
@@ -70,3 +70,9 @@ test.must_match('test01.shobj', "A .f95 file.\n")
test.must_match('test02.shobj', "A .F95 file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHF95FLAGS.py b/test/Fortran/SHF95FLAGS.py
index 50f61d6..e3d36a0 100644
--- a/test/Fortran/SHF95FLAGS.py
+++ b/test/Fortran/SHF95FLAGS.py
@@ -150,3 +150,9 @@ bar.SharedLibrary(target = 'bar/bar', source = 'bar.f95')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHFORTRAN.py b/test/Fortran/SHFORTRAN.py
index d6f428d..2e4bd61 100644
--- a/test/Fortran/SHFORTRAN.py
+++ b/test/Fortran/SHFORTRAN.py
@@ -135,3 +135,9 @@ bar.SharedObject(target = 'bar/bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHFORTRANCOM.py b/test/Fortran/SHFORTRANCOM.py
index 222cb89..f89358d 100644
--- a/test/Fortran/SHFORTRANCOM.py
+++ b/test/Fortran/SHFORTRANCOM.py
@@ -81,3 +81,9 @@ test.must_match(obj_ + 'test07' + _obj, "This is a .fpp file.\n")
test.must_match(obj_ + 'test08' + _obj, "This is a .FPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHFORTRANCOMSTR.py b/test/Fortran/SHFORTRANCOMSTR.py
index 7d31392..a2cf47c 100644
--- a/test/Fortran/SHFORTRANCOMSTR.py
+++ b/test/Fortran/SHFORTRANCOMSTR.py
@@ -94,3 +94,9 @@ test.must_match('test07.shobj', "A .fpp file.\n")
test.must_match('test08.shobj', "A .FPP file.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/SHFORTRANFLAGS.py b/test/Fortran/SHFORTRANFLAGS.py
index 1ec215d..90f0c65 100644
--- a/test/Fortran/SHFORTRANFLAGS.py
+++ b/test/Fortran/SHFORTRANFLAGS.py
@@ -138,3 +138,9 @@ bar.SharedLibrary(target = 'bar/bar', source = 'bar.f')
test.must_match('wrapper.out', "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/USE-MODULE.py b/test/Fortran/USE-MODULE.py
index 99b7d69..2666992 100644
--- a/test/Fortran/USE-MODULE.py
+++ b/test/Fortran/USE-MODULE.py
@@ -87,3 +87,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/common.py b/test/Fortran/common.py
index 0d991b6..fe3f46c 100644
--- a/test/Fortran/common.py
+++ b/test/Fortran/common.py
@@ -64,3 +64,9 @@ for l in infile.readlines():
outfile.write(l)
sys.exit(0)
""")
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/link-with-cxx.py b/test/Fortran/link-with-cxx.py
index ae0ff67..a29558e 100644
--- a/test/Fortran/link-with-cxx.py
+++ b/test/Fortran/link-with-cxx.py
@@ -147,3 +147,9 @@ test.must_match('prog1.exe', "f1.cpp\nf2.f\n")
test.must_match('prog2.exe', "f1.cpp\nf2.f\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Fortran/module-subdir.py b/test/Fortran/module-subdir.py
index 32f283f..def1e5c 100644
--- a/test/Fortran/module-subdir.py
+++ b/test/Fortran/module-subdir.py
@@ -112,3 +112,9 @@ expect = "myfortran.py wrote %s\n" % somemodule
test.must_match(['subdir', 'build', 'somemodule.mod'], expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/GetBuildFailures/option-k.py b/test/GetBuildFailures/option-k.py
index 5246f31..532c379 100644
--- a/test/GetBuildFailures/option-k.py
+++ b/test/GetBuildFailures/option-k.py
@@ -110,3 +110,9 @@ test.must_match(test.workpath('f6'), 'f6.in\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/GetBuildFailures/parallel.py b/test/GetBuildFailures/parallel.py
index 6998730..6ee5cc3 100644
--- a/test/GetBuildFailures/parallel.py
+++ b/test/GetBuildFailures/parallel.py
@@ -140,3 +140,9 @@ test.must_match(test.workpath('f6'), 'f6.in\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/GetBuildFailures/serial.py b/test/GetBuildFailures/serial.py
index 3c11be8..d3a9f77 100644
--- a/test/GetBuildFailures/serial.py
+++ b/test/GetBuildFailures/serial.py
@@ -237,3 +237,9 @@ test.must_not_exist(test.workpath('f15'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/GetOption/help.py b/test/GetOption/help.py
index 37f9555..f20704e 100644
--- a/test/GetOption/help.py
+++ b/test/GetOption/help.py
@@ -52,3 +52,9 @@ test.run(arguments = '-q -Q --help')
test.fail_test(string.split(test.stdout(), '\n')[0] != expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/GetSetOption.py b/test/GetSetOption.py
index 4c1fadd..929f8d0 100644
--- a/test/GetSetOption.py
+++ b/test/GetSetOption.py
@@ -51,3 +51,9 @@ for option in option_list:
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Ghostscript/GS.py b/test/Ghostscript/GS.py
index ab25369..c2e5dd7 100644
--- a/test/Ghostscript/GS.py
+++ b/test/Ghostscript/GS.py
@@ -115,3 +115,9 @@ bar.PDF(target = 'bar.pdf', source = 'bar.ps')
test.fail_test(not os.path.exists(test.workpath('bar.pdf')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Ghostscript/GSCOM.py b/test/Ghostscript/GSCOM.py
index a41c800..b43bc19 100644
--- a/test/Ghostscript/GSCOM.py
+++ b/test/Ghostscript/GSCOM.py
@@ -61,3 +61,9 @@ test.must_match('aaa.pdf', "aaa.ps\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Ghostscript/GSCOMSTR.py b/test/Ghostscript/GSCOMSTR.py
index 923aee3..acd1132 100644
--- a/test/Ghostscript/GSCOMSTR.py
+++ b/test/Ghostscript/GSCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.pdf', "aaa.ps\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Ghostscript/GSFLAGS.py b/test/Ghostscript/GSFLAGS.py
index eab925d..057977e 100644
--- a/test/Ghostscript/GSFLAGS.py
+++ b/test/Ghostscript/GSFLAGS.py
@@ -111,3 +111,9 @@ foo.PDF(target = 'foo.pdf', source = 'foo.ps')
test.fail_test(not os.path.exists(test.workpath('foo.pdf')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/Repository.py b/test/Glob/Repository.py
index bef9bda..2b0a5bb 100644
--- a/test/Glob/Repository.py
+++ b/test/Glob/Repository.py
@@ -121,3 +121,9 @@ test.must_match(['work', 'ccc.out'], "repository/ccc.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/VariantDir.py b/test/Glob/VariantDir.py
index 5f29b21..62226ce 100644
--- a/test/Glob/VariantDir.py
+++ b/test/Glob/VariantDir.py
@@ -69,3 +69,9 @@ test.must_match(['var1', 'f.out'], "src/f1.in\nsrc/f2.in\nsrc/f3.in\n")
test.must_match(['var2', 'f.out'], "src/f1.in\nsrc/f2.in\nsrc/f3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/basic.py b/test/Glob/basic.py
index 2e7427a..d985a73 100644
--- a/test/Glob/basic.py
+++ b/test/Glob/basic.py
@@ -57,3 +57,9 @@ test.run(arguments = '.')
test.must_match('f.out', "f1.in\nf2.in\nf3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/glob-libpath.py b/test/Glob/glob-libpath.py
index 1effcc1..b09aab9 100644
--- a/test/Glob/glob-libpath.py
+++ b/test/Glob/glob-libpath.py
@@ -84,3 +84,9 @@ if test.match_re_dotall(test.stdout(), r".*(-L|/LIBPATH:)src[/\\]util.*"):
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/source.py b/test/Glob/source.py
index 4142fc0..33baf37 100644
--- a/test/Glob/source.py
+++ b/test/Glob/source.py
@@ -86,3 +86,9 @@ test.must_match(['var1', 'f.out'], "src/f4.in\nsrc/f5.in\n")
test.must_match(['var2', 'f.out'], "src/f6.in\nsrc/f7.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/strings.py b/test/Glob/strings.py
index 4852790..1ef0421 100644
--- a/test/Glob/strings.py
+++ b/test/Glob/strings.py
@@ -70,3 +70,9 @@ test.must_match(['var1', 'f.out'], "src/f1.in\nsrc/f2.in\nsrc/f3.in\n")
test.must_match(['var2', 'f.out'], "src/f1.in\nsrc/f2.in\nsrc/f3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/subdir.py b/test/Glob/subdir.py
index b4e89e8..0255ff8 100644
--- a/test/Glob/subdir.py
+++ b/test/Glob/subdir.py
@@ -58,3 +58,9 @@ test.run(arguments = '.')
test.must_match('f.out', "subdir/file.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Glob/subst.py b/test/Glob/subst.py
index e6aa3ca..abf2bb4 100644
--- a/test/Glob/subst.py
+++ b/test/Glob/subst.py
@@ -58,3 +58,9 @@ test.run(arguments = '.')
test.must_match('f.out', "f1.in\nf2.in\nf3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/HeaderGen.py b/test/HeaderGen.py
index a47d22c..5a7fdbe 100644
--- a/test/HeaderGen.py
+++ b/test/HeaderGen.py
@@ -83,3 +83,9 @@ void a(void)
test.run()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/HeaderInstall.py b/test/HeaderInstall.py
index 84a6a4a..071a0f4 100644
--- a/test/HeaderInstall.py
+++ b/test/HeaderInstall.py
@@ -114,3 +114,9 @@ test.must_match(['work2', 'build', 'in3.h'], src_in3_h)
test.up_to_date(chdir = 'work2', arguments = 'build')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Help.py b/test/Help.py
index d6e71ea..747fe59 100644
--- a/test/Help.py
+++ b/test/Help.py
@@ -83,3 +83,9 @@ Use scons -H for help about command-line options.
test.run(arguments = '-h', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/IDL/IDLSUFFIXES.py b/test/IDL/IDLSUFFIXES.py
index 2aaf9fe..f71ceba 100644
--- a/test/IDL/IDLSUFFIXES.py
+++ b/test/IDL/IDLSUFFIXES.py
@@ -68,3 +68,9 @@ Install file: "foo.x" as "foo_x"
test.up_to_date(arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/IDL/MIDLCOM.py b/test/IDL/MIDLCOM.py
index b285568..9005d6b 100644
--- a/test/IDL/MIDLCOM.py
+++ b/test/IDL/MIDLCOM.py
@@ -71,3 +71,9 @@ test.up_to_date(options = '--debug=explain', arguments = 'aaa.tlb')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/IDL/MIDLCOMSTR.py b/test/IDL/MIDLCOMSTR.py
index 8c3a15a..472526a 100644
--- a/test/IDL/MIDLCOMSTR.py
+++ b/test/IDL/MIDLCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.tlb', "aaa.idl\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/IDL/midl.py b/test/IDL/midl.py
index ac9597c..bf4f58c 100644
--- a/test/IDL/midl.py
+++ b/test/IDL/midl.py
@@ -442,3 +442,9 @@ test.must_not_exist(['build2','bar.lib'])
test.must_not_exist(['build2','bar.exp'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Ignore.py b/test/Ignore.py
index 15cf4f3..0716e11 100644
--- a/test/Ignore.py
+++ b/test/Ignore.py
@@ -113,3 +113,9 @@ env.Ignore(file1, [[file2, 'file3']])
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/Clone.py b/test/Install/Clone.py
index 65770d2..da66157 100644
--- a/test/Install/Clone.py
+++ b/test/Install/Clone.py
@@ -67,3 +67,9 @@ test.must_match(['sub2', 'foo.out'], "foo.in\n")
test.must_match(['sub3', 'foo.out'], "foo.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/INSTALLSTR.py b/test/Install/INSTALLSTR.py
index 0b51558..0cc5fce 100644
--- a/test/Install/INSTALLSTR.py
+++ b/test/Install/INSTALLSTR.py
@@ -50,3 +50,9 @@ INSTALL file => %s!
test.must_match(['install', 'file'], "file\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/Install.py b/test/Install/Install.py
index 8c52015..8c461a7 100644
--- a/test/Install/Install.py
+++ b/test/Install/Install.py
@@ -147,3 +147,9 @@ test.run(chdir = 'work',
f.close()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/InstallAs.py b/test/Install/InstallAs.py
index ba83259..fe860b0 100644
--- a/test/Install/InstallAs.py
+++ b/test/Install/InstallAs.py
@@ -84,3 +84,9 @@ test.up_to_date(arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/directories.py b/test/Install/directories.py
index 5a795af..74a7ac5 100644
--- a/test/Install/directories.py
+++ b/test/Install/directories.py
@@ -91,3 +91,9 @@ test.must_match(test.workpath('outside', 'd4', 'f8'), "work/dir4/f8\n"
test.must_match(test.workpath('outside', 'd4', 'sub', 'f9'), "work/dir4/sub/f9\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/multi.py b/test/Install/multi.py
index e033b53..a7a6eb8 100644
--- a/test/Install/multi.py
+++ b/test/Install/multi.py
@@ -46,3 +46,9 @@ test.run(arguments = '.')
test.must_match(['install', 'file1'], "file1\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/no-top-relative.py b/test/Install/no-top-relative.py
index 51538ea..3eb24f7 100644
--- a/test/Install/no-top-relative.py
+++ b/test/Install/no-top-relative.py
@@ -51,3 +51,9 @@ test.run()
test.must_match(['install', '#testfile.txt#'], "test/#testfile.txt#\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/option--install-sandbox.py b/test/Install/option--install-sandbox.py
index 32e61a1..020cd3a 100644
--- a/test/Install/option--install-sandbox.py
+++ b/test/Install/option--install-sandbox.py
@@ -74,3 +74,9 @@ test.must_match('destination/subdir/file3.out', "subdir/file3.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/tool.py b/test/Install/tool.py
index 4f09b73..1e49584 100644
--- a/test/Install/tool.py
+++ b/test/Install/tool.py
@@ -49,3 +49,9 @@ test.must_match(['iii', 'foo.in'], "foo.in\n")
test.must_match('foo.out', "foo.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Install/wrap-by-attribute.py b/test/Install/wrap-by-attribute.py
index cdfe41c..e36d11d 100644
--- a/test/Install/wrap-by-attribute.py
+++ b/test/Install/wrap-by-attribute.py
@@ -107,3 +107,9 @@ test.must_match(f4_new_out, "f4.in\n")
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Intel/icpc-link.py b/test/Intel/icpc-link.py
index 068e0f3..58d6efd 100644
--- a/test/Intel/icpc-link.py
+++ b/test/Intel/icpc-link.py
@@ -57,3 +57,9 @@ main()
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/Alias.py b/test/Interactive/Alias.py
index fc05b9a..ab4c64c 100644
--- a/test/Interactive/Alias.py
+++ b/test/Interactive/Alias.py
@@ -83,3 +83,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/Default-None.py b/test/Interactive/Default-None.py
index 36ebf2f..3f4db82 100644
--- a/test/Interactive/Default-None.py
+++ b/test/Interactive/Default-None.py
@@ -94,3 +94,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/Default.py b/test/Interactive/Default.py
index d6205e2..9429568 100644
--- a/test/Interactive/Default.py
+++ b/test/Interactive/Default.py
@@ -84,3 +84,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/added-include.py b/test/Interactive/added-include.py
index ca7c92f..86a473d 100644
--- a/test/Interactive/added-include.py
+++ b/test/Interactive/added-include.py
@@ -113,3 +113,9 @@ test.run(program = foo_exe, stdout = 'foo.h.in 3\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/basic.py b/test/Interactive/basic.py
index 4c78f69..31a7be7 100644
--- a/test/Interactive/basic.py
+++ b/test/Interactive/basic.py
@@ -82,3 +82,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/cache-debug.py b/test/Interactive/cache-debug.py
index dab5159..68bedb8 100644
--- a/test/Interactive/cache-debug.py
+++ b/test/Interactive/cache-debug.py
@@ -115,3 +115,9 @@ test.finish(scons, stdout = expect_stdout, match=TestCmd.match_re)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/cache-disable.py b/test/Interactive/cache-disable.py
index 0fb8435..ef986db 100644
--- a/test/Interactive/cache-disable.py
+++ b/test/Interactive/cache-disable.py
@@ -113,3 +113,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/cache-force.py b/test/Interactive/cache-force.py
index 8fd3f92..2fb7494 100644
--- a/test/Interactive/cache-force.py
+++ b/test/Interactive/cache-force.py
@@ -111,3 +111,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/cache-show.py b/test/Interactive/cache-show.py
index c1fe487..e3fe96c 100644
--- a/test/Interactive/cache-show.py
+++ b/test/Interactive/cache-show.py
@@ -113,3 +113,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/clean.py b/test/Interactive/clean.py
index 4f4f80d..b2a7bb7 100644
--- a/test/Interactive/clean.py
+++ b/test/Interactive/clean.py
@@ -103,3 +103,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/exit.py b/test/Interactive/exit.py
index df06d5d..9058499 100644
--- a/test/Interactive/exit.py
+++ b/test/Interactive/exit.py
@@ -62,3 +62,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/failure.py b/test/Interactive/failure.py
index 75f460f..122d875 100644
--- a/test/Interactive/failure.py
+++ b/test/Interactive/failure.py
@@ -149,3 +149,9 @@ test.finish(scons, stdout = expect_stdout, stderr = expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/help.py b/test/Interactive/help.py
index ef4c578..6020bde 100644
--- a/test/Interactive/help.py
+++ b/test/Interactive/help.py
@@ -83,3 +83,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/implicit-VariantDir.py b/test/Interactive/implicit-VariantDir.py
index b69264b..8975e90 100644
--- a/test/Interactive/implicit-VariantDir.py
+++ b/test/Interactive/implicit-VariantDir.py
@@ -140,3 +140,9 @@ test.finish(scons)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/option--Q.py b/test/Interactive/option--Q.py
index 4c02fa7..19b70c1 100644
--- a/test/Interactive/option--Q.py
+++ b/test/Interactive/option--Q.py
@@ -81,3 +81,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/option-i.py b/test/Interactive/option-i.py
index a2935a7..2ea1f04 100644
--- a/test/Interactive/option-i.py
+++ b/test/Interactive/option-i.py
@@ -104,3 +104,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/option-j.py b/test/Interactive/option-j.py
index 29bba88..279fc51 100644
--- a/test/Interactive/option-j.py
+++ b/test/Interactive/option-j.py
@@ -162,3 +162,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/option-k.py b/test/Interactive/option-k.py
index f15605e..2a32518 100644
--- a/test/Interactive/option-k.py
+++ b/test/Interactive/option-k.py
@@ -106,3 +106,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/option-n.py b/test/Interactive/option-n.py
index f5ee1e3..2bdaa34 100644
--- a/test/Interactive/option-n.py
+++ b/test/Interactive/option-n.py
@@ -77,3 +77,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/option-s.py b/test/Interactive/option-s.py
index 167d581..59b79ce 100644
--- a/test/Interactive/option-s.py
+++ b/test/Interactive/option-s.py
@@ -77,3 +77,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/repeat-line.py b/test/Interactive/repeat-line.py
index e85b9ea..7fb776e 100644
--- a/test/Interactive/repeat-line.py
+++ b/test/Interactive/repeat-line.py
@@ -85,3 +85,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/shell.py b/test/Interactive/shell.py
index 5b35f87..4e4907a 100644
--- a/test/Interactive/shell.py
+++ b/test/Interactive/shell.py
@@ -114,3 +114,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/taskmastertrace.py b/test/Interactive/taskmastertrace.py
index 4ccf46b..48089e3 100644
--- a/test/Interactive/taskmastertrace.py
+++ b/test/Interactive/taskmastertrace.py
@@ -111,3 +111,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/tree.py b/test/Interactive/tree.py
index fcf35c6..61faa22 100644
--- a/test/Interactive/tree.py
+++ b/test/Interactive/tree.py
@@ -87,3 +87,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/unknown-command.py b/test/Interactive/unknown-command.py
index 2b77378..1063cc0 100644
--- a/test/Interactive/unknown-command.py
+++ b/test/Interactive/unknown-command.py
@@ -64,3 +64,9 @@ test.finish(scons, stdout = expect_stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/variant_dir.py b/test/Interactive/variant_dir.py
index 68ee2a3..f36bd0a 100644
--- a/test/Interactive/variant_dir.py
+++ b/test/Interactive/variant_dir.py
@@ -111,3 +111,9 @@ test.finish(scons)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Interactive/version.py b/test/Interactive/version.py
index 37163a3..f948db7 100644
--- a/test/Interactive/version.py
+++ b/test/Interactive/version.py
@@ -80,3 +80,9 @@ if not test.match_re(stdout, expect1) and not test.match_re(stdout, expect2):
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAR.py b/test/Java/JAR.py
index 34657ff..ca12ae4 100644
--- a/test/Java/JAR.py
+++ b/test/Java/JAR.py
@@ -248,3 +248,9 @@ test.must_exist('bar.jar')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JARCHDIR.py b/test/Java/JARCHDIR.py
index a3f2ec4..e3f22db 100644
--- a/test/Java/JARCHDIR.py
+++ b/test/Java/JARCHDIR.py
@@ -115,3 +115,9 @@ test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JARCOM.py b/test/Java/JARCOM.py
index f03cd9f..a51ea5a 100644
--- a/test/Java/JARCOM.py
+++ b/test/Java/JARCOM.py
@@ -63,3 +63,9 @@ test.must_match('test1.jar', "file1.in\nfile2.in\nfile3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JARCOMSTR.py b/test/Java/JARCOMSTR.py
index 35404ce..4358f6b 100644
--- a/test/Java/JARCOMSTR.py
+++ b/test/Java/JARCOMSTR.py
@@ -67,3 +67,9 @@ test.must_match('test1.jar', "file1.in\nfile2.in\nfile3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JARFLAGS.py b/test/Java/JARFLAGS.py
index 03a222b..7306426 100644
--- a/test/Java/JARFLAGS.py
+++ b/test/Java/JARFLAGS.py
@@ -78,3 +78,9 @@ test.run(arguments = '.',
test.must_exist('test.jar')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVABOOTCLASSPATH.py b/test/Java/JAVABOOTCLASSPATH.py
index 5962b94..e448165 100644
--- a/test/Java/JAVABOOTCLASSPATH.py
+++ b/test/Java/JAVABOOTCLASSPATH.py
@@ -93,3 +93,9 @@ expect = """\
test.run(arguments = '-Q -n .', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVAC.py b/test/Java/JAVAC.py
index baedac0..bb823fc 100644
--- a/test/Java/JAVAC.py
+++ b/test/Java/JAVAC.py
@@ -97,3 +97,9 @@ line 3
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVACCOM.py b/test/Java/JAVACCOM.py
index b6a30e9..c4eaa92 100644
--- a/test/Java/JAVACCOM.py
+++ b/test/Java/JAVACCOM.py
@@ -66,3 +66,9 @@ test.must_match(['classes', 'file1.class'],
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVACCOMSTR.py b/test/Java/JAVACCOMSTR.py
index 88fa31d..23e7dfb 100644
--- a/test/Java/JAVACCOMSTR.py
+++ b/test/Java/JAVACCOMSTR.py
@@ -77,3 +77,9 @@ test.must_match(['classes', 'file1.class'],
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVACFLAGS.py b/test/Java/JAVACFLAGS.py
index e287054..d86c267 100644
--- a/test/Java/JAVACFLAGS.py
+++ b/test/Java/JAVACFLAGS.py
@@ -64,3 +64,9 @@ test.run(arguments = '.',
test.must_exist(['classes', 'src', 'Example1.class'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVACLASSPATH.py b/test/Java/JAVACLASSPATH.py
index 11f7c2c..bc3bb21 100644
--- a/test/Java/JAVACLASSPATH.py
+++ b/test/Java/JAVACLASSPATH.py
@@ -89,3 +89,9 @@ test.must_exist(['outdir', 'com_Example2.h'])
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVAH.py b/test/Java/JAVAH.py
index 32ad119..2518928 100644
--- a/test/Java/JAVAH.py
+++ b/test/Java/JAVAH.py
@@ -299,3 +299,9 @@ test.must_exist(['outdir2', 'com_sub_bar_Example6.h'])
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVAHCOM.py b/test/Java/JAVAHCOM.py
index 73067c6..1030380 100644
--- a/test/Java/JAVAHCOM.py
+++ b/test/Java/JAVAHCOM.py
@@ -67,3 +67,9 @@ test.must_match(['out', 'file3.h'], "file3.class\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVAHCOMSTR.py b/test/Java/JAVAHCOMSTR.py
index 8ee5767..f318524 100644
--- a/test/Java/JAVAHCOMSTR.py
+++ b/test/Java/JAVAHCOMSTR.py
@@ -83,3 +83,9 @@ test.must_match(['out', 'file3.h'], "file3.class\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/JAVASOURCEPATH.py b/test/Java/JAVASOURCEPATH.py
index 87e90ad..5f19004 100644
--- a/test/Java/JAVASOURCEPATH.py
+++ b/test/Java/JAVASOURCEPATH.py
@@ -72,3 +72,9 @@ test.must_exist(['bar', 'classes', 'com', 'foo', 'test', 'TestFoo.class'])
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/Java-1.4.py b/test/Java/Java-1.4.py
index 0906513..f0f5a93 100644
--- a/test/Java/Java-1.4.py
+++ b/test/Java/Java-1.4.py
@@ -396,3 +396,9 @@ classes_must_not_exist('class5', expect_5)
test.fail_test(failed)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/Java-1.5.py b/test/Java/Java-1.5.py
index 20ebc25..e769c22 100644
--- a/test/Java/Java-1.5.py
+++ b/test/Java/Java-1.5.py
@@ -392,3 +392,9 @@ classes_must_not_exist('class5', expect_5)
test.fail_test(failed)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/Java-1.6.py b/test/Java/Java-1.6.py
index 649cf01..d107e32 100644
--- a/test/Java/Java-1.6.py
+++ b/test/Java/Java-1.6.py
@@ -392,3 +392,9 @@ classes_must_not_exist('class5', expect_5)
test.fail_test(failed)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/RMIC.py b/test/Java/RMIC.py
index 3340707..0abf5a4 100644
--- a/test/Java/RMIC.py
+++ b/test/Java/RMIC.py
@@ -325,3 +325,9 @@ test.must_exist(test.workpath('outdir2', 'com', 'sub', 'bar', 'Example4_Stub.cla
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/RMICCOM.py b/test/Java/RMICCOM.py
index e8a5655..6bc50da 100644
--- a/test/Java/RMICCOM.py
+++ b/test/Java/RMICCOM.py
@@ -77,3 +77,9 @@ test.must_match(out_file3, "file3.class\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/RMICCOMSTR.py b/test/Java/RMICCOMSTR.py
index a92bac5..8981ed7 100644
--- a/test/Java/RMICCOMSTR.py
+++ b/test/Java/RMICCOMSTR.py
@@ -83,3 +83,9 @@ test.must_match(out_file3, "file3.class\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/multi-step.py b/test/Java/multi-step.py
index 34e814b..19b8167 100644
--- a/test/Java/multi-step.py
+++ b/test/Java/multi-step.py
@@ -570,3 +570,9 @@ if not os.path.exists(p):
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/nested-classes.py b/test/Java/nested-classes.py
index 3550e76..7772c57 100644
--- a/test/Java/nested-classes.py
+++ b/test/Java/nested-classes.py
@@ -99,3 +99,9 @@ public class Test {
""")
test.run(arguments = '.')
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/no-JARCHDIR.py b/test/Java/no-JARCHDIR.py
index d0233f6..2037524 100644
--- a/test/Java/no-JARCHDIR.py
+++ b/test/Java/no-JARCHDIR.py
@@ -106,3 +106,9 @@ test.must_contain_all_lines(test.stdout(), [expect])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/source-files.py b/test/Java/source-files.py
index 63d1d92..bf263cf 100644
--- a/test/Java/source-files.py
+++ b/test/Java/source-files.py
@@ -118,3 +118,9 @@ test.must_not_exist(['class2', 'com', 'Example4.class'])
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Java/swig-dependencies.py b/test/Java/swig-dependencies.py
index f71ab31..2c53f0c 100644
--- a/test/Java/swig-dependencies.py
+++ b/test/Java/swig-dependencies.py
@@ -133,3 +133,9 @@ test.must_exist(['java', 'classes', 'foopackJNI.class'])
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/KeyboardInterrupt.py b/test/KeyboardInterrupt.py
index f19c2c0..d0f1207 100644
--- a/test/KeyboardInterrupt.py
+++ b/test/KeyboardInterrupt.py
@@ -116,3 +116,9 @@ for i in range(2):
runtest('-j64 --random')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LEX/LEX.py b/test/LEX/LEX.py
index 94692db..7964063 100644
--- a/test/LEX/LEX.py
+++ b/test/LEX/LEX.py
@@ -72,3 +72,9 @@ test.must_match('ddd.m', "ddd.lm\nmylex.py\n", mode='r')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LEX/LEXCOM.py b/test/LEX/LEXCOM.py
index 7ce8a15..f496f95 100644
--- a/test/LEX/LEXCOM.py
+++ b/test/LEX/LEXCOM.py
@@ -64,3 +64,9 @@ test.must_match('bbb.c', "bbb.lex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LEX/LEXCOMSTR.py b/test/LEX/LEXCOMSTR.py
index a06c20c..fa0bbf1 100644
--- a/test/LEX/LEXCOMSTR.py
+++ b/test/LEX/LEXCOMSTR.py
@@ -69,3 +69,9 @@ test.must_match('bbb.c', "bbb.lex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LEX/LEXFLAGS.py b/test/LEX/LEXFLAGS.py
index 1555142..7d7aff1 100644
--- a/test/LEX/LEXFLAGS.py
+++ b/test/LEX/LEXFLAGS.py
@@ -74,3 +74,9 @@ test.must_match(['out', 'aaa.c'], "aaa.l\n -x -t\n out in\n", mode='r')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LEX/live.py b/test/LEX/live.py
index e917039..da51175 100644
--- a/test/LEX/live.py
+++ b/test/LEX/live.py
@@ -101,3 +101,9 @@ test.run(program = test.workpath('bar'), stdin = "b\n", stdout = "Bbar.lB\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/LINK.py b/test/LINK/LINK.py
index ede03f5..851ddc9 100644
--- a/test/LINK/LINK.py
+++ b/test/LINK/LINK.py
@@ -84,3 +84,9 @@ test.run(arguments = 'bar' + _exe)
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/LINKCOM.py b/test/LINK/LINKCOM.py
index db8a221..b3c56d6 100644
--- a/test/LINK/LINKCOM.py
+++ b/test/LINK/LINKCOM.py
@@ -71,3 +71,9 @@ test.must_match('test1.exe', "test1.obj\ntest2.obj\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/LINKCOMSTR.py b/test/LINK/LINKCOMSTR.py
index 9eb4027..045574c 100644
--- a/test/LINK/LINKCOMSTR.py
+++ b/test/LINK/LINKCOMSTR.py
@@ -77,3 +77,9 @@ test.must_match('test1.exe', "test1.obj\ntest2.obj\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/LINKFLAGS.py b/test/LINK/LINKFLAGS.py
index d80960d..78385f1 100644
--- a/test/LINK/LINKFLAGS.py
+++ b/test/LINK/LINKFLAGS.py
@@ -85,3 +85,9 @@ test.run(arguments = 'bar' + _exe)
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/SHLINK.py b/test/LINK/SHLINK.py
index 296845c..c9be8bf 100644
--- a/test/LINK/SHLINK.py
+++ b/test/LINK/SHLINK.py
@@ -82,3 +82,9 @@ test.run(arguments = dll_ + 'bar' + _shlib)
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/SHLINKCOM.py b/test/LINK/SHLINKCOM.py
index 667564e..23b049c 100644
--- a/test/LINK/SHLINKCOM.py
+++ b/test/LINK/SHLINKCOM.py
@@ -88,3 +88,9 @@ test.must_match('test3.dll', "test1.c\ntest2.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/SHLINKCOMSTR.py b/test/LINK/SHLINKCOMSTR.py
index a3dc2cf..1d93b75 100644
--- a/test/LINK/SHLINKCOMSTR.py
+++ b/test/LINK/SHLINKCOMSTR.py
@@ -94,3 +94,9 @@ test.must_match('test3.dll', "test1.c\ntest2.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LINK/SHLINKFLAGS.py b/test/LINK/SHLINKFLAGS.py
index 51a8f7c..924fafd 100644
--- a/test/LINK/SHLINKFLAGS.py
+++ b/test/LINK/SHLINKFLAGS.py
@@ -84,3 +84,8 @@ test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/LIBPATH.py b/test/Libs/LIBPATH.py
index e52cb9f..b5a1b54 100644
--- a/test/Libs/LIBPATH.py
+++ b/test/Libs/LIBPATH.py
@@ -173,3 +173,9 @@ test.run(arguments = '.',
match=TestSCons.match_re_dotall)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/LIBPREFIX.py b/test/Libs/LIBPREFIX.py
index a71e967..764fb4e 100644
--- a/test/Libs/LIBPREFIX.py
+++ b/test/Libs/LIBPREFIX.py
@@ -36,3 +36,9 @@ test.write('SConstruct', """
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/LIBPREFIXES.py b/test/Libs/LIBPREFIXES.py
index 1e5d6c2..1b28458 100644
--- a/test/Libs/LIBPREFIXES.py
+++ b/test/Libs/LIBPREFIXES.py
@@ -75,3 +75,9 @@ test.fail_test(not os.path.exists(test.workpath('xxx-foo' + _lib)))
test.run(program = test.workpath('prog'), stdout = "foo.c\nprog.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/LIBS.py b/test/Libs/LIBS.py
index e9f6545..fa6295a 100644
--- a/test/Libs/LIBS.py
+++ b/test/Libs/LIBS.py
@@ -287,3 +287,9 @@ test.run(program=blender_exe,
stdout='src/component1/message.c\nsrc/component2/hello.c\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/LIBSUFFIX.py b/test/Libs/LIBSUFFIX.py
index a71e967..764fb4e 100644
--- a/test/Libs/LIBSUFFIX.py
+++ b/test/Libs/LIBSUFFIX.py
@@ -36,3 +36,9 @@ test.write('SConstruct', """
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/LIBSUFFIXES.py b/test/Libs/LIBSUFFIXES.py
index 29cbb18..4426e60 100644
--- a/test/Libs/LIBSUFFIXES.py
+++ b/test/Libs/LIBSUFFIXES.py
@@ -75,3 +75,9 @@ test.fail_test(not os.path.exists(test.workpath(lib_ + 'foo.xxx')))
test.run(program = test.workpath('prog'), stdout = "foo.c\nprog.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/Library.py b/test/Libs/Library.py
index 4bcb2c7..b603926 100644
--- a/test/Libs/Library.py
+++ b/test/Libs/Library.py
@@ -165,3 +165,9 @@ test.run(program = test.workpath('uses-nrd'),
stdout = "nrd\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/SHLIBPREFIX.py b/test/Libs/SHLIBPREFIX.py
index 2af6a96..c46b5aa 100644
--- a/test/Libs/SHLIBPREFIX.py
+++ b/test/Libs/SHLIBPREFIX.py
@@ -51,3 +51,9 @@ test.run(arguments = '.')
test.fail_test(not os.path.exists(test.workpath('shlib-foo' + _lib)))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/SHLIBSUFFIX.py b/test/Libs/SHLIBSUFFIX.py
index e2509fa..31fe8ba 100644
--- a/test/Libs/SHLIBSUFFIX.py
+++ b/test/Libs/SHLIBSUFFIX.py
@@ -51,3 +51,9 @@ test.run(arguments = '.')
test.fail_test(not os.path.exists(test.workpath(dll_ + 'foo.shlib')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/SharedLibrary.py b/test/Libs/SharedLibrary.py
index b688a0b..1bb91ea 100644
--- a/test/Libs/SharedLibrary.py
+++ b/test/Libs/SharedLibrary.py
@@ -282,3 +282,9 @@ main(int argc, char *argv[])
stdout = "f4.c\nprogbar.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Libs/SharedLibraryIxes.py b/test/Libs/SharedLibraryIxes.py
index f9d1471..fb0bc22 100644
--- a/test/Libs/SharedLibraryIxes.py
+++ b/test/Libs/SharedLibraryIxes.py
@@ -259,3 +259,9 @@ for t in tests:
test.run(program = test.workpath(t[3]), stdout=expected)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/LoadableModule.py b/test/LoadableModule.py
index 1c4ae31..4c69dc0 100644
--- a/test/LoadableModule.py
+++ b/test/LoadableModule.py
@@ -117,3 +117,9 @@ if sys.platform in platforms_with_dlopen:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/M4/M4.py b/test/M4/M4.py
index d7d87bd..9f877ee 100644
--- a/test/M4/M4.py
+++ b/test/M4/M4.py
@@ -103,3 +103,9 @@ bar.M4(target = 'bar', source = 'bar.m4')
test.fail_test(test.read('bar', 'r') != "line 1\nbbb\nline 3\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/M4/M4COM.py b/test/M4/M4COM.py
index 8c36d86..9299645 100644
--- a/test/M4/M4COM.py
+++ b/test/M4/M4COM.py
@@ -61,3 +61,9 @@ test.must_match('aaa.out', "aaa.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/M4/M4COMSTR.py b/test/M4/M4COMSTR.py
index a9e91e6..1425f5c 100644
--- a/test/M4/M4COMSTR.py
+++ b/test/M4/M4COMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.out', "aaa.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/PCHCOM.py b/test/MSVC/PCHCOM.py
index 2473391..308dd0e 100644
--- a/test/MSVC/PCHCOM.py
+++ b/test/MSVC/PCHCOM.py
@@ -61,3 +61,9 @@ test.must_match('aaa.pch', "aaa.h\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/PCHCOMSTR.py b/test/MSVC/PCHCOMSTR.py
index 23322d4..a3ee99e 100644
--- a/test/MSVC/PCHCOMSTR.py
+++ b/test/MSVC/PCHCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.pch', "aaa.h\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/PCHSTOP-errors.py b/test/MSVC/PCHSTOP-errors.py
index 8c5bb14..6ffd11a 100644
--- a/test/MSVC/PCHSTOP-errors.py
+++ b/test/MSVC/PCHSTOP-errors.py
@@ -73,3 +73,9 @@ test.run(arguments='SET_PCHSTOP=1', status=2, stderr=expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/RCCOM.py b/test/MSVC/RCCOM.py
index e881bb5..babc4c7 100644
--- a/test/MSVC/RCCOM.py
+++ b/test/MSVC/RCCOM.py
@@ -62,3 +62,9 @@ test.must_match('aaa.res', "aaa.rc\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/RCCOMSTR.py b/test/MSVC/RCCOMSTR.py
index 96ccee0..b346f48 100644
--- a/test/MSVC/RCCOMSTR.py
+++ b/test/MSVC/RCCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.res', "aaa.rc\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/batch.py b/test/MSVC/batch.py
index 3776df7..bc65f82 100644
--- a/test/MSVC/batch.py
+++ b/test/MSVC/batch.py
@@ -153,3 +153,9 @@ test.must_match('fake_cl.log', """\
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/generate-rc.py b/test/MSVC/generate-rc.py
index 0b3c332..40ef95e 100644
--- a/test/MSVC/generate-rc.py
+++ b/test/MSVC/generate-rc.py
@@ -68,3 +68,9 @@ test.must_match('my.rc', "generate_rc\nmy.in\n")
test.must_match('my.res', "fake_rc.py\ngenerate_rc\nmy.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/hierarchical.py b/test/MSVC/hierarchical.py
index 19b9dcc..cfc61cd 100644
--- a/test/MSVC/hierarchical.py
+++ b/test/MSVC/hierarchical.py
@@ -91,3 +91,9 @@ test.must_not_exist(test.workpath('build/StdAfx.obj'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/msvc.py b/test/MSVC/msvc.py
index fe464c4..4ad562c 100644
--- a/test/MSVC/msvc.py
+++ b/test/MSVC/msvc.py
@@ -192,3 +192,9 @@ test.run(program=test.workpath('test.exe'), stdout='2003 test 2\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/multiple-pdb.py b/test/MSVC/multiple-pdb.py
index feb3fd9..053fd5a 100644
--- a/test/MSVC/multiple-pdb.py
+++ b/test/MSVC/multiple-pdb.py
@@ -81,3 +81,9 @@ test.must_exist('test2%s' % _exe)
test.must_exist('test2.pdb')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/pdb-VariantDir-path.py b/test/MSVC/pdb-VariantDir-path.py
index 028b2de..1ecb9a3 100644
--- a/test/MSVC/pdb-VariantDir-path.py
+++ b/test/MSVC/pdb-VariantDir-path.py
@@ -74,3 +74,9 @@ test.must_exist(['.build', 'test%s' % _exe])
test.must_exist(['.build', 'test%s.pdb' % _exe])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVC/pdb-manifest.py b/test/MSVC/pdb-manifest.py
index 00f3ee2..d70989f 100644
--- a/test/MSVC/pdb-manifest.py
+++ b/test/MSVC/pdb-manifest.py
@@ -79,3 +79,9 @@ test.must_exist('staticlib%s' % _lib)
test.must_not_exist('staticlib.pdb')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/common-prefix.py b/test/MSVS/common-prefix.py
index 66a8a8b..debe992 100644
--- a/test/MSVS/common-prefix.py
+++ b/test/MSVS/common-prefix.py
@@ -178,3 +178,9 @@ assert vcproj[:len(expect)] == expect, test.diff_substr(expect, vcproj)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/runfile.py b/test/MSVS/runfile.py
index 3edd711..7c85a16 100644
--- a/test/MSVS/runfile.py
+++ b/test/MSVS/runfile.py
@@ -126,3 +126,9 @@ assert vcproj[:len(expect)] == expect, test.diff_substr(expect, vcproj)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-6.0-clean.py b/test/MSVS/vs-6.0-clean.py
index 90655f4..c97bfc6 100644
--- a/test/MSVS/vs-6.0-clean.py
+++ b/test/MSVS/vs-6.0-clean.py
@@ -103,3 +103,9 @@ test.must_not_exist(test.workpath('Test.dsp'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-6.0-exec.py b/test/MSVS/vs-6.0-exec.py
index 2b76db4..36ce30c 100644
--- a/test/MSVS/vs-6.0-exec.py
+++ b/test/MSVS/vs-6.0-exec.py
@@ -92,3 +92,9 @@ test.run(program=test.workpath('sub dir', 'foo'), stdout="foo.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-6.0-files.py b/test/MSVS/vs-6.0-files.py
index 3e75626..945d6eb 100644
--- a/test/MSVS/vs-6.0-files.py
+++ b/test/MSVS/vs-6.0-files.py
@@ -77,3 +77,9 @@ test.must_not_exist(test.workpath('Test.dsw'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-6.0-variant_dir.py b/test/MSVS/vs-6.0-variant_dir.py
index c642e4e..d248e6f 100644
--- a/test/MSVS/vs-6.0-variant_dir.py
+++ b/test/MSVS/vs-6.0-variant_dir.py
@@ -80,3 +80,9 @@ The real workspace file is here:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.0-clean.py b/test/MSVS/vs-7.0-clean.py
index bf44339..8487ea9 100644
--- a/test/MSVS/vs-7.0-clean.py
+++ b/test/MSVS/vs-7.0-clean.py
@@ -104,3 +104,9 @@ test.must_not_exist(test.workpath('Test.vcproj'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.0-exec.py b/test/MSVS/vs-7.0-exec.py
index 5ffb35c..29647bb 100644
--- a/test/MSVS/vs-7.0-exec.py
+++ b/test/MSVS/vs-7.0-exec.py
@@ -94,3 +94,9 @@ test.run(program=test.workpath('sub dir', 'foo'), stdout="foo.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.0-files.py b/test/MSVS/vs-7.0-files.py
index d20b298..46fe4db 100644
--- a/test/MSVS/vs-7.0-files.py
+++ b/test/MSVS/vs-7.0-files.py
@@ -96,3 +96,9 @@ assert vcproj[:len(expect)] == expect, test.diff_substr(expect, vcproj)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.0-variant_dir.py b/test/MSVS/vs-7.0-variant_dir.py
index eba00dc..cd41f01 100644
--- a/test/MSVS/vs-7.0-variant_dir.py
+++ b/test/MSVS/vs-7.0-variant_dir.py
@@ -82,3 +82,9 @@ The real workspace file is here:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.1-clean.py b/test/MSVS/vs-7.1-clean.py
index 2e8bb99..1a3f3f4 100644
--- a/test/MSVS/vs-7.1-clean.py
+++ b/test/MSVS/vs-7.1-clean.py
@@ -104,3 +104,9 @@ test.must_not_exist(test.workpath('Test.vcproj'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.1-exec.py b/test/MSVS/vs-7.1-exec.py
index 0f99def..5dd2a17 100644
--- a/test/MSVS/vs-7.1-exec.py
+++ b/test/MSVS/vs-7.1-exec.py
@@ -94,3 +94,9 @@ test.run(program=test.workpath('sub dir', 'foo'), stdout="foo.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.1-files.py b/test/MSVS/vs-7.1-files.py
index 35815db..70ee19a 100644
--- a/test/MSVS/vs-7.1-files.py
+++ b/test/MSVS/vs-7.1-files.py
@@ -96,3 +96,9 @@ assert vcproj[:len(expect)] == expect, test.diff_substr(expect, vcproj)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-7.1-variant_dir.py b/test/MSVS/vs-7.1-variant_dir.py
index f0b6ffb..d506c9f 100644
--- a/test/MSVS/vs-7.1-variant_dir.py
+++ b/test/MSVS/vs-7.1-variant_dir.py
@@ -82,3 +82,9 @@ The real workspace file is here:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-8.0-clean.py b/test/MSVS/vs-8.0-clean.py
index 4c023d0..d8a1d6f 100644
--- a/test/MSVS/vs-8.0-clean.py
+++ b/test/MSVS/vs-8.0-clean.py
@@ -104,3 +104,9 @@ test.must_not_exist(test.workpath('Test.vcproj'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-8.0-exec.py b/test/MSVS/vs-8.0-exec.py
index b43b2d4..ad61a5e 100644
--- a/test/MSVS/vs-8.0-exec.py
+++ b/test/MSVS/vs-8.0-exec.py
@@ -98,3 +98,9 @@ test.run(program=test.workpath('sub dir', 'foo'), stdout="foo.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-8.0-files.py b/test/MSVS/vs-8.0-files.py
index 28e9f2a..86dcfd2 100644
--- a/test/MSVS/vs-8.0-files.py
+++ b/test/MSVS/vs-8.0-files.py
@@ -96,3 +96,9 @@ assert vcproj[:len(expect)] == expect, test.diff_substr(expect, vcproj)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MSVS/vs-8.0-variant_dir.py b/test/MSVS/vs-8.0-variant_dir.py
index 6176981..22509cb 100644
--- a/test/MSVS/vs-8.0-variant_dir.py
+++ b/test/MSVS/vs-8.0-variant_dir.py
@@ -86,3 +86,9 @@ The real workspace file is here:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MinGW/RCCOM.py b/test/MinGW/RCCOM.py
index a272af7..45683dd 100644
--- a/test/MinGW/RCCOM.py
+++ b/test/MinGW/RCCOM.py
@@ -64,3 +64,9 @@ test.must_match('aaa.o', "aaa.rc\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/MinGW/RCCOMSTR.py b/test/MinGW/RCCOMSTR.py
index d04c5d6..6795795 100644
--- a/test/MinGW/RCCOMSTR.py
+++ b/test/MinGW/RCCOMSTR.py
@@ -67,3 +67,9 @@ test.must_match('aaa.o', "aaa.rc\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Mkdir.py b/test/Mkdir.py
index 144c9a6..f79a32a 100644
--- a/test/Mkdir.py
+++ b/test/Mkdir.py
@@ -189,3 +189,8 @@ test.run(chdir = 'work3', arguments = '')
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Move.py b/test/Move.py
index ba55581..d83a5cd 100644
--- a/test/Move.py
+++ b/test/Move.py
@@ -95,3 +95,9 @@ test.must_match('f6.out', "f6.in\n")
test.must_match('Move-f6.out', "f6.in-Move\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/NodeOps.py b/test/NodeOps.py
index ffaeb62..96e9f12 100644
--- a/test/NodeOps.py
+++ b/test/NodeOps.py
@@ -350,3 +350,9 @@ for name in build_nodes:
cleanup_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Object.py b/test/Object.py
index 108960d..406c2c1 100644
--- a/test/Object.py
+++ b/test/Object.py
@@ -120,3 +120,9 @@ test.run(program = test.workpath('prog2'), stdout = stdout)
test.run(program = test.workpath('prog3'), stdout = stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/PRINT_CMD_LINE_FUNC.py b/test/PRINT_CMD_LINE_FUNC.py
index 0373a1e..45a741c 100644
--- a/test/PRINT_CMD_LINE_FUNC.py
+++ b/test/PRINT_CMD_LINE_FUNC.py
@@ -73,3 +73,9 @@ e.Program(target = 'prog', source = 'prog.c')
test.run(arguments = '-Q .')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Parallel/duplicate-children.py b/test/Parallel/duplicate-children.py
index 26d873b..c6c5c29 100644
--- a/test/Parallel/duplicate-children.py
+++ b/test/Parallel/duplicate-children.py
@@ -66,3 +66,9 @@ test.must_match('foo.out', "foo.in\n")
test.must_match('foobar', "foo.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Parallel/duplicate-target.py b/test/Parallel/duplicate-target.py
index 43015fe..a9d511e 100644
--- a/test/Parallel/duplicate-target.py
+++ b/test/Parallel/duplicate-target.py
@@ -96,3 +96,9 @@ work/sub/f2.in
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Parallel/failed-build.py b/test/Parallel/failed-build.py
index 7056db1..e6a0589 100644
--- a/test/Parallel/failed-build.py
+++ b/test/Parallel/failed-build.py
@@ -109,3 +109,9 @@ test.must_not_exist(test.workpath('f6'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Parallel/multiple-parents.py b/test/Parallel/multiple-parents.py
index 1b7a1a1..69accaa 100644
--- a/test/Parallel/multiple-parents.py
+++ b/test/Parallel/multiple-parents.py
@@ -241,3 +241,9 @@ for i in range(5):
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Parallel/ref_count.py b/test/Parallel/ref_count.py
index 93b6142..1eab173 100644
--- a/test/Parallel/ref_count.py
+++ b/test/Parallel/ref_count.py
@@ -151,3 +151,9 @@ after.in modified
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ParseConfig.py b/test/ParseConfig.py
index 8ba166f..6473458 100644
--- a/test/ParseConfig.py
+++ b/test/ParseConfig.py
@@ -106,3 +106,9 @@ test.run(arguments = "-q -Q -f SConstruct2 .", stdout = good_stdout)
test.run(arguments = "-q -Q -f SConstruct3 .", stdout = stdout3)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ParseDepends.py b/test/ParseDepends.py
index 9d7907d..12b02e2 100644
--- a/test/ParseDepends.py
+++ b/test/ParseDepends.py
@@ -154,3 +154,9 @@ test.run(status=2, stderr=None)
test.must_contain_all_lines(test.stderr(), ["No such file or directory"])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Perforce/P4COM.py b/test/Perforce/P4COM.py
index 11b28e3..5a90775 100644
--- a/test/Perforce/P4COM.py
+++ b/test/Perforce/P4COM.py
@@ -119,3 +119,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Perforce/P4COMSTR.py b/test/Perforce/P4COMSTR.py
index 72f05b8..a8675f2 100644
--- a/test/Perforce/P4COMSTR.py
+++ b/test/Perforce/P4COMSTR.py
@@ -120,3 +120,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Perforce/Perforce.py b/test/Perforce/Perforce.py
index b409210..ee4b0b5 100644
--- a/test/Perforce/Perforce.py
+++ b/test/Perforce/Perforce.py
@@ -271,3 +271,9 @@ test.fail_test(test.read(['work', 'all']) != "import/aaa.in\nwork/foo/bbb.in\nim
test.fail_test(test.read(['work', 'foo', 'sub', 'all']) != "import/sub/ddd.in\nwork/foo/sub/eee.in\nimport/sub/fff.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/PharLap.py b/test/PharLap.py
index 991ac0b..8e56f21 100644
--- a/test/PharLap.py
+++ b/test/PharLap.py
@@ -309,3 +309,9 @@ test.run(arguments = '.')
test.fail_test(oldtime == os.path.getmtime(test.workpath('minasm.exe')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Platform.py b/test/Platform.py
index b0afe2e..23068c4 100644
--- a/test/Platform.py
+++ b/test/Platform.py
@@ -68,3 +68,8 @@ test.run(arguments = ".", stdout = expect)
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Precious.py b/test/Precious.py
index 76aa2a4..8c3dd4a 100644
--- a/test/Precious.py
+++ b/test/Precious.py
@@ -118,3 +118,9 @@ test.fail_test(not os.path.exists(test.workpath('subdir', 'f6.out')))
test.fail_test(os.path.exists(test.workpath('subdir', 'f7.out')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Program-j.py b/test/Program-j.py
index 62bbf3c..9e0190f 100644
--- a/test/Program-j.py
+++ b/test/Program-j.py
@@ -105,3 +105,9 @@ test.run(program = test.workpath('f3'), stdout = "f3.c\n")
test.run(program = test.workpath('f4'), stdout = "f4.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Program.py b/test/Program.py
index a54d7c1..15fd0c3 100644
--- a/test/Program.py
+++ b/test/Program.py
@@ -368,3 +368,9 @@ test.fail_test(not (oldtime4 == os.path.getmtime(foo4)))
test.fail_test(not (oldtime5 == os.path.getmtime(foo5)))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Progress/TARGET.py b/test/Progress/TARGET.py
index e45f859..c2b4213 100644
--- a/test/Progress/TARGET.py
+++ b/test/Progress/TARGET.py
@@ -64,3 +64,9 @@ if os.linesep != '\n':
test.run(arguments = '-Q .', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Progress/dots.py b/test/Progress/dots.py
index 23b3e72..e31ec56 100644
--- a/test/Progress/dots.py
+++ b/test/Progress/dots.py
@@ -58,3 +58,9 @@ expect = """\
test.run(arguments = '-Q .', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Progress/file.py b/test/Progress/file.py
index f0116c0..6095fb0 100644
--- a/test/Progress/file.py
+++ b/test/Progress/file.py
@@ -79,3 +79,9 @@ if os.linesep != '\n':
test.must_match('progress.out', expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Progress/function.py b/test/Progress/function.py
index 2fcb671..9998008 100644
--- a/test/Progress/function.py
+++ b/test/Progress/function.py
@@ -73,3 +73,9 @@ mpf: .
test.run(arguments = '-Q .', stdout=expect_stdout, stderr=expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Progress/interval.py b/test/Progress/interval.py
index 767bf20..2b99238 100644
--- a/test/Progress/interval.py
+++ b/test/Progress/interval.py
@@ -66,3 +66,9 @@ stderr: .
test.run(arguments = '-Q .', stdout=expect_stdout, stderr=expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Progress/object.py b/test/Progress/object.py
index 4dad1a1..25c53cf 100644
--- a/test/Progress/object.py
+++ b/test/Progress/object.py
@@ -76,3 +76,9 @@ expect_stderr = """\
test.run(arguments = '-Q .', stdout=expect_stdout, stderr=expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Progress/spinner.py b/test/Progress/spinner.py
index c600b67..0919b44 100644
--- a/test/Progress/spinner.py
+++ b/test/Progress/spinner.py
@@ -64,3 +64,9 @@ if os.linesep != '\n':
test.run(arguments = '-Q .', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/CPPPATH-appended.py b/test/QT/CPPPATH-appended.py
index dc5e813..2780921 100644
--- a/test/QT/CPPPATH-appended.py
+++ b/test/QT/CPPPATH-appended.py
@@ -73,3 +73,9 @@ test.write(['sub', 'local_include', 'local_include.h'], r"""
test.run(arguments = aaa_exe)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/CPPPATH.py b/test/QT/CPPPATH.py
index a45465f..4ea42bd 100644
--- a/test/QT/CPPPATH.py
+++ b/test/QT/CPPPATH.py
@@ -63,3 +63,9 @@ test.write(['local_include', 'local_include.h'], r"""
test.run(arguments = aaa_exe)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/QTFLAGS.py b/test/QT/QTFLAGS.py
index 5656b08..87dcaf0 100644
--- a/test/QT/QTFLAGS.py
+++ b/test/QT/QTFLAGS.py
@@ -277,3 +277,9 @@ test.run(chdir='work2', stderr=None)
test.must_exist(['work2', 'main' + _exe])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/Tool.py b/test/QT/Tool.py
index bb6b851..86eb4ca 100644
--- a/test/QT/Tool.py
+++ b/test/QT/Tool.py
@@ -151,3 +151,9 @@ env.Tool('qt', ['$TOOL_PATH'])
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/copied-env.py b/test/QT/copied-env.py
index dc96317..f68e1db 100644
--- a/test/QT/copied-env.py
+++ b/test/QT/copied-env.py
@@ -79,3 +79,9 @@ if not MYLIB_IMPL:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/empty-env.py b/test/QT/empty-env.py
index 5bf173a..77547e7 100644
--- a/test/QT/empty-env.py
+++ b/test/QT/empty-env.py
@@ -69,3 +69,9 @@ test.run(program = test.workpath('main' + TestSCons._exe),
stdout = 'qt/include/foo6.h\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/generated-ui.py b/test/QT/generated-ui.py
index 991047d..e01a633 100644
--- a/test/QT/generated-ui.py
+++ b/test/QT/generated-ui.py
@@ -127,3 +127,9 @@ test.run(arguments = '.',
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/installed.py b/test/QT/installed.py
index dde81c7..e9d2e16 100644
--- a/test/QT/installed.py
+++ b/test/QT/installed.py
@@ -211,3 +211,9 @@ test.fail_test(string.find(test.stderr(), expect1) == -1 and
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/manual.py b/test/QT/manual.py
index d3426db..dcab3aa 100644
--- a/test/QT/manual.py
+++ b/test/QT/manual.py
@@ -139,3 +139,9 @@ test.must_exist(test.workpath('fff.cpp'))
test.must_exist(test.workpath('fff.moc.cpp'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/moc-from-cpp.py b/test/QT/moc-from-cpp.py
index 1936a72..1bd7b10 100644
--- a/test/QT/moc-from-cpp.py
+++ b/test/QT/moc-from-cpp.py
@@ -97,3 +97,9 @@ test.run(arguments = "variant_dir=1 dup=0 " +
test.must_exist(test.workpath('build_dup0', moc))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/moc-from-header.py b/test/QT/moc-from-header.py
index 102facc..41b1b3d 100644
--- a/test/QT/moc-from-header.py
+++ b/test/QT/moc-from-header.py
@@ -97,3 +97,9 @@ test.run(arguments = "variant_dir=1 chdir=1 dup=0 " +
test.must_exist(['build_dup0', moc])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/reentrant.py b/test/QT/reentrant.py
index 336aa13..be464b9 100644
--- a/test/QT/reentrant.py
+++ b/test/QT/reentrant.py
@@ -65,3 +65,9 @@ test.run(program = test.workpath('main' + TestSCons._exe),
stdout = 'qt/include/foo5.h\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/source-from-ui.py b/test/QT/source-from-ui.py
index 874285d..6cffecc 100644
--- a/test/QT/source-from-ui.py
+++ b/test/QT/source-from-ui.py
@@ -149,3 +149,9 @@ test.must_not_exist(test.workpath(cpp))
test.must_not_exist(test.workpath(h))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/up-to-date.py b/test/QT/up-to-date.py
index 28ae16e..fbbcac0 100644
--- a/test/QT/up-to-date.py
+++ b/test/QT/up-to-date.py
@@ -139,3 +139,9 @@ test.up_to_date(options = '--debug=explain',
stderr=None)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/QT/warnings.py b/test/QT/warnings.py
index ef94dd6..975091b 100644
--- a/test/QT/warnings.py
+++ b/test/QT/warnings.py
@@ -98,3 +98,9 @@ File "%s", line \d+, in (\?|<module>)
test.fail_test(not test.match_re(test.stderr(), expect))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RANLIB/RANLIB.py b/test/RANLIB/RANLIB.py
index 3cf9c05..eefbd15 100644
--- a/test/RANLIB/RANLIB.py
+++ b/test/RANLIB/RANLIB.py
@@ -106,3 +106,9 @@ test.run(arguments = 'b' + _exe,
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RANLIB/RANLIBCOM.py b/test/RANLIB/RANLIBCOM.py
index 312216b..94f1997 100644
--- a/test/RANLIB/RANLIBCOM.py
+++ b/test/RANLIB/RANLIBCOM.py
@@ -79,3 +79,9 @@ test.must_match('output.lib', "file.1\nfile.2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RANLIB/RANLIBCOMSTR.py b/test/RANLIB/RANLIBCOMSTR.py
index 6929ac6..b59d133 100644
--- a/test/RANLIB/RANLIBCOMSTR.py
+++ b/test/RANLIB/RANLIBCOMSTR.py
@@ -86,3 +86,9 @@ test.must_match('output.lib', "file.1\nfile.2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RANLIB/RANLIBFLAGS.py b/test/RANLIB/RANLIBFLAGS.py
index 08ee967..45fcc00 100644
--- a/test/RANLIB/RANLIBFLAGS.py
+++ b/test/RANLIB/RANLIBFLAGS.py
@@ -107,3 +107,9 @@ test.run(arguments = 'b' + _exe,
test.fail_test(test.read('wrapper.out') != "wrapper.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RCS/RCS_COCOM.py b/test/RCS/RCS_COCOM.py
index 319a851..8bbeb59 100644
--- a/test/RCS/RCS_COCOM.py
+++ b/test/RCS/RCS_COCOM.py
@@ -119,3 +119,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RCS/RCS_COCOMSTR.py b/test/RCS/RCS_COCOMSTR.py
index 30a3a57..576afc1 100644
--- a/test/RCS/RCS_COCOMSTR.py
+++ b/test/RCS/RCS_COCOMSTR.py
@@ -120,3 +120,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RCS/changed.py b/test/RCS/changed.py
index 9a918db..d451be0 100644
--- a/test/RCS/changed.py
+++ b/test/RCS/changed.py
@@ -93,3 +93,9 @@ test.run(program = test.workpath('main.exe'), stdout = "main.c 2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RCS/diskcheck.py b/test/RCS/diskcheck.py
index b6b1070..264822a 100644
--- a/test/RCS/diskcheck.py
+++ b/test/RCS/diskcheck.py
@@ -186,3 +186,9 @@ test.must_be_writable(test.workpath('sub', 'fff.in'))
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RCS/explicit.py b/test/RCS/explicit.py
index 46ed8b6..3e19a67 100644
--- a/test/RCS/explicit.py
+++ b/test/RCS/explicit.py
@@ -156,3 +156,9 @@ test.must_not_be_writable(test.workpath('sub', 'fff.in'))
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RCS/implicit.py b/test/RCS/implicit.py
index 3223901..6677c55 100644
--- a/test/RCS/implicit.py
+++ b/test/RCS/implicit.py
@@ -88,3 +88,9 @@ done
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RCS/transparent.py b/test/RCS/transparent.py
index 1aceb46..397017c 100644
--- a/test/RCS/transparent.py
+++ b/test/RCS/transparent.py
@@ -171,3 +171,9 @@ test.must_be_writable(test.workpath('sub', 'fff.in'))
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/RPATH.py b/test/RPATH.py
index a0ae8c7..4e13bb1 100644
--- a/test/RPATH.py
+++ b/test/RPATH.py
@@ -69,3 +69,9 @@ test.run(arguments='.')
test.run(program=foo, chdir=test.workpath('.'), stdout='bar\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/CPPPATH.py b/test/Repository/CPPPATH.py
index 9db613e..ff1dbfe 100644
--- a/test/Repository/CPPPATH.py
+++ b/test/Repository/CPPPATH.py
@@ -95,3 +95,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/Default.py b/test/Repository/Default.py
index 82751c3..127c29a 100644
--- a/test/Repository/Default.py
+++ b/test/Repository/Default.py
@@ -98,3 +98,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/Install-Local.py b/test/Repository/Install-Local.py
index b987670..3631043 100644
--- a/test/Repository/Install-Local.py
+++ b/test/Repository/Install-Local.py
@@ -80,3 +80,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = 'install')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/Install.py b/test/Repository/Install.py
index d0038e3..5e64d55 100644
--- a/test/Repository/Install.py
+++ b/test/Repository/Install.py
@@ -57,3 +57,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = install)
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/InstallAs.py b/test/Repository/InstallAs.py
index 28b9421..0923d88 100644
--- a/test/Repository/InstallAs.py
+++ b/test/Repository/InstallAs.py
@@ -64,3 +64,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = install)
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/Java.py b/test/Repository/Java.py
index 2c5e30d..5ad1855 100644
--- a/test/Repository/Java.py
+++ b/test/Repository/Java.py
@@ -261,3 +261,9 @@ test.writable('repository', 0)
#test.up_to_date(chdir = 'work2', options = opts, arguments = ".")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/JavaH.py b/test/Repository/JavaH.py
index 9128b6d..ee196cf 100644
--- a/test/Repository/JavaH.py
+++ b/test/Repository/JavaH.py
@@ -288,3 +288,9 @@ test.fail_test(not os.path.exists(test.workpath('work3', 'outdir', 'Foo3.h')))
#test.up_to_date(chdir = 'work2', options = opts, arguments = ".")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/LIBPATH.py b/test/Repository/LIBPATH.py
index 0f80ace..0eb2da2 100644
--- a/test/Repository/LIBPATH.py
+++ b/test/Repository/LIBPATH.py
@@ -130,3 +130,9 @@ test.fail_test(test.read(['work', 'yyy.out']) !=
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/Local.py b/test/Repository/Local.py
index a099e40..1b63345 100644
--- a/test/Repository/Local.py
+++ b/test/Repository/Local.py
@@ -112,3 +112,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/M4.py b/test/Repository/M4.py
index 09c3861..b6c9736 100644
--- a/test/Repository/M4.py
+++ b/test/Repository/M4.py
@@ -101,3 +101,9 @@ test.fail_test(test.read(test.workpath('work', 'build', 'bbb.y'), 'r') != expect
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/Program.py b/test/Repository/Program.py
index eda1202..1eb18d8 100644
--- a/test/Repository/Program.py
+++ b/test/Repository/Program.py
@@ -360,3 +360,9 @@ test.up_to_date(chdir = 'work2', arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/RMIC.py b/test/Repository/RMIC.py
index f3c412b..ea48d2c 100644
--- a/test/Repository/RMIC.py
+++ b/test/Repository/RMIC.py
@@ -347,3 +347,9 @@ test.must_exist (test.workpath('work3', 'outdir', 'com', 'sub', 'foo', 'Foo2_
test.up_to_date(chdir = 'work3', options = opts, arguments = ".")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/SConscript.py b/test/Repository/SConscript.py
index 5f2e6b8..fb4ef08 100644
--- a/test/Repository/SConscript.py
+++ b/test/Repository/SConscript.py
@@ -125,3 +125,9 @@ rep2/src/ccc.in
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/SConsignFile.py b/test/Repository/SConsignFile.py
index 9643cb8..fef2c75 100644
--- a/test/Repository/SConsignFile.py
+++ b/test/Repository/SConsignFile.py
@@ -59,3 +59,9 @@ test.run(chdir='work',
test.must_not_exist(['work', 'file.out'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/SharedLibrary.py b/test/Repository/SharedLibrary.py
index 6b65def..fbd135e 100644
--- a/test/Repository/SharedLibrary.py
+++ b/test/Repository/SharedLibrary.py
@@ -122,3 +122,9 @@ test.run(program = test.workpath('work', 'prog'),
stdout = "f1.c\nf2.c\nf3.c\nprog.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/StaticLibrary.py b/test/Repository/StaticLibrary.py
index 1cf20c3..e5c76f9 100644
--- a/test/Repository/StaticLibrary.py
+++ b/test/Repository/StaticLibrary.py
@@ -234,3 +234,9 @@ test.up_to_date(chdir = 'work3', options = opts, arguments = ".")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/VariantDir.py b/test/Repository/VariantDir.py
index ea11404..0abda0b 100644
--- a/test/Repository/VariantDir.py
+++ b/test/Repository/VariantDir.py
@@ -197,3 +197,9 @@ test.up_to_date(chdir = 'work2', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/absolute-path.py b/test/Repository/absolute-path.py
index 378e321..5bd10e4 100644
--- a/test/Repository/absolute-path.py
+++ b/test/Repository/absolute-path.py
@@ -107,3 +107,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/include.py b/test/Repository/include.py
index 4575d99..c52765c 100644
--- a/test/Repository/include.py
+++ b/test/Repository/include.py
@@ -188,3 +188,9 @@ test.up_to_date(chdir = 'work', arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/link-object.py b/test/Repository/link-object.py
index 679fa7e..78add90 100644
--- a/test/Repository/link-object.py
+++ b/test/Repository/link-object.py
@@ -155,3 +155,9 @@ test.up_to_date(chdir = 'repository', arguments = ".")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/multi-dir.py b/test/Repository/multi-dir.py
index ab67c9d..8a82126 100644
--- a/test/Repository/multi-dir.py
+++ b/test/Repository/multi-dir.py
@@ -138,3 +138,9 @@ repository/src/main.c
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/no-SConsignFile.py b/test/Repository/no-SConsignFile.py
index 95b1749..d7f570c 100644
--- a/test/Repository/no-SConsignFile.py
+++ b/test/Repository/no-SConsignFile.py
@@ -73,3 +73,9 @@ test.run(program=test.workpath('build', 'foo'),
test.up_to_date(chdir='build', arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/no-repository.py b/test/Repository/no-repository.py
index a8ec7ca..dc45825 100644
--- a/test/Repository/no-repository.py
+++ b/test/Repository/no-repository.py
@@ -94,3 +94,9 @@ work/foo.c
test.up_to_date(chdir = 'work', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/option-c.py b/test/Repository/option-c.py
index 1d440eb..ea989c2 100644
--- a/test/Repository/option-c.py
+++ b/test/Repository/option-c.py
@@ -180,3 +180,9 @@ test.fail_test(test.read(repository_subdir_ddd_out) != "repository/subdir/ddd.in
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/option-f.py b/test/Repository/option-f.py
index 4615104..aec9418 100644
--- a/test/Repository/option-f.py
+++ b/test/Repository/option-f.py
@@ -97,3 +97,9 @@ test.fail_test(test.read(['work', 'ccc.out']) != "repository/ccc.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/option-n.py b/test/Repository/option-n.py
index c6793fc..220baad 100644
--- a/test/Repository/option-n.py
+++ b/test/Repository/option-n.py
@@ -92,3 +92,9 @@ test.fail_test(test.read(work_aaa_out) != "repository/aaa.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/signature-order.py b/test/Repository/signature-order.py
index fd36182..2c00b34 100644
--- a/test/Repository/signature-order.py
+++ b/test/Repository/signature-order.py
@@ -120,3 +120,9 @@ test.up_to_date(chdir = 'work', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/targets.py b/test/Repository/targets.py
index 2839046..d395047 100644
--- a/test/Repository/targets.py
+++ b/test/Repository/targets.py
@@ -97,3 +97,9 @@ test.fail_test(test.read(['work', 'ccc.out']) != "repository/ccc.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/top-level-path.py b/test/Repository/top-level-path.py
index 4dccfd5..d8ed9e2 100644
--- a/test/Repository/top-level-path.py
+++ b/test/Repository/top-level-path.py
@@ -106,3 +106,9 @@ test.up_to_date(chdir = 'work', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/variants.py b/test/Repository/variants.py
index a85d095..e8c07a7 100644
--- a/test/Repository/variants.py
+++ b/test/Repository/variants.py
@@ -422,3 +422,9 @@ test.fail_test(os.path.exists(test.workpath('work2', 'src2', '.sconsign')))
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Repository/within-repository.py b/test/Repository/within-repository.py
index 0b7e844..6bcc2fa 100644
--- a/test/Repository/within-repository.py
+++ b/test/Repository/within-repository.py
@@ -149,3 +149,9 @@ test.up_to_date(chdir = 'repository', arguments = ".")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Requires/basic.py b/test/Requires/basic.py
index 59cdd37..548e6b2 100644
--- a/test/Requires/basic.py
+++ b/test/Requires/basic.py
@@ -93,3 +93,9 @@ test.must_match('file.out', "file.in 4\nprereq.in 3\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Rpcgen/RPCGEN.py b/test/Rpcgen/RPCGEN.py
index 8edb7b7..7430ba7 100644
--- a/test/Rpcgen/RPCGEN.py
+++ b/test/Rpcgen/RPCGEN.py
@@ -149,3 +149,9 @@ int main(int argc, char **args) {
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Rpcgen/RPCGENCLIENTFLAGS.py b/test/Rpcgen/RPCGENCLIENTFLAGS.py
index 5bf14ce..7da0111 100644
--- a/test/Rpcgen/RPCGENCLIENTFLAGS.py
+++ b/test/Rpcgen/RPCGENCLIENTFLAGS.py
@@ -83,3 +83,9 @@ test.must_match('rpcif_xdr.c', expect_xdr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Rpcgen/RPCGENFLAGS.py b/test/Rpcgen/RPCGENFLAGS.py
index f18dba2..8f70adf 100644
--- a/test/Rpcgen/RPCGENFLAGS.py
+++ b/test/Rpcgen/RPCGENFLAGS.py
@@ -82,3 +82,9 @@ test.must_match('rpcif_xdr.c', expect_xdr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Rpcgen/RPCGENHEADERFLAGS.py b/test/Rpcgen/RPCGENHEADERFLAGS.py
index c1eac5a..840973f 100644
--- a/test/Rpcgen/RPCGENHEADERFLAGS.py
+++ b/test/Rpcgen/RPCGENHEADERFLAGS.py
@@ -83,3 +83,9 @@ test.must_match('rpcif_xdr.c', expect_xdr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Rpcgen/RPCGENSERVICEFLAGS.py b/test/Rpcgen/RPCGENSERVICEFLAGS.py
index bf88a24..db8f354 100644
--- a/test/Rpcgen/RPCGENSERVICEFLAGS.py
+++ b/test/Rpcgen/RPCGENSERVICEFLAGS.py
@@ -83,3 +83,9 @@ test.must_match('rpcif_xdr.c', expect_xdr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Rpcgen/RPCGENXDRFLAGS.py b/test/Rpcgen/RPCGENXDRFLAGS.py
index 85ec6dc..d185bcf 100644
--- a/test/Rpcgen/RPCGENXDRFLAGS.py
+++ b/test/Rpcgen/RPCGENXDRFLAGS.py
@@ -83,3 +83,9 @@ test.must_match('rpcif_xdr.c', expect_xdr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCCS/SCCSCOM.py b/test/SCCS/SCCSCOM.py
index f7a210c..771b773 100644
--- a/test/SCCS/SCCSCOM.py
+++ b/test/SCCS/SCCSCOM.py
@@ -119,3 +119,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCCS/SCCSCOMSTR.py b/test/SCCS/SCCSCOMSTR.py
index be5d807..162fe3c 100644
--- a/test/SCCS/SCCSCOMSTR.py
+++ b/test/SCCS/SCCSCOMSTR.py
@@ -120,3 +120,9 @@ test.must_match(['sub', 'all'],
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCCS/diskcheck.py b/test/SCCS/diskcheck.py
index 1845dc3..8d30d33 100644
--- a/test/SCCS/diskcheck.py
+++ b/test/SCCS/diskcheck.py
@@ -140,3 +140,9 @@ test.must_not_be_writable(test.workpath('sub', 'fff.in'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCCS/explicit.py b/test/SCCS/explicit.py
index dbfcb51..f716dd0 100644
--- a/test/SCCS/explicit.py
+++ b/test/SCCS/explicit.py
@@ -126,3 +126,9 @@ test.must_be_writable(test.workpath('sub', 'fff.in'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCCS/implicit.py b/test/SCCS/implicit.py
index aa5501f..79eaf06 100644
--- a/test/SCCS/implicit.py
+++ b/test/SCCS/implicit.py
@@ -80,3 +80,9 @@ test.must_contain_all_lines(test.stdout(), lines)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCCS/transparent.py b/test/SCCS/transparent.py
index 82577d2..adc0fe1 100644
--- a/test/SCCS/transparent.py
+++ b/test/SCCS/transparent.py
@@ -126,3 +126,9 @@ test.must_not_be_writable(test.workpath('sub', 'fff.in'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCONSFLAGS.py b/test/SCONSFLAGS.py
index e64e687..387cb26 100644
--- a/test/SCONSFLAGS.py
+++ b/test/SCONSFLAGS.py
@@ -74,3 +74,9 @@ test.run(arguments = "-H", status = 2,
stderr = TestSCons.re_escape(expect))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SCONS_LIB_DIR.py b/test/SCONS_LIB_DIR.py
index e784e2b..95a377a 100644
--- a/test/SCONS_LIB_DIR.py
+++ b/test/SCONS_LIB_DIR.py
@@ -47,3 +47,8 @@ test.run(stdout = expect)
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscript/Return.py b/test/SConscript/Return.py
index 2ef4559..a810c7c 100644
--- a/test/SConscript/Return.py
+++ b/test/SConscript/Return.py
@@ -103,3 +103,9 @@ bar = bar
test.run(arguments = '-q -Q', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscript/SConscript.py b/test/SConscript/SConscript.py
index 268c48e..fa7e914 100644
--- a/test/SConscript/SConscript.py
+++ b/test/SConscript/SConscript.py
@@ -217,3 +217,9 @@ test.run(arguments = ".",
build_str = "scons: `.' is up to date.\n"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscript/SConscriptChdir.py b/test/SConscript/SConscriptChdir.py
index 348f87e..99810e3 100644
--- a/test/SConscript/SConscriptChdir.py
+++ b/test/SConscript/SConscriptChdir.py
@@ -82,3 +82,9 @@ test.fail_test(test.read('test.txt') != "This is the dir3 test.\nThis is the dir
test.fail_test(test.read(['dir4', 'test.txt']) != "This is the dir4 test.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscript/env.py b/test/SConscript/env.py
index 0ad0561..42963ff 100644
--- a/test/SConscript/env.py
+++ b/test/SConscript/env.py
@@ -88,3 +88,9 @@ assert SCons.Script.SConscript.sconscript_reading == 1
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscript/src_dir.py b/test/SConscript/src_dir.py
index 6e48e06..1a3a3df 100644
--- a/test/SConscript/src_dir.py
+++ b/test/SConscript/src_dir.py
@@ -97,3 +97,9 @@ test.run(program = goodbye, stdout = "Goodbye, world!\n")
test.run(program = hello, stdout = "Hello, world!\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscript/variables.py b/test/SConscript/variables.py
index 34f52a0..dd51155 100644
--- a/test/SConscript/variables.py
+++ b/test/SConscript/variables.py
@@ -167,3 +167,9 @@ assert y == 'zoom'
test.run(arguments = ".")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscript/white-space.py b/test/SConscript/white-space.py
index 87eb701..06acea8 100644
--- a/test/SConscript/white-space.py
+++ b/test/SConscript/white-space.py
@@ -48,3 +48,9 @@ test.run(arguments = ".", stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConscriptChdir.py b/test/SConscriptChdir.py
index 348f87e..99810e3 100644
--- a/test/SConscriptChdir.py
+++ b/test/SConscriptChdir.py
@@ -82,3 +82,9 @@ test.fail_test(test.read('test.txt') != "This is the dir3 test.\nThis is the dir
test.fail_test(test.read(['dir4', 'test.txt']) != "This is the dir4 test.\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConsignFile/default.py b/test/SConsignFile/default.py
index 2e76c3d..f38aec8 100644
--- a/test/SConsignFile/default.py
+++ b/test/SConsignFile/default.py
@@ -80,3 +80,9 @@ test.must_not_exist(test.workpath('.sconsign'))
test.must_not_exist(test.workpath('subdir', '.sconsign'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConsignFile/explicit-file.py b/test/SConsignFile/explicit-file.py
index 1c087ac..33963c2 100644
--- a/test/SConsignFile/explicit-file.py
+++ b/test/SConsignFile/explicit-file.py
@@ -80,3 +80,9 @@ test.must_not_exist(test.workpath('.sconsign'))
test.must_not_exist(test.workpath('subdir', '.sconsign'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConsignFile/make-directory.py b/test/SConsignFile/make-directory.py
index 46f4da0..50bab79 100644
--- a/test/SConsignFile/make-directory.py
+++ b/test/SConsignFile/make-directory.py
@@ -65,3 +65,9 @@ test.must_match(['bar', 'foo.txt'], "Foo\n")
test.must_exist(['sub', 'dir', 'sconsign.dblite'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SConstruct.py b/test/SConstruct.py
index b3fe9a0..4b80f3e 100644
--- a/test/SConstruct.py
+++ b/test/SConstruct.py
@@ -69,3 +69,9 @@ test.run(arguments = ".",
build_str = "scons: `.' is up to date.\n"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SHELL.py b/test/SHELL.py
index b946189..fa1ae78 100644
--- a/test/SHELL.py
+++ b/test/SHELL.py
@@ -81,3 +81,9 @@ test.run()
test.must_match('file.out', "file.in\nextra.txt\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SPAWN.py b/test/SPAWN.py
index 2a3632e..c7cd4e4 100644
--- a/test/SPAWN.py
+++ b/test/SPAWN.py
@@ -85,3 +85,9 @@ test.must_match('file3.out', "file3.in\nextra1.txt\n")
test.must_match('file4.out', "file4.in\nextra2.txt\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/SWIG.py b/test/SWIG/SWIG.py
index 491cb7c..d76ef64 100644
--- a/test/SWIG/SWIG.py
+++ b/test/SWIG/SWIG.py
@@ -100,3 +100,9 @@ test.must_exist(test.workpath('test3_wrap.cc'))
test.must_exist(test.workpath('test3_wrap' + _obj))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/SWIGCOM.py b/test/SWIG/SWIGCOM.py
index 20d2d5d..d1d7776 100644
--- a/test/SWIG/SWIGCOM.py
+++ b/test/SWIG/SWIGCOM.py
@@ -64,3 +64,9 @@ test.must_match('bbb_wrap.cc', "bbb.i\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/SWIGCOMSTR.py b/test/SWIG/SWIGCOMSTR.py
index b991d77..739c781 100644
--- a/test/SWIG/SWIGCOMSTR.py
+++ b/test/SWIG/SWIGCOMSTR.py
@@ -69,3 +69,9 @@ test.must_match('bbb_wrap.cc', "bbb.i\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/SWIGFLAGS.py b/test/SWIG/SWIGFLAGS.py
index 27fa5e3..88f5184 100644
--- a/test/SWIG/SWIGFLAGS.py
+++ b/test/SWIG/SWIGFLAGS.py
@@ -65,3 +65,9 @@ test.up_to_date(arguments = "foo_wrap.c")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/SWIGOUTDIR.py b/test/SWIG/SWIGOUTDIR.py
index dedc03c..fe5b8a0 100644
--- a/test/SWIG/SWIGOUTDIR.py
+++ b/test/SWIG/SWIGOUTDIR.py
@@ -83,3 +83,9 @@ test.must_exist('java/build dir/foopack.java')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/SWIGPATH.py b/test/SWIG/SWIGPATH.py
index dd2db47..4832814 100644
--- a/test/SWIG/SWIGPATH.py
+++ b/test/SWIG/SWIGPATH.py
@@ -89,3 +89,9 @@ test.up_to_date(arguments = "dependent_wrap.c")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/build-dir.py b/test/SWIG/build-dir.py
index 1bee0c2..5fa3ceb 100644
--- a/test/SWIG/build-dir.py
+++ b/test/SWIG/build-dir.py
@@ -168,3 +168,9 @@ test.run(arguments = '.')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/implicit-dependencies.py b/test/SWIG/implicit-dependencies.py
index 99aa59c..49f9cc7 100644
--- a/test/SWIG/implicit-dependencies.py
+++ b/test/SWIG/implicit-dependencies.py
@@ -70,3 +70,9 @@ test.not_up_to_date(arguments = "dependent_wrap.c")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/live.py b/test/SWIG/live.py
index 1c19e30..0caa9b5 100644
--- a/test/SWIG/live.py
+++ b/test/SWIG/live.py
@@ -178,3 +178,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/module-parens.py b/test/SWIG/module-parens.py
index 7b48a76..f80e10c 100644
--- a/test/SWIG/module-parens.py
+++ b/test/SWIG/module-parens.py
@@ -115,3 +115,9 @@ test.must_exist('test2_wrap.h')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/module-quoted.py b/test/SWIG/module-quoted.py
index 97a38b0..2001582 100644
--- a/test/SWIG/module-quoted.py
+++ b/test/SWIG/module-quoted.py
@@ -90,3 +90,9 @@ test.run(arguments = '.')
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/noproxy.py b/test/SWIG/noproxy.py
index edbffb1..0d109b8 100644
--- a/test/SWIG/noproxy.py
+++ b/test/SWIG/noproxy.py
@@ -88,3 +88,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/remove-modules.py b/test/SWIG/remove-modules.py
index fad8577..e0e91da 100644
--- a/test/SWIG/remove-modules.py
+++ b/test/SWIG/remove-modules.py
@@ -95,3 +95,9 @@ test.must_not_exist(test.workpath("modulename.py"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SWIG/subdir.py b/test/SWIG/subdir.py
index c3c8cf0..6a746f3 100644
--- a/test/SWIG/subdir.py
+++ b/test/SWIG/subdir.py
@@ -112,3 +112,9 @@ test.run(arguments = '.')
test.up_to_date(options = '--debug=explain', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/Entry-to-Dir.py b/test/Scanner/Entry-to-Dir.py
index 0b5dbd7..423a717 100644
--- a/test/Scanner/Entry-to-Dir.py
+++ b/test/Scanner/Entry-to-Dir.py
@@ -57,3 +57,9 @@ test.run(arguments = '.')
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/FindPathDirs.py b/test/Scanner/FindPathDirs.py
index bb8f929..9f0e535 100644
--- a/test/Scanner/FindPathDirs.py
+++ b/test/Scanner/FindPathDirs.py
@@ -148,3 +148,9 @@ test.must_match('foo', "foo.k 1 line 1\ninc1/xxx 2\ninc1/yyy 2\nfoo.k 1 line 4\n
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/Scanner.py b/test/Scanner/Scanner.py
index 80eab03..4c84069 100644
--- a/test/Scanner/Scanner.py
+++ b/test/Scanner/Scanner.py
@@ -238,3 +238,9 @@ test.must_match('moo.ork', "xxx 2\nmoo.lork 1 line 2\nyyy 2\nmoo.lork 1 line 4\n
test.up_to_date(arguments = 'foo')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/dictionary.py b/test/Scanner/dictionary.py
index b3baaa3..a65e777 100644
--- a/test/Scanner/dictionary.py
+++ b/test/Scanner/dictionary.py
@@ -197,3 +197,9 @@ test.must_match('bbb', expect_bbb)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/empty-implicit.py b/test/Scanner/empty-implicit.py
index 2112fd8..0323240 100644
--- a/test/Scanner/empty-implicit.py
+++ b/test/Scanner/empty-implicit.py
@@ -79,3 +79,9 @@ test.run(arguments = '--implicit-cache .', stdout = expect)
test.up_to_date(options = '--implicit-cache', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/exception.py b/test/Scanner/exception.py
index ceaca14..4e62f8f 100644
--- a/test/Scanner/exception.py
+++ b/test/Scanner/exception.py
@@ -111,3 +111,9 @@ scons: *** [foo] Exception : kfile_scan error: yyy 1
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/generated.py b/test/Scanner/generated.py
index df7f20a..f2d1955 100644
--- a/test/Scanner/generated.py
+++ b/test/Scanner/generated.py
@@ -420,3 +420,9 @@ libg_w.h: 1
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/multi-env.py b/test/Scanner/multi-env.py
index c64f970..3d9a62a 100644
--- a/test/Scanner/multi-env.py
+++ b/test/Scanner/multi-env.py
@@ -114,3 +114,9 @@ test.must_match('frog.1', 'croak\ninput sound2\n')
test.must_match('frog.2', 'include sound1\nrudeep\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/no-Dir-node.py b/test/Scanner/no-Dir-node.py
index b5706e3..a780de1 100644
--- a/test/Scanner/no-Dir-node.py
+++ b/test/Scanner/no-Dir-node.py
@@ -134,3 +134,9 @@ test.must_match('list.out', """\
""" % locals())
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/parallel-rescan.py b/test/Scanner/parallel-rescan.py
index 4a1f27e..9f8e3f1 100644
--- a/test/Scanner/parallel-rescan.py
+++ b/test/Scanner/parallel-rescan.py
@@ -70,3 +70,9 @@ test.run(arguments = '-j4 .',
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/scan-once.py b/test/Scanner/scan-once.py
index 7e02dd2..d68f918 100644
--- a/test/Scanner/scan-once.py
+++ b/test/Scanner/scan-once.py
@@ -92,3 +92,9 @@ create file4.x from file3.x
"""))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Scanner/source_scanner-dict.py b/test/Scanner/source_scanner-dict.py
index 5c0a89f..f796368 100644
--- a/test/Scanner/source_scanner-dict.py
+++ b/test/Scanner/source_scanner-dict.py
@@ -216,3 +216,9 @@ test.must_match('ddd', expect_ddd)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Script-import.py b/test/Script-import.py
index 3df980f..2e1b609 100644
--- a/test/Script-import.py
+++ b/test/Script-import.py
@@ -105,3 +105,9 @@ test.run(arguments = '.')
test.must_match("file.out", "file.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SideEffect/basic.py b/test/SideEffect/basic.py
index f075430..0ded6b6 100644
--- a/test/SideEffect/basic.py
+++ b/test/SideEffect/basic.py
@@ -105,3 +105,9 @@ foo.in -> foo.out
test.must_match('log.txt', expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SideEffect/directory.py b/test/SideEffect/directory.py
index ec4f261..23f50af 100644
--- a/test/SideEffect/directory.py
+++ b/test/SideEffect/directory.py
@@ -71,3 +71,9 @@ test.must_exist(test.workpath('log', 'bar.out'))
test.must_exist(test.workpath('log', 'blat.out'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SideEffect/parallel.py b/test/SideEffect/parallel.py
index de4f578..ff883c4 100644
--- a/test/SideEffect/parallel.py
+++ b/test/SideEffect/parallel.py
@@ -97,3 +97,9 @@ test.must_contain_all_lines(test.read('log.txt'), log_lines)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SideEffect/variant_dir.py b/test/SideEffect/variant_dir.py
index 44fbd79..cc7b8e9 100644
--- a/test/SideEffect/variant_dir.py
+++ b/test/SideEffect/variant_dir.py
@@ -75,3 +75,9 @@ bar.in -> %s
test.must_match('build/log.txt', expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Sig.py b/test/Sig.py
index 8565735..1ae118b 100644
--- a/test/Sig.py
+++ b/test/Sig.py
@@ -60,3 +60,9 @@ scons: warning: The SCons.Sig module no longer exists.
test.run(arguments = '.', stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/SourceCode.py b/test/SourceCode.py
index 2c01158..0f8a5c1 100644
--- a/test/SourceCode.py
+++ b/test/SourceCode.py
@@ -103,3 +103,9 @@ test.must_match('all', "sub/sc-aaa.in\nsub/sc-bbb.in\nsub/sc-ccc.in\n")
test.must_match('ddd.out', "sub2/sc-ddd.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Split.py b/test/Split.py
index 9902bba..e98e299 100644
--- a/test/Split.py
+++ b/test/Split.py
@@ -61,3 +61,9 @@ test.run(arguments = ".",
build_str = "scons: `.' is up to date.\n"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Subst/AllowSubstExceptions.py b/test/Subst/AllowSubstExceptions.py
index 5709428..6401f7e 100644
--- a/test/Subst/AllowSubstExceptions.py
+++ b/test/Subst/AllowSubstExceptions.py
@@ -91,3 +91,9 @@ test.run()
#print test.stdout()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Subst/SyntaxError.py b/test/Subst/SyntaxError.py
index b37cdf4..94be468 100644
--- a/test/Subst/SyntaxError.py
+++ b/test/Subst/SyntaxError.py
@@ -72,3 +72,9 @@ test.run(status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Subst/TypeError.py b/test/Subst/TypeError.py
index d042b6d..ed000fd 100644
--- a/test/Subst/TypeError.py
+++ b/test/Subst/TypeError.py
@@ -90,3 +90,9 @@ test.run(status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Subst/null-sources-attr.py b/test/Subst/null-sources-attr.py
index ac3ffd8..64a0b5b 100644
--- a/test/Subst/null-sources-attr.py
+++ b/test/Subst/null-sources-attr.py
@@ -61,3 +61,9 @@ test.must_match('out1', "file1\nfile2\nfile3\n")
test.must_match('out2', "file1\nfile2\nfile3\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Subversion.py b/test/Subversion.py
index 74ff86c..b164d8e 100644
--- a/test/Subversion.py
+++ b/test/Subversion.py
@@ -167,3 +167,9 @@ test.fail_test(test.read(['work2', 'all']) != "import/aaa.in\nwork2/bbb.in\nimpo
test.fail_test(test.read(['work2', 'sub', 'all']) != "import/sub/ddd.in\nwork2/sub/eee.in\nimport/sub/fff.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TAR/TAR.py b/test/TAR/TAR.py
index 8a9a197..f56a5e9 100644
--- a/test/TAR/TAR.py
+++ b/test/TAR/TAR.py
@@ -161,3 +161,9 @@ f5.Tar(target = 'f5.tgz', source = ['file23', 'file24'])
test.fail_test(test.stdout() != "file22\nfile23\nfile24\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TAR/TARCOM.py b/test/TAR/TARCOM.py
index a7313b3..fcf4588 100644
--- a/test/TAR/TARCOM.py
+++ b/test/TAR/TARCOM.py
@@ -65,3 +65,9 @@ test.must_match('test1.tar', "test1.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TAR/TARCOMSTR.py b/test/TAR/TARCOMSTR.py
index eee9b16..70b6c69 100644
--- a/test/TAR/TARCOMSTR.py
+++ b/test/TAR/TARCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.tar', "aaa.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TAR/TARFLAGS.py b/test/TAR/TARFLAGS.py
index f2973b4..40031ce 100644
--- a/test/TAR/TARFLAGS.py
+++ b/test/TAR/TARFLAGS.py
@@ -138,3 +138,9 @@ bar.Tar(target = 'bar.tar', source = 'file15')
test.fail_test(test.stdout() != "file13\nfile14\nfile15\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TARGET-dir.py b/test/TARGET-dir.py
index 7155f93..d56127d 100644
--- a/test/TARGET-dir.py
+++ b/test/TARGET-dir.py
@@ -88,3 +88,9 @@ test.run(program = build1_foo, stdout = "foo.h.in\nfoo.c\n")
test.run(program = build2_foo, stdout = "foo.h.in\nfoo.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TARGETS.py b/test/TARGETS.py
index d2520d5..bf278aa 100644
--- a/test/TARGETS.py
+++ b/test/TARGETS.py
@@ -138,3 +138,9 @@ test.run(arguments = 'command_line_target', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEMPFILEPREFIX.py b/test/TEMPFILEPREFIX.py
index 7fabb7c..f9b3240 100644
--- a/test/TEMPFILEPREFIX.py
+++ b/test/TEMPFILEPREFIX.py
@@ -68,3 +68,9 @@ xxx.py -via\\S+
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/LATEX.py b/test/TEX/LATEX.py
index 704443a..a45b032 100644
--- a/test/TEX/LATEX.py
+++ b/test/TEX/LATEX.py
@@ -201,3 +201,9 @@ This is the include file. mod %s
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/LATEX2.py b/test/TEX/LATEX2.py
index b67c2b1..9e4145c 100644
--- a/test/TEX/LATEX2.py
+++ b/test/TEX/LATEX2.py
@@ -121,3 +121,9 @@ This is the include file. mod %s
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/LATEXCOM.py b/test/TEX/LATEXCOM.py
index dee78e9..81ab3de 100644
--- a/test/TEX/LATEXCOM.py
+++ b/test/TEX/LATEXCOM.py
@@ -66,3 +66,9 @@ test.must_match('test1.dvi', "test1.latex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/LATEXCOMSTR.py b/test/TEX/LATEXCOMSTR.py
index 043bab5..0a212fe 100644
--- a/test/TEX/LATEXCOMSTR.py
+++ b/test/TEX/LATEXCOMSTR.py
@@ -70,3 +70,9 @@ test.must_match('test1.dvi', "test1.latex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/LATEXFLAGS.py b/test/TEX/LATEXFLAGS.py
index 568d2a8..ff1bf52 100644
--- a/test/TEX/LATEXFLAGS.py
+++ b/test/TEX/LATEXFLAGS.py
@@ -122,3 +122,9 @@ This is the %s LaTeX file.
test.fail_test(not os.path.exists(test.workpath('bar.dvi')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFLATEX.py b/test/TEX/PDFLATEX.py
index af8031a..1d7f449 100644
--- a/test/TEX/PDFLATEX.py
+++ b/test/TEX/PDFLATEX.py
@@ -140,3 +140,9 @@ This is the %s LaTeX file.
test.must_exist('bar.pdf')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFLATEXCOM.py b/test/TEX/PDFLATEXCOM.py
index 1887fb0..b05052a 100644
--- a/test/TEX/PDFLATEXCOM.py
+++ b/test/TEX/PDFLATEXCOM.py
@@ -66,3 +66,9 @@ test.must_match('test1.pdf', "test1.latex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFLATEXCOMSTR.py b/test/TEX/PDFLATEXCOMSTR.py
index 6b08d08..2e9ba8a 100644
--- a/test/TEX/PDFLATEXCOMSTR.py
+++ b/test/TEX/PDFLATEXCOMSTR.py
@@ -71,3 +71,9 @@ test.must_match('test1.pdf', "test1.latex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFLATEXFLAGS.py b/test/TEX/PDFLATEXFLAGS.py
index 07a1d54..f007277 100644
--- a/test/TEX/PDFLATEXFLAGS.py
+++ b/test/TEX/PDFLATEXFLAGS.py
@@ -122,3 +122,9 @@ This is the %s LaTeX file.
test.fail_test(not os.path.exists(test.workpath('bar.pdf')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFTEX.py b/test/TEX/PDFTEX.py
index b3951f9..61fac1e 100644
--- a/test/TEX/PDFTEX.py
+++ b/test/TEX/PDFTEX.py
@@ -125,3 +125,9 @@ This is the %s TeX file.
test.must_exist('bar.pdf')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFTEXCOM.py b/test/TEX/PDFTEXCOM.py
index 6c4b6ae..b6b5875 100644
--- a/test/TEX/PDFTEXCOM.py
+++ b/test/TEX/PDFTEXCOM.py
@@ -66,3 +66,9 @@ test.must_match('test1.pdf', "test1.tex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFTEXCOMSTR.py b/test/TEX/PDFTEXCOMSTR.py
index 1332b64..e1fbc5c 100644
--- a/test/TEX/PDFTEXCOMSTR.py
+++ b/test/TEX/PDFTEXCOMSTR.py
@@ -71,3 +71,9 @@ test.must_match('test1.pdf', "test1.tex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDFTEXFLAGS.py b/test/TEX/PDFTEXFLAGS.py
index 5ae1825..eb78ec8 100644
--- a/test/TEX/PDFTEXFLAGS.py
+++ b/test/TEX/PDFTEXFLAGS.py
@@ -113,3 +113,9 @@ This is the %s TeX file.
test.fail_test(not os.path.exists(test.workpath('bar.pdf')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/PDF_single_source.py b/test/TEX/PDF_single_source.py
index 5d46605..aefdd3e 100644
--- a/test/TEX/PDF_single_source.py
+++ b/test/TEX/PDF_single_source.py
@@ -135,3 +135,9 @@ for f in files:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/TEX.py b/test/TEX/TEX.py
index c78ad18..3b2a6be 100644
--- a/test/TEX/TEX.py
+++ b/test/TEX/TEX.py
@@ -189,3 +189,9 @@ Run \texttt{latex}, then \texttt{bibtex}, then \texttt{latex} twice again \cite{
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/TEXCOM.py b/test/TEX/TEXCOM.py
index c7a1b9a..0224341 100644
--- a/test/TEX/TEXCOM.py
+++ b/test/TEX/TEXCOM.py
@@ -66,3 +66,9 @@ test.must_match('test1.dvi', "test1.tex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/TEXCOMSTR.py b/test/TEX/TEXCOMSTR.py
index 124868b..6c0e1f9 100644
--- a/test/TEX/TEXCOMSTR.py
+++ b/test/TEX/TEXCOMSTR.py
@@ -70,3 +70,9 @@ test.must_match('test1.dvi', "test1.tex\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/TEXFLAGS.py b/test/TEX/TEXFLAGS.py
index 6dcf95d..1f9a2e1 100644
--- a/test/TEX/TEXFLAGS.py
+++ b/test/TEX/TEXFLAGS.py
@@ -113,3 +113,9 @@ This is the %s TeX file.
test.fail_test(not os.path.exists(test.workpath('bar.dvi')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/auxiliaries.py b/test/TEX/auxiliaries.py
index aa41663..f69b6e6 100644
--- a/test/TEX/auxiliaries.py
+++ b/test/TEX/auxiliaries.py
@@ -165,3 +165,9 @@ if ps_output_1 != ps_output_2:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/bibliography.py b/test/TEX/bibliography.py
index 1e09af2..158fb92 100644
--- a/test/TEX/bibliography.py
+++ b/test/TEX/bibliography.py
@@ -207,3 +207,9 @@ test.write('d-toc.tex', r"""
\listoftables
\cleardoublepage
""")
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/bibtex-latex-rerun.py b/test/TEX/bibtex-latex-rerun.py
index c82e4ea..1094f63 100644
--- a/test/TEX/bibtex-latex-rerun.py
+++ b/test/TEX/bibtex-latex-rerun.py
@@ -121,3 +121,9 @@ if pdf_output_2 != pdf_output_3:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/clean.py b/test/TEX/clean.py
index 499cf5b..d7be478 100644
--- a/test/TEX/clean.py
+++ b/test/TEX/clean.py
@@ -95,3 +95,9 @@ test.must_not_exist('comment.cut')
test.must_not_exist('foo.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/configure.py b/test/TEX/configure.py
index 23e317c..0ac261c 100644
--- a/test/TEX/configure.py
+++ b/test/TEX/configure.py
@@ -86,3 +86,9 @@ test.checkLogAndStdout(["Checking for lmodern..."],
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/dryrun.py b/test/TEX/dryrun.py
index cf7f9ba..bf1088f 100644
--- a/test/TEX/dryrun.py
+++ b/test/TEX/dryrun.py
@@ -63,3 +63,9 @@ cd . && latex -interaction=nonstopmode foo.ltx ...
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/eps_graphics.py b/test/TEX/eps_graphics.py
index a0278f9..24832a8 100644
--- a/test/TEX/eps_graphics.py
+++ b/test/TEX/eps_graphics.py
@@ -185,3 +185,9 @@ for f in files:
test.must_not_exist(['docs/Fig1.pdf',])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/makeindex.py b/test/TEX/makeindex.py
index a41c9a7..038c3f6 100644
--- a/test/TEX/makeindex.py
+++ b/test/TEX/makeindex.py
@@ -103,3 +103,9 @@ test.must_not_exist(test.workpath('simple.ind'))
test.must_not_exist(test.workpath('no_index.aux'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/multi-run.py b/test/TEX/multi-run.py
index acca069..439699e 100644
--- a/test/TEX/multi-run.py
+++ b/test/TEX/multi-run.py
@@ -217,3 +217,9 @@ env.DVI( "foo.ltx" )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/multiple_include.py b/test/TEX/multiple_include.py
index acace43..76225ca 100644
--- a/test/TEX/multiple_include.py
+++ b/test/TEX/multiple_include.py
@@ -230,3 +230,9 @@ for f in files:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/multiple_include_subdir.py b/test/TEX/multiple_include_subdir.py
index 8f61465..ca6190d 100644
--- a/test/TEX/multiple_include_subdir.py
+++ b/test/TEX/multiple_include_subdir.py
@@ -230,3 +230,9 @@ for f in files:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/rename_result.py b/test/TEX/rename_result.py
index 11b4ccf..678d6da 100644
--- a/test/TEX/rename_result.py
+++ b/test/TEX/rename_result.py
@@ -74,3 +74,9 @@ test.must_exist('bar.xyz')
test.must_not_exist('bar.pdf')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/subdir-input.py b/test/TEX/subdir-input.py
index a0bb7ee..98fb942 100644
--- a/test/TEX/subdir-input.py
+++ b/test/TEX/subdir-input.py
@@ -88,3 +88,9 @@ Sub-document 2
test.not_up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/subdir_variantdir_input.py b/test/TEX/subdir_variantdir_input.py
index b663359..77a9d8c 100644
--- a/test/TEX/subdir_variantdir_input.py
+++ b/test/TEX/subdir_variantdir_input.py
@@ -127,3 +127,9 @@ test.not_up_to_date(arguments = '.')
#test.up_to_date(arguments = '.', stderr=None, stdout=None)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/usepackage.py b/test/TEX/usepackage.py
index e23a8fc..136864c 100644
--- a/test/TEX/usepackage.py
+++ b/test/TEX/usepackage.py
@@ -70,3 +70,9 @@ test.not_up_to_date(arguments = 'foo.dvi', stderr = None)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/variant_dir.py b/test/TEX/variant_dir.py
index 084fb2b..2fcb96a 100644
--- a/test/TEX/variant_dir.py
+++ b/test/TEX/variant_dir.py
@@ -259,3 +259,9 @@ for f in files:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/TEX/variant_dir_dup0.py b/test/TEX/variant_dir_dup0.py
index b03e89c..0d4f4a9 100644
--- a/test/TEX/variant_dir_dup0.py
+++ b/test/TEX/variant_dir_dup0.py
@@ -328,3 +328,9 @@ for f in files:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ToolSurrogate.py b/test/ToolSurrogate.py
index dd5ea06..82e0371 100644
--- a/test/ToolSurrogate.py
+++ b/test/ToolSurrogate.py
@@ -103,3 +103,9 @@ link /nologo /OUT:foo.exe foo.obj
"""))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Touch.py b/test/Touch.py
index fc7c3f8..bf85dcb 100644
--- a/test/Touch.py
+++ b/test/Touch.py
@@ -127,3 +127,9 @@ test.must_exist(test.workpath('f7.out-Touch'))
test.must_exist(test.workpath('f8'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Value.py b/test/Value.py
index ea6e682..f4ed219 100644
--- a/test/Value.py
+++ b/test/Value.py
@@ -142,3 +142,9 @@ for source_signature in ['MD5', 'timestamp-newer']:
test.must_match('f5.out', "C=/var")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/BoolVariable.py b/test/Variables/BoolVariable.py
index 2ebe707..3630fc8 100644
--- a/test/Variables/BoolVariable.py
+++ b/test/Variables/BoolVariable.py
@@ -88,3 +88,9 @@ test.run(arguments='warnings=irgendwas', stderr = expect_stderr, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/EnumVariable.py b/test/Variables/EnumVariable.py
index 4d09587..241a9b9 100644
--- a/test/Variables/EnumVariable.py
+++ b/test/Variables/EnumVariable.py
@@ -103,3 +103,9 @@ test.run(arguments='some=IrGeNdwas', stderr=expect_stderr, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/ListVariable.py b/test/Variables/ListVariable.py
index 8c6c777..2dc7d4b 100644
--- a/test/Variables/ListVariable.py
+++ b/test/Variables/ListVariable.py
@@ -174,3 +174,9 @@ scons: Nothing to be done for `dummy'.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/PackageVariable.py b/test/Variables/PackageVariable.py
index 4338449..d626055 100644
--- a/test/Variables/PackageVariable.py
+++ b/test/Variables/PackageVariable.py
@@ -91,3 +91,9 @@ test.run(arguments='x11=/non/existing/path/', stderr=expect_stderr, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/PathVariable.py b/test/Variables/PathVariable.py
index 96da82f..447d369 100644
--- a/test/Variables/PathVariable.py
+++ b/test/Variables/PathVariable.py
@@ -286,3 +286,9 @@ test.must_exist(non_existing_subdir)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/Variables.py b/test/Variables/Variables.py
index 8f32f61..eaac22d 100644
--- a/test/Variables/Variables.py
+++ b/test/Variables/Variables.py
@@ -362,3 +362,9 @@ env2 = Environment(variables = SCons.Variables.Variables())
test.run()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/chdir.py b/test/Variables/chdir.py
index 87e9657..711957c 100644
--- a/test/Variables/chdir.py
+++ b/test/Variables/chdir.py
@@ -68,3 +68,9 @@ VARIABLE = 'opts2.cfg value'
test.run(arguments = '-q -Q .', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/help.py b/test/Variables/help.py
index acfdbd6..0a0a969 100644
--- a/test/Variables/help.py
+++ b/test/Variables/help.py
@@ -148,3 +148,9 @@ Use scons -H for help about command-line options.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Variables/import.py b/test/Variables/import.py
index 182ed26..7cdd274 100644
--- a/test/Variables/import.py
+++ b/test/Variables/import.py
@@ -66,3 +66,9 @@ expect = "VARIABLE = bin/local_options.py\n"
test.run(arguments = '-q -Q .', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/CPPPATH-subdir.py b/test/VariantDir/CPPPATH-subdir.py
index 25ebb40..2f41094 100644
--- a/test/VariantDir/CPPPATH-subdir.py
+++ b/test/VariantDir/CPPPATH-subdir.py
@@ -69,3 +69,9 @@ test.run(arguments = '.',
match = TestSCons.match_re_dotall)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/Clean.py b/test/VariantDir/Clean.py
index 3f065e5..d1e0bb8 100644
--- a/test/VariantDir/Clean.py
+++ b/test/VariantDir/Clean.py
@@ -69,3 +69,9 @@ test.must_not_exist(['build', 'sample.out'])
test.must_not_exist(['build', 'sample.junk'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/File-create.py b/test/VariantDir/File-create.py
index ea4e61b..725404c 100644
--- a/test/VariantDir/File-create.py
+++ b/test/VariantDir/File-create.py
@@ -68,3 +68,9 @@ test.must_match(['build1', 'f2.out'], "f2.in\n")
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/SConscript-variant_dir.py b/test/VariantDir/SConscript-variant_dir.py
index cba6c2f..088ead2 100644
--- a/test/VariantDir/SConscript-variant_dir.py
+++ b/test/VariantDir/SConscript-variant_dir.py
@@ -270,3 +270,9 @@ test.run(chdir='test3')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/VariantDir.py b/test/VariantDir/VariantDir.py
index 813bb2f..f2c0a7c 100644
--- a/test/VariantDir/VariantDir.py
+++ b/test/VariantDir/VariantDir.py
@@ -404,3 +404,9 @@ non_existing.h:
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/errors.py b/test/VariantDir/errors.py
index 80f47d5..f31cd71 100644
--- a/test/VariantDir/errors.py
+++ b/test/VariantDir/errors.py
@@ -171,3 +171,9 @@ test.run(chdir = 'duplicate',
stderr = expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/guess-subdir.py b/test/VariantDir/guess-subdir.py
index 672e157..294253b 100644
--- a/test/VariantDir/guess-subdir.py
+++ b/test/VariantDir/guess-subdir.py
@@ -67,3 +67,9 @@ test.must_exist(test.workpath('debug', 'src', 'test.obj'))
test.must_exist(test.workpath('debug', 'src', 'test.exe'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/include-subdir.py b/test/VariantDir/include-subdir.py
index 7623b92..5ddd623 100644
--- a/test/VariantDir/include-subdir.py
+++ b/test/VariantDir/include-subdir.py
@@ -74,3 +74,9 @@ env.Program('bin/main', o)
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/nested-sconscripts.py b/test/VariantDir/nested-sconscripts.py
index c1d1557..8782e41 100644
--- a/test/VariantDir/nested-sconscripts.py
+++ b/test/VariantDir/nested-sconscripts.py
@@ -62,3 +62,9 @@ test.write(['src', 'md', 'test', 'SConscript'], """\
test.run(chdir='src')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/no-execute.py b/test/VariantDir/no-execute.py
index 2006b31..94bd5cb 100644
--- a/test/VariantDir/no-execute.py
+++ b/test/VariantDir/no-execute.py
@@ -65,3 +65,9 @@ Copy("%s", "%s")
test.run(arguments = '-Q -n', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/reflect.py b/test/VariantDir/reflect.py
index d231fa9..51a1bc8 100644
--- a/test/VariantDir/reflect.py
+++ b/test/VariantDir/reflect.py
@@ -134,3 +134,9 @@ test.must_not_exist(['dir1', 'dir2', 'dir1', 'dir2', 'foo.h'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/removed-files.py b/test/VariantDir/removed-files.py
index 9f16740..113f667 100644
--- a/test/VariantDir/removed-files.py
+++ b/test/VariantDir/removed-files.py
@@ -97,3 +97,9 @@ test.run(arguments = '.', stderr=None, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/VariantDir/under.py b/test/VariantDir/under.py
index 355f2b3..2508db5 100644
--- a/test/VariantDir/under.py
+++ b/test/VariantDir/under.py
@@ -92,3 +92,9 @@ test.must_match(['work', 'build4', 'file.out'], "other/file.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/WhereIs.py b/test/WhereIs.py
index a2c5b01..7a93af4 100644
--- a/test/WhereIs.py
+++ b/test/WhereIs.py
@@ -141,3 +141,9 @@ test.run(arguments = ".",
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Win32/bad-drive.py b/test/Win32/bad-drive.py
index 5b473bc..513f7fa 100644
--- a/test/Win32/bad-drive.py
+++ b/test/Win32/bad-drive.py
@@ -105,3 +105,9 @@ expect = "scons: *** [ddd.out] Source `%sno_source' not found, needed by target
test.run(arguments='ddd.out', stderr=expect, status=2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Win32/default-drive.py b/test/Win32/default-drive.py
index 9c17c19..84e6389 100644
--- a/test/Win32/default-drive.py
+++ b/test/Win32/default-drive.py
@@ -67,3 +67,9 @@ test.run(chdir = 'src',
test.must_match(['build', 'file.out'], "src/file.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Win32/mingw.py b/test/Win32/mingw.py
index feb5373..969ccfb 100644
--- a/test/Win32/mingw.py
+++ b/test/Win32/mingw.py
@@ -200,3 +200,9 @@ test.run(arguments='test.exe', stderr='.*')
test.run(program=test.workpath('test.exe'), stdout='test.cpp2\nshared.cpp2\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Win32/scons-bat-error.py b/test/Win32/scons-bat-error.py
index d39858b..d772132 100644
--- a/test/Win32/scons-bat-error.py
+++ b/test/Win32/scons-bat-error.py
@@ -82,3 +82,9 @@ test.run(program = 'scons.bat', status = 7)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/Win32/win32pathmadness.py b/test/Win32/win32pathmadness.py
index df350eb..875d959 100644
--- a/test/Win32/win32pathmadness.py
+++ b/test/Win32/win32pathmadness.py
@@ -146,3 +146,8 @@ scons: .* is up to date.
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/YACC.py b/test/YACC/YACC.py
index a00d640..c0a0f34 100644
--- a/test/YACC/YACC.py
+++ b/test/YACC/YACC.py
@@ -86,3 +86,9 @@ test.must_match('ddd.m', "ddd.yacc\nmyyacc.py\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/YACCCOM.py b/test/YACC/YACCCOM.py
index 1425eb8..14c4f01 100644
--- a/test/YACC/YACCCOM.py
+++ b/test/YACC/YACCCOM.py
@@ -64,3 +64,9 @@ test.must_match('bbb.c', "bbb.yacc\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/YACCCOMSTR.py b/test/YACC/YACCCOMSTR.py
index b2c128d..f920440 100644
--- a/test/YACC/YACCCOMSTR.py
+++ b/test/YACC/YACCCOMSTR.py
@@ -69,3 +69,9 @@ test.must_match('bbb.c', "bbb.yacc\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/YACCFLAGS.py b/test/YACC/YACCFLAGS.py
index 39b510a..e0f5e5a 100644
--- a/test/YACC/YACCFLAGS.py
+++ b/test/YACC/YACCFLAGS.py
@@ -82,3 +82,9 @@ test.must_match(['out', 'aaa.c'], "aaa.y\n -x\n out in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/YACCHFILESUFFIX.py b/test/YACC/YACCHFILESUFFIX.py
index 231472d..ee554b6 100644
--- a/test/YACC/YACCHFILESUFFIX.py
+++ b/test/YACC/YACCHFILESUFFIX.py
@@ -80,3 +80,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/YACCHXXFILESUFFIX.py b/test/YACC/YACCHXXFILESUFFIX.py
index 182f08b..933fbc5 100644
--- a/test/YACC/YACCHXXFILESUFFIX.py
+++ b/test/YACC/YACCHXXFILESUFFIX.py
@@ -76,3 +76,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/YACCVCGFILESUFFIX.py b/test/YACC/YACCVCGFILESUFFIX.py
index b05471a..655cc44 100644
--- a/test/YACC/YACCVCGFILESUFFIX.py
+++ b/test/YACC/YACCVCGFILESUFFIX.py
@@ -85,3 +85,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/YACC/live.py b/test/YACC/live.py
index 88cbafb..4922c6a 100644
--- a/test/YACC/live.py
+++ b/test/YACC/live.py
@@ -172,3 +172,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ZIP/ZIP.py b/test/ZIP/ZIP.py
index 10f0efd..fffb493 100644
--- a/test/ZIP/ZIP.py
+++ b/test/ZIP/ZIP.py
@@ -178,3 +178,9 @@ except ImportError:
test.fail_test(f4stored_size == f4deflated_size)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ZIP/ZIPCOM.py b/test/ZIP/ZIPCOM.py
index 37af758..c1f6761 100644
--- a/test/ZIP/ZIPCOM.py
+++ b/test/ZIP/ZIPCOM.py
@@ -65,3 +65,9 @@ test.must_match('test1.zip', "test1.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ZIP/ZIPCOMSTR.py b/test/ZIP/ZIPCOMSTR.py
index 5284d0a..acc77c7 100644
--- a/test/ZIP/ZIPCOMSTR.py
+++ b/test/ZIP/ZIPCOMSTR.py
@@ -65,3 +65,9 @@ test.must_match('aaa.zip', "aaa.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/_CPPINCFLAGS.py b/test/_CPPINCFLAGS.py
index b2f7826..ccf5e79 100644
--- a/test/_CPPINCFLAGS.py
+++ b/test/_CPPINCFLAGS.py
@@ -53,3 +53,9 @@ expect = """\
test.run(arguments = '-Q -q', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/bad-variables.py b/test/bad-variables.py
index 0618c5e..11f2be1 100644
--- a/test/bad-variables.py
+++ b/test/bad-variables.py
@@ -66,3 +66,9 @@ scons: *** Illegal construction variable `foo(bar)'
test.run(arguments='.', status=2, stderr=expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/builder-wrappers.py b/test/builder-wrappers.py
index d463cce..55a0f24 100644
--- a/test/builder-wrappers.py
+++ b/test/builder-wrappers.py
@@ -66,3 +66,9 @@ test.must_match('t2-f1.out', "s-f1.in\n")
test.must_match('t2-f2.wout', "s-f2.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/builderrors.py b/test/builderrors.py
index 88260c0..733b539 100644
--- a/test/builderrors.py
+++ b/test/builderrors.py
@@ -204,3 +204,9 @@ test.must_not_contain_any_line(test.stderr(), ['Exception', 'Traceback'])
# No tests failed; OK.
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/chained-build.py b/test/chained-build.py
index 6ec9d1c..c3351e1 100644
--- a/test/chained-build.py
+++ b/test/chained-build.py
@@ -97,3 +97,9 @@ test.run(chdir='w1',
stdout = test.wrap_stdout('build(["foo.out"], ["foo.mid"])\n'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/chdir.py b/test/chdir.py
index 1a1a2d7..c4d392e 100644
--- a/test/chdir.py
+++ b/test/chdir.py
@@ -277,3 +277,9 @@ test.must_match(work2_sub_f1_out, "work2/sub/f1.in")
test.must_match(work2_sub_f2_out, "work2/sub/f2.in")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/compat/all.py b/test/compat/all.py
index ee8f9ef..ac7a6ea 100644
--- a/test/compat/all.py
+++ b/test/compat/all.py
@@ -57,3 +57,9 @@ NO
test.run(arguments = '-Q -q', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/compat/any.py b/test/compat/any.py
index cab191c..3c03807 100644
--- a/test/compat/any.py
+++ b/test/compat/any.py
@@ -55,3 +55,9 @@ NO
test.run(arguments = '-Q -q', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/custom-concat.py b/test/custom-concat.py
index 987c12e..9d0e64b 100644
--- a/test/custom-concat.py
+++ b/test/custom-concat.py
@@ -52,3 +52,9 @@ expect = test.wrap_stdout(read_str = "mypas1 mypbs1 mypcs1 mypds1\n",
test.run(arguments = '.', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/dependency-cycle.py b/test/dependency-cycle.py
index 3cfe697..42c9392 100644
--- a/test/dependency-cycle.py
+++ b/test/dependency-cycle.py
@@ -62,3 +62,8 @@ test.fail_test(test.stdout() == "")
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/diskcheck.py b/test/diskcheck.py
index 7e099c1..adbeea1 100644
--- a/test/diskcheck.py
+++ b/test/diskcheck.py
@@ -77,3 +77,9 @@ test.must_contain_all_lines(test.stderr(), ["found where directory expected"])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/duplicate-sources.py b/test/duplicate-sources.py
index 8d517e5..03b5686 100644
--- a/test/duplicate-sources.py
+++ b/test/duplicate-sources.py
@@ -53,3 +53,9 @@ test.must_match('out.txt', "f1.in\nf2.in\nf1.in\n")
test.up_to_date(options='--debug=explain', arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/emitter.py b/test/emitter.py
index b76db7c..78de13e 100644
--- a/test/emitter.py
+++ b/test/emitter.py
@@ -99,3 +99,9 @@ test.must_exist(test.workpath('src', 'emit.1'))
test.must_exist(test.workpath('src', 'emit.2'))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/exceptions.py b/test/exceptions.py
index b51c1ea..12a3430 100644
--- a/test/exceptions.py
+++ b/test/exceptions.py
@@ -125,3 +125,9 @@ test.must_contain_all_lines(test.stderr(), expected_stderr_list)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/exitfns.py b/test/exitfns.py
index 742ac9f..3fc1322 100644
--- a/test/exitfns.py
+++ b/test/exitfns.py
@@ -68,3 +68,9 @@ sys.exitfunc = f
test.run(arguments='-f SConstruct .', stdout = expected_output)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/expansion.py b/test/expansion.py
index b438ff4..80c9706 100644
--- a/test/expansion.py
+++ b/test/expansion.py
@@ -113,3 +113,9 @@ test.fail_test(not os.path.exists(test.workpath('sub', 'foo4' + _obj)))
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/explain/alias-order.py b/test/explain/alias-order.py
index 78f9642..3eed275 100644
--- a/test/explain/alias-order.py
+++ b/test/explain/alias-order.py
@@ -79,3 +79,9 @@ test.run(chdir='src', arguments=args, stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/explain/basic.py b/test/explain/basic.py
index 1888b5d..93d761b 100644
--- a/test/explain/basic.py
+++ b/test/explain/basic.py
@@ -422,3 +422,9 @@ test.up_to_date(chdir='src',arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/explain/function-actions.py b/test/explain/function-actions.py
index 7e6a2d4..e5f9ba8 100644
--- a/test/explain/function-actions.py
+++ b/test/explain/function-actions.py
@@ -95,3 +95,9 @@ ChangingCopy(["f2.out"], ["f2.in"])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/explain/get_csig.py b/test/explain/get_csig.py
index 4bf4981..d35a315 100644
--- a/test/explain/get_csig.py
+++ b/test/explain/get_csig.py
@@ -73,3 +73,9 @@ test.not_up_to_date(arguments=args)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/explain/save-info.py b/test/explain/save-info.py
index f6ff39a..d2ffc7d 100644
--- a/test/explain/save-info.py
+++ b/test/explain/save-info.py
@@ -206,3 +206,9 @@ file5.k 1 line 4
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/file-names.py b/test/file-names.py
index 6f486c9..b7fd043 100644
--- a/test/file-names.py
+++ b/test/file-names.py
@@ -91,3 +91,9 @@ for i in range(1, 255):
test.fail_test(test.read("out" + c) != contents(c))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/gnutools.py b/test/gnutools.py
index bf0cb5a..ee082e3 100644
--- a/test/gnutools.py
+++ b/test/gnutools.py
@@ -143,3 +143,9 @@ testObject(test, dll('cpp-only'), 'g++ -shared')
testObject(test, dll('c-and-cpp'), 'g++ -shared')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/ignore-command.py b/test/ignore-command.py
index 17ab4d0..0b5429a 100644
--- a/test/ignore-command.py
+++ b/test/ignore-command.py
@@ -81,3 +81,9 @@ test.run(arguments='.', status=2, stderr=None)
test.must_match('f1.out', "f1.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/implicit-cache/DualTargets.py b/test/implicit-cache/DualTargets.py
index a2afcc5..f0694b1 100644
--- a/test/implicit-cache/DualTargets.py
+++ b/test/implicit-cache/DualTargets.py
@@ -133,3 +133,9 @@ test.must_not_contain_any_line(test.stdout(), ['Copy'])
# Then only of the targets using --implicit-cache
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/implicit-cache/GetOption.py b/test/implicit-cache/GetOption.py
index 5915cca..818784a 100644
--- a/test/implicit-cache/GetOption.py
+++ b/test/implicit-cache/GetOption.py
@@ -51,3 +51,9 @@ test.run(arguments='--implicit-cache')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/implicit-cache/SetOption.py b/test/implicit-cache/SetOption.py
index ee2afa5..41a7fb6 100644
--- a/test/implicit-cache/SetOption.py
+++ b/test/implicit-cache/SetOption.py
@@ -68,3 +68,9 @@ test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/implicit-cache/basic.py b/test/implicit-cache/basic.py
index d682d43..a3a6546 100644
--- a/test/implicit-cache/basic.py
+++ b/test/implicit-cache/basic.py
@@ -336,3 +336,9 @@ test.not_up_to_date(options = "--implicit-deps-changed",
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py b/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
index 9a018a3..272be14 100644
--- a/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
+++ b/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
@@ -128,3 +128,9 @@ test.must_match('fileQuote.out', expect_extra % 'fileQuote.out')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/implicit/asynchronous-modification.py b/test/implicit/asynchronous-modification.py
index d10f823..fac8ef5 100644
--- a/test/implicit/asynchronous-modification.py
+++ b/test/implicit/asynchronous-modification.py
@@ -87,3 +87,9 @@ test.not_up_to_date(arguments = 'two')
test.up_to_date(arguments = 'seq')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/implicit/changed-node.py b/test/implicit/changed-node.py
index 99a16ac..6321b82 100644
--- a/test/implicit/changed-node.py
+++ b/test/implicit/changed-node.py
@@ -140,3 +140,9 @@ test.pass_test()
#clean(1)
#
#clean(1)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/import.py b/test/import.py
index a0ab0fb..c617d0b 100644
--- a/test/import.py
+++ b/test/import.py
@@ -252,3 +252,9 @@ for tool in tools:
test.fail_test(len(failures))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/long-lines/live.py b/test/long-lines/live.py
index 916740a..e8b4a38 100644
--- a/test/long-lines/live.py
+++ b/test/long-lines/live.py
@@ -132,3 +132,9 @@ test.must_exist(lib_static_lib)
test.must_exist(lib_shared_dll)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/long-lines/signature.py b/test/long-lines/signature.py
index cc8f3e2..a8bd058 100644
--- a/test/long-lines/signature.py
+++ b/test/long-lines/signature.py
@@ -88,3 +88,9 @@ test.must_match('file.out', "file.in\nFILEFLAG=second\nTIMESTAMP=20090208\n")
test.up_to_date(options='FILEFLAG=second TIMESTAMP=20090209', arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/multiline.py b/test/multiline.py
index 59eba60..18fc9b5 100644
--- a/test/multiline.py
+++ b/test/multiline.py
@@ -66,3 +66,9 @@ test.fail_test(test.read(test.workpath('foo3.out')) != "foo3.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/no-arguments.py b/test/no-arguments.py
index 602ef80..46c06fb 100644
--- a/test/no-arguments.py
+++ b/test/no-arguments.py
@@ -59,3 +59,9 @@ test.fail_test(test.read('aaa.out') != "aaa.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/no-global-dependencies.py b/test/no-global-dependencies.py
index eb3e609..18b674c 100644
--- a/test/no-global-dependencies.py
+++ b/test/no-global-dependencies.py
@@ -166,3 +166,9 @@ test.must_not_exist('build/dir1/x.cpp')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/no-target.py b/test/no-target.py
index bffacc2..6c91013 100644
--- a/test/no-target.py
+++ b/test/no-target.py
@@ -69,3 +69,9 @@ test.fail_test(test.read(['subdir', 'ccc', 'ccc.out']) != "subdir/ccc/ccc.in\n")
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/nonexistent.py b/test/nonexistent.py
index b130a1a..0a6947c 100644
--- a/test/nonexistent.py
+++ b/test/nonexistent.py
@@ -95,3 +95,9 @@ scons: Nothing to be done for `xxx'.
"""))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--.py b/test/option--.py
index f6a16a2..78bb8d2 100644
--- a/test/option--.py
+++ b/test/option--.py
@@ -59,3 +59,8 @@ test.fail_test(not os.path.exists(test.workpath('-f2.out')))
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--C.py b/test/option--C.py
index 8ce52a9..fac7548 100644
--- a/test/option--C.py
+++ b/test/option--C.py
@@ -88,3 +88,9 @@ test.run(arguments = '-C %s -C %s .' % (wpath_sub_dir, wpath_sub),
build_str = "scons: `.' is up to date.\n"))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--I.py b/test/option--I.py
index b7cc1f4..d65349a 100644
--- a/test/option--I.py
+++ b/test/option--I.py
@@ -59,3 +59,9 @@ test.run(arguments = '--include-dir=sub2 --include-dir=sub1 .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--Q.py b/test/option--Q.py
index ce9a161..46a047e 100644
--- a/test/option--Q.py
+++ b/test/option--Q.py
@@ -66,3 +66,9 @@ test.fail_test(os.path.exists(test.workpath('f1.out')))
test.fail_test(os.path.exists(test.workpath('f2.out')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--R.py b/test/option--R.py
index 7208e90..5fecc67 100644
--- a/test/option--R.py
+++ b/test/option--R.py
@@ -38,3 +38,9 @@ test.run(arguments = '--no-builtin-variables .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--S.py b/test/option--S.py
index 719241d..e95f14f 100644
--- a/test/option--S.py
+++ b/test/option--S.py
@@ -39,3 +39,9 @@ test.run(arguments = '--stop .', stderr = "Warning: ignoring --stop option\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--W.py b/test/option--W.py
index 8c4a616..9f6fbe4 100644
--- a/test/option--W.py
+++ b/test/option--W.py
@@ -44,3 +44,9 @@ test.run(arguments = '--assume-new=foo .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--Y.py b/test/option--Y.py
index 99d6939..69951c0 100644
--- a/test/option--Y.py
+++ b/test/option--Y.py
@@ -310,3 +310,9 @@ test.up_to_date(chdir = 'work2', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--duplicate.py b/test/option--duplicate.py
index 6c631b3..642589e 100644
--- a/test/option--duplicate.py
+++ b/test/option--duplicate.py
@@ -115,3 +115,9 @@ SCons error: `nonsense' is not a valid duplication style.
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--la.py b/test/option--la.py
index af038e4..ce3aed4 100644
--- a/test/option--la.py
+++ b/test/option--la.py
@@ -35,3 +35,9 @@ test.run(arguments = '--list-actions .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--ld.py b/test/option--ld.py
index ad39d90..2145de5 100644
--- a/test/option--ld.py
+++ b/test/option--ld.py
@@ -35,3 +35,9 @@ test.run(arguments = '--list-derived .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--lw.py b/test/option--lw.py
index 6a8f07a..cafcb57 100644
--- a/test/option--lw.py
+++ b/test/option--lw.py
@@ -35,3 +35,9 @@ test.run(arguments = '--list-where .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--max-drift.py b/test/option--max-drift.py
index 6d820fe..87a5ffe 100644
--- a/test/option--max-drift.py
+++ b/test/option--max-drift.py
@@ -120,3 +120,8 @@ test.fail_test(test.read('foo.out') != 'foo.in\n')
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--override.py b/test/option--override.py
index c345916..42a92ad 100644
--- a/test/option--override.py
+++ b/test/option--override.py
@@ -35,3 +35,9 @@ test.run(arguments = '--override=foo .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--random.py b/test/option--random.py
index eebd34e..0e5cc66 100644
--- a/test/option--random.py
+++ b/test/option--random.py
@@ -116,3 +116,9 @@ test.run(arguments = '-c --random .')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--wf.py b/test/option--wf.py
index 760a5cd..7e8cfa7 100644
--- a/test/option--wf.py
+++ b/test/option--wf.py
@@ -35,3 +35,9 @@ test.run(arguments = '--write-filenames=FILE .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option--wuv.py b/test/option--wuv.py
index 3456746..b08567f 100644
--- a/test/option--wuv.py
+++ b/test/option--wuv.py
@@ -43,3 +43,9 @@ test.run(arguments = '--warn-undefined-variables',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-b.py b/test/option-b.py
index 495e933..5a1e645 100644
--- a/test/option-b.py
+++ b/test/option-b.py
@@ -35,3 +35,9 @@ test.run(arguments = '-b .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-c.py b/test/option-c.py
index 323c89d..6ea4e58 100644
--- a/test/option-c.py
+++ b/test/option-c.py
@@ -316,3 +316,8 @@ test.must_not_exist(test.workpath('foo.out'))
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-f.py b/test/option-f.py
index 8fb585c..2a238d3 100644
--- a/test/option-f.py
+++ b/test/option-f.py
@@ -102,3 +102,9 @@ scons: warning: Ignoring missing SConscript 'no_such_file'
""" + TestSCons.file_expr))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-i.py b/test/option-i.py
index a4ea4ac..a1b3a98 100644
--- a/test/option-i.py
+++ b/test/option-i.py
@@ -92,3 +92,9 @@ test.fail_test(test.read('bbb.out') != "succeed.py: bbb.out\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-j.py b/test/option-j.py
index 4a3669b..316340e 100644
--- a/test/option-j.py
+++ b/test/option-j.py
@@ -220,3 +220,9 @@ test.fail_test(start2 < finish1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-k.py b/test/option-k.py
index 4a460a2..588b331 100644
--- a/test/option-k.py
+++ b/test/option-k.py
@@ -293,3 +293,9 @@ test.must_exist(['work3', 'ccc.out'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-l.py b/test/option-l.py
index 57659e4..eedb01e 100644
--- a/test/option-l.py
+++ b/test/option-l.py
@@ -41,3 +41,9 @@ test.run(arguments = '--max-load=1 .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-m.py b/test/option-m.py
index f44f6f3..319b4f7 100644
--- a/test/option-m.py
+++ b/test/option-m.py
@@ -35,3 +35,9 @@ test.run(arguments = '-m .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-n.py b/test/option-n.py
index 9f7391e..6fb8058 100644
--- a/test/option-n.py
+++ b/test/option-n.py
@@ -235,3 +235,9 @@ log2_mtime = os.path.getmtime(test.workpath("configure","config.log"))
test.fail_test( log1_mtime != log2_mtime )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-o.py b/test/option-o.py
index d73ca51..23f102b 100644
--- a/test/option-o.py
+++ b/test/option-o.py
@@ -41,3 +41,9 @@ test.run(arguments = '--assume-old=foo .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-p.py b/test/option-p.py
index beb3a2f..c4c5d75 100644
--- a/test/option-p.py
+++ b/test/option-p.py
@@ -35,3 +35,9 @@ test.run(arguments = '-p .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-r.py b/test/option-r.py
index 42c08c4..0c124d1 100644
--- a/test/option-r.py
+++ b/test/option-r.py
@@ -38,3 +38,9 @@ test.run(arguments = '--no-builtin-rules .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-s.py b/test/option-s.py
index 20f39fb..c875495 100644
--- a/test/option-s.py
+++ b/test/option-s.py
@@ -70,3 +70,9 @@ test.fail_test(not os.path.exists(test.workpath('f2.out')))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-t.py b/test/option-t.py
index 905f7d3..f7ec081 100644
--- a/test/option-t.py
+++ b/test/option-t.py
@@ -38,3 +38,9 @@ test.run(arguments = '--touch .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-unknown.py b/test/option-unknown.py
index bfe4cd8..cbda8dd 100644
--- a/test/option-unknown.py
+++ b/test/option-unknown.py
@@ -45,3 +45,9 @@ SCons error: no such option: --ZizzerZazzerZuzz
status = 2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option-v.py b/test/option-v.py
index b91e4d9..5065eda 100644
--- a/test/option-v.py
+++ b/test/option-v.py
@@ -64,3 +64,9 @@ if not test.match_re(stdout, expect1) and not test.match_re(stdout, expect2):
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/d.py b/test/option/d.py
index 0f8a9a5..055769a 100644
--- a/test/option/d.py
+++ b/test/option/d.py
@@ -142,3 +142,9 @@ test.run(program = test.workpath('subdir/ddd'), stdout = "subdir/ddd.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-count.py b/test/option/debug-count.py
index 11ad66f..a52e201 100644
--- a/test/option/debug-count.py
+++ b/test/option/debug-count.py
@@ -94,3 +94,9 @@ test.run(arguments = '--debug=count -h',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-findlibs.py b/test/option/debug-findlibs.py
index 70fa5b8..ce97199 100644
--- a/test/option/debug-findlibs.py
+++ b/test/option/debug-findlibs.py
@@ -202,3 +202,9 @@ test.run(arguments = "--debug=findlibs foo.xxx",
test.must_match('foo.xxx', "a.ooo\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-includes.py b/test/option/debug-includes.py
index 1b7d363..0982a20 100644
--- a/test/option/debug-includes.py
+++ b/test/option/debug-includes.py
@@ -119,3 +119,9 @@ test.run(arguments = "--debug=includes foo.shlib")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-memoizer.py b/test/option/debug-memoizer.py
index ff51148..f8e4cc3 100644
--- a/test/option/debug-memoizer.py
+++ b/test/option/debug-memoizer.py
@@ -118,3 +118,9 @@ test.must_match('file.out', "file.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-memory.py b/test/option/debug-memory.py
index b130ab9..0838501 100644
--- a/test/option/debug-memory.py
+++ b/test/option/debug-memory.py
@@ -79,3 +79,9 @@ test.fail_test(re.match(r'Memory after reading SConscript files: +\d+', lines[-2
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-objects.py b/test/option/debug-objects.py
index 1d3829a..6a919a4 100644
--- a/test/option/debug-objects.py
+++ b/test/option/debug-objects.py
@@ -56,3 +56,9 @@ test.run(arguments = "--debug=objects")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-pdb.py b/test/option/debug-pdb.py
index bd79d7f..d4d285c 100644
--- a/test/option/debug-pdb.py
+++ b/test/option/debug-pdb.py
@@ -36,3 +36,9 @@ test.run(arguments = "--debug=pdb", stdin = "n\ns\nq\n")
test.must_contain_all_lines(test.stdout(), ["(Pdb)", "SCons"])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-presub.py b/test/option/debug-presub.py
index cdbefbd..b503821 100644
--- a/test/option/debug-presub.py
+++ b/test/option/debug-presub.py
@@ -201,3 +201,9 @@ test.must_match('file18.out', "file18.in\n")
test.must_match('file20.obj', "file20.c\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-stacktrace.py b/test/option/debug-stacktrace.py
index 80915fd..b29b39d 100644
--- a/test/option/debug-stacktrace.py
+++ b/test/option/debug-stacktrace.py
@@ -111,3 +111,9 @@ test.must_contain_all_lines(test.stderr(), lines)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/debug-time.py b/test/option/debug-time.py
index 8a975a3..edd3ea5 100644
--- a/test/option/debug-time.py
+++ b/test/option/debug-time.py
@@ -203,3 +203,9 @@ if command_time != 0.0:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/environment-overrides.py b/test/option/environment-overrides.py
index 078bfea..8680e2c 100644
--- a/test/option/environment-overrides.py
+++ b/test/option/environment-overrides.py
@@ -42,3 +42,9 @@ test.run(arguments = '--environment-overrides .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/h.py b/test/option/h.py
index f921333..adcec3a 100644
--- a/test/option/h.py
+++ b/test/option/h.py
@@ -55,3 +55,9 @@ test.run(arguments = '-D -h')
test.must_contain_all_lines(test.stdout(), ['-h, --help'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/help-options.py b/test/option/help-options.py
index f33ae52..9a87306 100644
--- a/test/option/help-options.py
+++ b/test/option/help-options.py
@@ -69,3 +69,9 @@ if lowered != sorted:
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/md5-chunksize.py b/test/option/md5-chunksize.py
index 8c29480..43faf93 100644
--- a/test/option/md5-chunksize.py
+++ b/test/option/md5-chunksize.py
@@ -119,3 +119,9 @@ env.Command('test.stat', 'test.big', Action(get_stat))
test2.run(arguments='--md5-chunksize=128', stdout=expected_stdout, stderr='')
test2.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/no-print-directory.py b/test/option/no-print-directory.py
index bb0abbf..850a484 100644
--- a/test/option/no-print-directory.py
+++ b/test/option/no-print-directory.py
@@ -39,3 +39,9 @@ test.run(arguments = '--no-print-directory .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/print-directory.py b/test/option/print-directory.py
index a5d8fcf..96d9d7b 100644
--- a/test/option/print-directory.py
+++ b/test/option/print-directory.py
@@ -42,3 +42,9 @@ test.run(arguments = '--print-directory .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/profile.py b/test/option/profile.py
index aafebda..ed5bc0a 100644
--- a/test/option/profile.py
+++ b/test/option/profile.py
@@ -104,3 +104,9 @@ test.fail_test(len(memory_lines) != 1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/repository.py b/test/option/repository.py
index d30cbec..a71e71e 100644
--- a/test/option/repository.py
+++ b/test/option/repository.py
@@ -59,3 +59,9 @@ test.up_to_date(chdir = 'work1', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/srcdir.py b/test/option/srcdir.py
index b6bcc59..0a92f13 100644
--- a/test/option/srcdir.py
+++ b/test/option/srcdir.py
@@ -59,3 +59,9 @@ test.up_to_date(chdir = 'work1', options = opts, arguments = '.')
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/stack-size.py b/test/option/stack-size.py
index 495f86d..9458356 100644
--- a/test/option/stack-size.py
+++ b/test/option/stack-size.py
@@ -355,3 +355,9 @@ else:
test.must_not_exist(['work2', 'f2.out'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/taskmastertrace.py b/test/option/taskmastertrace.py
index 23545c1..28f4574 100644
--- a/test/option/taskmastertrace.py
+++ b/test/option/taskmastertrace.py
@@ -221,3 +221,9 @@ Taskmaster: No candidate anymore.
test.must_match('trace.out', expect_trace)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/tree-all.py b/test/option/tree-all.py
index aa92936..0bd1717 100644
--- a/test/option/tree-all.py
+++ b/test/option/tree-all.py
@@ -227,3 +227,9 @@ if string.count(test.stdout(), tree1) != 1:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/tree-derived.py b/test/option/tree-derived.py
index 3ec33d7..8490612 100644
--- a/test/option/tree-derived.py
+++ b/test/option/tree-derived.py
@@ -139,3 +139,9 @@ test.run(arguments = "--tree=derived foo.xxx",
test.must_contain_all_lines(test.stdout(), [dtree1])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/tree-lib.py b/test/option/tree-lib.py
index c9293c2..2721344 100644
--- a/test/option/tree-lib.py
+++ b/test/option/tree-lib.py
@@ -80,3 +80,9 @@ test.must_contain_all_lines(test.stdout(), [expect])
test.up_to_date(arguments = 'foo.h')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/warn-dependency.py b/test/option/warn-dependency.py
index b849bed..c056278 100644
--- a/test/option/warn-dependency.py
+++ b/test/option/warn-dependency.py
@@ -71,3 +71,9 @@ test.run(arguments='--warn=no-dependency --warn=all .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/warn-duplicate-environment.py b/test/option/warn-duplicate-environment.py
index 90a7506..a1c156b 100644
--- a/test/option/warn-duplicate-environment.py
+++ b/test/option/warn-duplicate-environment.py
@@ -78,3 +78,9 @@ test.run(arguments='WARN=no-duplicate-environment file1.out',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/warn-misleading-keywords.py b/test/option/warn-misleading-keywords.py
index f92ccb0..e8b6358 100644
--- a/test/option/warn-misleading-keywords.py
+++ b/test/option/warn-misleading-keywords.py
@@ -77,3 +77,9 @@ test.run(arguments='WARN=no-misleading-keywords .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/option/warn-missing-sconscript.py b/test/option/warn-missing-sconscript.py
index f0aab04..9dc5eee 100644
--- a/test/option/warn-missing-sconscript.py
+++ b/test/option/warn-missing-sconscript.py
@@ -67,3 +67,9 @@ test.run(arguments = 'WARN=no-missing-sconscript .',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/overrides.py b/test/overrides.py
index ac936d5..d706ab7 100644
--- a/test/overrides.py
+++ b/test/overrides.py
@@ -127,3 +127,9 @@ assert test.read('goodbye.not_exe') == 'this is not a program!'
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/convenience-functions.py b/test/packaging/convenience-functions.py
index 6eae270..9554383 100644
--- a/test/packaging/convenience-functions.py
+++ b/test/packaging/convenience-functions.py
@@ -74,3 +74,9 @@ expected = test.wrap_stdout(read_str = expect_read, build_str = expect_build)
test.run(stdout=expected)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/guess-package-name.py b/test/packaging/guess-package-name.py
index 9c91248..9c85b9a 100644
--- a/test/packaging/guess-package-name.py
+++ b/test/packaging/guess-package-name.py
@@ -103,3 +103,9 @@ test.run(stderr = None)
test.must_exist( 'libfoo-1.2.3.tar.bz2' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/ipkg.py b/test/packaging/ipkg.py
index 62ce628..08889a9 100644
--- a/test/packaging/ipkg.py
+++ b/test/packaging/ipkg.py
@@ -127,3 +127,9 @@ test.run(arguments='', stderr = None)
test.must_exist( 'foo_0.0_arm.ipk' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/msi/explicit-target.py b/test/packaging/msi/explicit-target.py
index e7b0c2d..bc786ee 100644
--- a/test/packaging/msi/explicit-target.py
+++ b/test/packaging/msi/explicit-target.py
@@ -89,3 +89,9 @@ test.fail_test( not Package.attributes['Description'].value == 'balalalalal' )
test.fail_test( not Package.attributes['Comments'].value == 'this should be reallly really long' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/msi/file-placement.py b/test/packaging/msi/file-placement.py
index c2aaf35..2cc9e61 100644
--- a/test/packaging/msi/file-placement.py
+++ b/test/packaging/msi/file-placement.py
@@ -170,3 +170,9 @@ componentrefs = features[2].getElementsByTagName( 'ComponentRef' )
test.fail_test( not componentrefs[0].attributes['Id'].value == 'file3.dll' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/msi/package.py b/test/packaging/msi/package.py
index 3fb4e6e..0de241e 100644
--- a/test/packaging/msi/package.py
+++ b/test/packaging/msi/package.py
@@ -138,3 +138,9 @@ test.fail_test( not elements[4].attributes['Title'].value == 'Java Part' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/multiple-packages-at-once.py b/test/packaging/multiple-packages-at-once.py
index bbf273f..8c3f72d 100644
--- a/test/packaging/multiple-packages-at-once.py
+++ b/test/packaging/multiple-packages-at-once.py
@@ -97,3 +97,9 @@ test.must_exist( 'src-1.0.tar.gz' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/multiple-subdirs.py b/test/packaging/multiple-subdirs.py
index 80758ab..66b81a3 100644
--- a/test/packaging/multiple-subdirs.py
+++ b/test/packaging/multiple-subdirs.py
@@ -78,3 +78,9 @@ test.must_exist(['two', 'two-1.0.0.tar.gz'])
test.must_exist(['three', 'three-1.0.0.tar.gz'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/option--package-type.py b/test/packaging/option--package-type.py
index ce16e95..c1d6720 100644
--- a/test/packaging/option--package-type.py
+++ b/test/packaging/option--package-type.py
@@ -86,3 +86,9 @@ test.must_not_exist( 'bin/main.c' )
test.must_not_exist( '/bin/main.c' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/place-files-in-subdirectory.py b/test/packaging/place-files-in-subdirectory.py
index 66bdd53..f7224ba 100644
--- a/test/packaging/place-files-in-subdirectory.py
+++ b/test/packaging/place-files-in-subdirectory.py
@@ -106,3 +106,9 @@ str = os.popen( 'tar -tzf %s'%test.workpath('libfoo-1.2.3.tar.gz') ).read()
test.fail_test( str != "libfoo-1.2.3/src/main.c\nlibfoo-1.2.3/SConstruct\n" )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/rpm/cleanup.py b/test/packaging/rpm/cleanup.py
index 11f6645..7ae5473 100644
--- a/test/packaging/rpm/cleanup.py
+++ b/test/packaging/rpm/cleanup.py
@@ -105,3 +105,9 @@ test.must_not_exist( 'foo-1.2.3/src/main.c' )
test.must_not_exist( 'bin/main' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/rpm/explicit-target.py b/test/packaging/rpm/explicit-target.py
index 2949a2f..c383b57 100644
--- a/test/packaging/rpm/explicit-target.py
+++ b/test/packaging/rpm/explicit-target.py
@@ -86,3 +86,9 @@ scons: *** Setting target is not supported for rpm.
test.run(arguments='', status=2, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/rpm/internationalization.py b/test/packaging/rpm/internationalization.py
index 24d8ddd..e9fcc12 100644
--- a/test/packaging/rpm/internationalization.py
+++ b/test/packaging/rpm/internationalization.py
@@ -179,3 +179,9 @@ test.must_exist( src_rpm )
test.must_exist( machine_rpm )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/rpm/multipackage.py b/test/packaging/rpm/multipackage.py
index 5b85db3..c3f1f4e 100644
--- a/test/packaging/rpm/multipackage.py
+++ b/test/packaging/rpm/multipackage.py
@@ -113,3 +113,9 @@ test.fail_test( not os.popen('rpm -qpl %s' % machine_rpm).read()=='/bin/main\n')
test.fail_test( not os.popen('rpm -qpl %s' % src_rpm).read()=='foo-1.2.3.spec\nfoo-1.2.3.tar.gz\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/rpm/package.py b/test/packaging/rpm/package.py
index 2a37265..14da4bb 100644
--- a/test/packaging/rpm/package.py
+++ b/test/packaging/rpm/package.py
@@ -92,3 +92,9 @@ test.fail_test( not os.popen('rpm -qpl %s' % machine_rpm).read()=='/bin/main\n')
test.fail_test( not os.popen('rpm -qpl %s' % src_rpm).read()=='foo-1.2.3.spec\nfoo-1.2.3.tar.gz\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/rpm/tagging.py b/test/packaging/rpm/tagging.py
index c08b4ef..6a242c6 100644
--- a/test/packaging/rpm/tagging.py
+++ b/test/packaging/rpm/tagging.py
@@ -99,3 +99,9 @@ expect = '(0755, root, users) /bin/main'
test.must_contain_all_lines(test.read('foo-1.2.3.spec'), [expect])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/sandbox-test.py b/test/packaging/sandbox-test.py
index f82940b..7110c87 100644
--- a/test/packaging/sandbox-test.py
+++ b/test/packaging/sandbox-test.py
@@ -71,3 +71,9 @@ test.must_exist( 'libfoobar-1.2.3.tar.gz' )
test.must_exist( 'libfoobar-1.2.3.zip' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/strip-install-dir.py b/test/packaging/strip-install-dir.py
index ec40220..92f0361 100644
--- a/test/packaging/strip-install-dir.py
+++ b/test/packaging/strip-install-dir.py
@@ -63,3 +63,9 @@ test.must_not_exist( 'bin/main.c' )
test.must_not_exist( '/bin/main.c' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/tar/bz2.py b/test/packaging/tar/bz2.py
index 3a12a9b..d37de00 100644
--- a/test/packaging/tar/bz2.py
+++ b/test/packaging/tar/bz2.py
@@ -61,3 +61,9 @@ env.Package( PACKAGETYPE = 'src_tarbz2',
test.must_exist( 'src.tar.bz2' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/tar/gz.py b/test/packaging/tar/gz.py
index 6582ed2..052adc2 100644
--- a/test/packaging/tar/gz.py
+++ b/test/packaging/tar/gz.py
@@ -61,3 +61,9 @@ env.Package( PACKAGETYPE = 'src_targz',
test.must_exist( 'src.tar.gz' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/use-builddir.py b/test/packaging/use-builddir.py
index 4d7e887..76b9737 100644
--- a/test/packaging/use-builddir.py
+++ b/test/packaging/use-builddir.py
@@ -91,3 +91,9 @@ test.must_exist( 'temp/libfoo-1.2.3/src/main.c' )
test.must_exist( 'temp/libfoo-1.2.3/SConstruct' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/packaging/zip.py b/test/packaging/zip.py
index a2406e6..89f3074 100644
--- a/test/packaging/zip.py
+++ b/test/packaging/zip.py
@@ -63,3 +63,9 @@ test.run(arguments='', stderr = None)
test.must_exist( 'src.zip' )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/preserve-source.py b/test/preserve-source.py
index f7abc4c..cd0b3a3 100644
--- a/test/preserve-source.py
+++ b/test/preserve-source.py
@@ -60,3 +60,9 @@ test.fail_test(not os.path.exists('aaa.in'))
#
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/python-version.py b/test/python-version.py
index 56f65b2..fbebf8d 100644
--- a/test/python-version.py
+++ b/test/python-version.py
@@ -72,3 +72,9 @@ else:
test.run(arguments = '-f SetOption-python -Q')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/question/Configure.py b/test/question/Configure.py
index aeaba8a..88b0784 100644
--- a/test/question/Configure.py
+++ b/test/question/Configure.py
@@ -112,3 +112,9 @@ log2_mtime = os.path.getmtime(test.workpath("config.log"))
test.fail_test( log1_mtime != log2_mtime )
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/question/basic.py b/test/question/basic.py
index dc07e48..21e6206 100644
--- a/test/question/basic.py
+++ b/test/question/basic.py
@@ -73,3 +73,9 @@ test.must_match('bbb.out', "bbb.in\n")
test.run(arguments = '--question bbb.out', status = 0)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/question/no-builder.py b/test/question/no-builder.py
index d038724..bd1b120 100644
--- a/test/question/no-builder.py
+++ b/test/question/no-builder.py
@@ -43,3 +43,9 @@ test.run(arguments = '-q no_such_target', status = 1)
test.run(arguments = '--question no_such_target', status = 1)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/rebuild-generated.py b/test/rebuild-generated.py
index 7f8a6d5..3808845 100644
--- a/test/rebuild-generated.py
+++ b/test/rebuild-generated.py
@@ -120,3 +120,8 @@ test.run(arguments = 'target' + _obj, stdout=expected_stdout)
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/redirection.py b/test/redirection.py
index 64756ff..55ffeae 100644
--- a/test/redirection.py
+++ b/test/redirection.py
@@ -66,3 +66,8 @@ test.fail_test(test.read('foo4') != 'bar4\r\n')
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/aegis/batch-output.py b/test/runtest/aegis/batch-output.py
index 4020239..bb2aa1e 100644
--- a/test/runtest/aegis/batch-output.py
+++ b/test/runtest/aegis/batch-output.py
@@ -58,3 +58,9 @@ test_result = [
test.must_match('aegis.out', expect, mode='r')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/baseline/combined.py b/test/runtest/baseline/combined.py
index f575bc8..bd47908 100644
--- a/test/runtest/baseline/combined.py
+++ b/test/runtest/baseline/combined.py
@@ -85,3 +85,9 @@ expect = r"""qmtest run --output baseline.qmr --format none --result-stream="sco
test.run(arguments = '-b . test', status = 1, stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/baseline/fail.py b/test/runtest/baseline/fail.py
index 3a50925..bd52a18 100644
--- a/test/runtest/baseline/fail.py
+++ b/test/runtest/baseline/fail.py
@@ -60,3 +60,9 @@ expect = r"""qmtest run --output baseline.qmr --format none --result-stream="sco
test.run(arguments = '-b . test/fail.py', status = 1, stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/baseline/no_result.py b/test/runtest/baseline/no_result.py
index 9b1782c..d1c0f75 100644
--- a/test/runtest/baseline/no_result.py
+++ b/test/runtest/baseline/no_result.py
@@ -58,3 +58,9 @@ expect = r"""qmtest run --output baseline.qmr --format none --result-stream="sco
test.run(arguments = '-b . test/no_result.py', status = 1, stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/baseline/pass.py b/test/runtest/baseline/pass.py
index 1bc6af1..3644052 100644
--- a/test/runtest/baseline/pass.py
+++ b/test/runtest/baseline/pass.py
@@ -56,3 +56,9 @@ expect = r"""qmtest run --output baseline.qmr --format none --result-stream="sco
test.run(arguments = '-b . test/pass.py', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/fallback.py b/test/runtest/fallback.py
index 5ef2363..ddabfbf 100644
--- a/test/runtest/fallback.py
+++ b/test/runtest/fallback.py
@@ -110,3 +110,9 @@ test.run(arguments = string.join(testlist),
stderr = expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/noqmtest.py b/test/runtest/noqmtest.py
index f2bf6eb..3980b70 100644
--- a/test/runtest/noqmtest.py
+++ b/test/runtest/noqmtest.py
@@ -100,3 +100,9 @@ test.run(arguments = '--noqmtest %s' % string.join(testlist),
stderr = expect_stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/print_time.py b/test/runtest/print_time.py
index 0abfe93..38a5bc6 100644
--- a/test/runtest/print_time.py
+++ b/test/runtest/print_time.py
@@ -94,3 +94,9 @@ expect = r"""qmtest run --output results.qmr --format none --result-stream="scon
test.run(arguments = '-t test', status = 1, stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/python.py b/test/runtest/python.py
index d26f98e..1830aa7 100644
--- a/test/runtest/python.py
+++ b/test/runtest/python.py
@@ -70,3 +70,9 @@ expect = r"""qmtest run --output results.qmr --format none --result-stream="scon
test.run(arguments = ['-P', mypython, 'test'], stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/simple/combined.py b/test/runtest/simple/combined.py
index 6bee872..0c9997f 100644
--- a/test/runtest/simple/combined.py
+++ b/test/runtest/simple/combined.py
@@ -87,3 +87,9 @@ expect = r"""qmtest run --output results.qmr --format none --result-stream="scon
test.run(arguments = 'test', status = 1, stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/simple/fail.py b/test/runtest/simple/fail.py
index 1e8e7b6..f060f50 100644
--- a/test/runtest/simple/fail.py
+++ b/test/runtest/simple/fail.py
@@ -62,3 +62,9 @@ expect = r"""qmtest run --output results.qmr --format none --result-stream="scon
test.run(arguments = 'test/fail.py', status = 1, stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/simple/no_result.py b/test/runtest/simple/no_result.py
index 16499c8..55d6f0e 100644
--- a/test/runtest/simple/no_result.py
+++ b/test/runtest/simple/no_result.py
@@ -60,3 +60,9 @@ expect = r"""qmtest run --output results.qmr --format none --result-stream="scon
test.run(arguments = 'test/no_result.py', status = 1, stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/simple/pass.py b/test/runtest/simple/pass.py
index 561665a..ee7bc74 100644
--- a/test/runtest/simple/pass.py
+++ b/test/runtest/simple/pass.py
@@ -58,3 +58,9 @@ expect = r"""qmtest run --output results.qmr --format none --result-stream="scon
test.run(arguments = 'test/pass.py', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/src.py b/test/runtest/src.py
index eebdce4..70d10f0 100644
--- a/test/runtest/src.py
+++ b/test/runtest/src.py
@@ -74,3 +74,9 @@ expect = r"""qmtest run --output results.qmr --format none --result-stream="scon
test.run(arguments = 'src', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/testlistfile.py b/test/runtest/testlistfile.py
index 0c9d84c..a9d2565 100644
--- a/test/runtest/testlistfile.py
+++ b/test/runtest/testlistfile.py
@@ -74,3 +74,9 @@ expect = """qmtest run --output results.qmr --format none --result-stream="scons
test.run(arguments = '-f t.txt', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/runtest/xml/output.py b/test/runtest/xml/output.py
index e1c14cf..52b718a 100644
--- a/test/runtest/xml/output.py
+++ b/test/runtest/xml/output.py
@@ -189,3 +189,9 @@ if non_matches:
test.fail_test()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/same-name.py b/test/same-name.py
index 8f71ac7..8a1c5e8 100644
--- a/test/same-name.py
+++ b/test/same-name.py
@@ -75,3 +75,9 @@ foo.c
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/basic.py b/test/scons-time/func/basic.py
index 66c5853..fe24f99 100644
--- a/test/scons-time/func/basic.py
+++ b/test/scons-time/func/basic.py
@@ -47,3 +47,9 @@ expect = r'\d.\d\d\d prof\.py:1\(_main\)' + '\n'
test.run(arguments = 'func foo.prof', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/chdir.py b/test/scons-time/func/chdir.py
index 80ec93e..0ce4340 100644
--- a/test/scons-time/func/chdir.py
+++ b/test/scons-time/func/chdir.py
@@ -62,3 +62,9 @@ test.run(arguments = 'func -C profs foo-*.prof', stdout = expect)
test.run(arguments = 'func --chdir profs foo-?.prof', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/file.py b/test/scons-time/func/file.py
index 33a9908..fa9d36e 100644
--- a/test/scons-time/func/file.py
+++ b/test/scons-time/func/file.py
@@ -99,3 +99,9 @@ test.run(arguments = 'func --file st2.conf --fmt gnuplot', stdout = expect2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/format-gnuplot.py b/test/scons-time/func/format-gnuplot.py
index 92eb837..254a754 100644
--- a/test/scons-time/func/format-gnuplot.py
+++ b/test/scons-time/func/format-gnuplot.py
@@ -80,3 +80,9 @@ test.run(arguments = 'func --format gnuplot --title TITLE', stdout=expect_title)
test.run(arguments = 'func --format=gnuplot', stdout=expect_notitle)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/function.py b/test/scons-time/func/function.py
index 27bb94d..c76bb2f 100644
--- a/test/scons-time/func/function.py
+++ b/test/scons-time/func/function.py
@@ -56,3 +56,9 @@ test.run(arguments = 'func --func f1 foo.prof', stdout = expect1)
test.run(arguments = 'func --function f3 foo.prof', stdout = expect3)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/glob.py b/test/scons-time/func/glob.py
index 4a629ed..d3fd960 100644
--- a/test/scons-time/func/glob.py
+++ b/test/scons-time/func/glob.py
@@ -55,3 +55,9 @@ test.run(arguments = 'func foo-*.prof', stdout = expect)
test.run(arguments = 'func foo-?.prof', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/help.py b/test/scons-time/func/help.py
index c451b33..61a1a6d 100644
--- a/test/scons-time/func/help.py
+++ b/test/scons-time/func/help.py
@@ -55,3 +55,9 @@ test.run(arguments = 'help func')
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/no-args.py b/test/scons-time/func/no-args.py
index 0767ae6..4e2df8d 100644
--- a/test/scons-time/func/no-args.py
+++ b/test/scons-time/func/no-args.py
@@ -41,3 +41,9 @@ scons-time: func: No arguments specified.
test.run(arguments = 'func', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/prefix.py b/test/scons-time/func/prefix.py
index 53dfea6..fe3618f 100644
--- a/test/scons-time/func/prefix.py
+++ b/test/scons-time/func/prefix.py
@@ -63,3 +63,9 @@ test.run(arguments = 'func -p bar', stdout = bar_expect)
test.run(arguments = 'func --prefix=foo', stdout = foo_expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/func/tail.py b/test/scons-time/func/tail.py
index 816a7a1..91fa6c8 100644
--- a/test/scons-time/func/tail.py
+++ b/test/scons-time/func/tail.py
@@ -54,3 +54,9 @@ test.run(arguments = 'func -t 3 foo-*.prof', stdout = ''.join(expect[-3:]))
test.run(arguments = 'func --tail 5 foo-*.prof', stdout = ''.join(expect[-5:]))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/help/all-subcommands.py b/test/scons-time/help/all-subcommands.py
index 52842ab..7de7fc6 100644
--- a/test/scons-time/help/all-subcommands.py
+++ b/test/scons-time/help/all-subcommands.py
@@ -56,3 +56,9 @@ test.run(arguments = 'help')
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/help/options.py b/test/scons-time/help/options.py
index 43f4427..8fd192d 100644
--- a/test/scons-time/help/options.py
+++ b/test/scons-time/help/options.py
@@ -57,3 +57,9 @@ test.run(arguments = '--help')
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/chdir.py b/test/scons-time/mem/chdir.py
index a97f756..52dbd2c 100644
--- a/test/scons-time/mem/chdir.py
+++ b/test/scons-time/mem/chdir.py
@@ -55,3 +55,9 @@ test.run(arguments = 'mem -C logs foo-*.log', stdout = expect)
test.run(arguments = 'mem --chdir logs foo-?.log', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/file.py b/test/scons-time/mem/file.py
index a1e7181..fb329a0 100644
--- a/test/scons-time/mem/file.py
+++ b/test/scons-time/mem/file.py
@@ -76,3 +76,9 @@ test.run(arguments = 'mem --file st2.conf --fmt gnuplot', stdout = expect2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/format-gnuplot.py b/test/scons-time/mem/format-gnuplot.py
index a4e0f19..5f3e9cd 100644
--- a/test/scons-time/mem/format-gnuplot.py
+++ b/test/scons-time/mem/format-gnuplot.py
@@ -70,3 +70,9 @@ test.run(arguments = 'mem --format gnuplot --title TITLE', stdout=expect_title)
test.run(arguments = 'mem --format=gnuplot', stdout=expect_notitle)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/glob.py b/test/scons-time/mem/glob.py
index 6f5174f..04d8b09 100644
--- a/test/scons-time/mem/glob.py
+++ b/test/scons-time/mem/glob.py
@@ -50,3 +50,9 @@ test.run(arguments = 'mem foo-*.log', stdout = expect)
test.run(arguments = 'mem foo-?.log', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/help.py b/test/scons-time/mem/help.py
index 3adb121..4ff34fa 100644
--- a/test/scons-time/mem/help.py
+++ b/test/scons-time/mem/help.py
@@ -55,3 +55,9 @@ test.run(arguments = 'help mem')
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/no-args.py b/test/scons-time/mem/no-args.py
index cb47c9b..0d1380f 100644
--- a/test/scons-time/mem/no-args.py
+++ b/test/scons-time/mem/no-args.py
@@ -41,3 +41,9 @@ scons-time: mem: No arguments specified.
test.run(arguments = 'mem', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/prefix.py b/test/scons-time/mem/prefix.py
index 41eb4e4..5e64dad 100644
--- a/test/scons-time/mem/prefix.py
+++ b/test/scons-time/mem/prefix.py
@@ -60,3 +60,9 @@ test.run(arguments = 'mem -p bar', stdout = bar_expect)
test.run(arguments = 'mem --prefix=foo', stdout = foo_expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/stage.py b/test/scons-time/mem/stage.py
index 88b21e2..849c71e 100644
--- a/test/scons-time/mem/stage.py
+++ b/test/scons-time/mem/stage.py
@@ -81,3 +81,9 @@ test.run(arguments = 'mem --fmt gnuplot --stage unknown',
stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/mem/tail.py b/test/scons-time/mem/tail.py
index e2c7ede..19f4036 100644
--- a/test/scons-time/mem/tail.py
+++ b/test/scons-time/mem/tail.py
@@ -53,3 +53,9 @@ test.run(arguments = 'mem -t 3 foo-*.log', stdout = ''.join(expect3))
test.run(arguments = 'mem --tail 5 foo-*.log', stdout = ''.join(expect5))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/no-args.py b/test/scons-time/no-args.py
index ba98da2..1ea6901 100644
--- a/test/scons-time/no-args.py
+++ b/test/scons-time/no-args.py
@@ -40,3 +40,9 @@ Type "scons-time help" for usage.
test.run(arguments = '', status=1, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/chdir.py b/test/scons-time/obj/chdir.py
index 5e7df89..5b7fe22 100644
--- a/test/scons-time/obj/chdir.py
+++ b/test/scons-time/obj/chdir.py
@@ -55,3 +55,9 @@ test.run(arguments = 'obj -C logs Environment.Base foo-*.log', stdout = expect)
test.run(arguments = 'obj --chdir logs Environment.Base foo-?.log', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/file.py b/test/scons-time/obj/file.py
index 3cf8e74..5076d7f 100644
--- a/test/scons-time/obj/file.py
+++ b/test/scons-time/obj/file.py
@@ -76,3 +76,9 @@ test.run(arguments = 'obj --file st2.conf --fmt gnuplot Node.FS.Base', stdout =
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/format-gnuplot.py b/test/scons-time/obj/format-gnuplot.py
index b47d843..cdded16 100644
--- a/test/scons-time/obj/format-gnuplot.py
+++ b/test/scons-time/obj/format-gnuplot.py
@@ -74,3 +74,9 @@ test.run(arguments = 'obj --format=gnuplot Node.Node',
stdout=expect_notitle)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/glob.py b/test/scons-time/obj/glob.py
index 4af2854..07ccccc 100644
--- a/test/scons-time/obj/glob.py
+++ b/test/scons-time/obj/glob.py
@@ -50,3 +50,9 @@ test.run(arguments = 'obj Builder.BuilderBase foo-*.log', stdout = expect)
test.run(arguments = 'obj Builder.BuilderBase foo-?.log', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/help.py b/test/scons-time/obj/help.py
index 0f21f4d..d4cc1bd 100644
--- a/test/scons-time/obj/help.py
+++ b/test/scons-time/obj/help.py
@@ -55,3 +55,9 @@ test.run(arguments = 'help obj')
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/no-args.py b/test/scons-time/obj/no-args.py
index a4d3f84..9350b79 100644
--- a/test/scons-time/obj/no-args.py
+++ b/test/scons-time/obj/no-args.py
@@ -40,3 +40,9 @@ scons-time: obj: Must specify an object name.
test.run(arguments = 'obj', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/no-files.py b/test/scons-time/obj/no-files.py
index cd91ceb..50e5df1 100644
--- a/test/scons-time/obj/no-files.py
+++ b/test/scons-time/obj/no-files.py
@@ -42,3 +42,9 @@ scons-time: obj: No arguments specified.
test.run(arguments = 'obj fake.object', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/prefix.py b/test/scons-time/obj/prefix.py
index 8005dc4..e669cf2 100644
--- a/test/scons-time/obj/prefix.py
+++ b/test/scons-time/obj/prefix.py
@@ -60,3 +60,9 @@ test.run(arguments = 'obj -p bar Environment.Base', stdout = bar_expect)
test.run(arguments = 'obj --prefix=foo Environment.Base', stdout = foo_expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/stage.py b/test/scons-time/obj/stage.py
index 5dbd15b..7361f69 100644
--- a/test/scons-time/obj/stage.py
+++ b/test/scons-time/obj/stage.py
@@ -86,3 +86,9 @@ test.run(arguments = 'obj --fmt gnuplot --stage unknown',
stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/obj/tail.py b/test/scons-time/obj/tail.py
index 0483d89..9049c89 100644
--- a/test/scons-time/obj/tail.py
+++ b/test/scons-time/obj/tail.py
@@ -53,3 +53,9 @@ test.run(arguments = 'obj -t 3 Node.FS foo-*.log', stdout = expect3)
test.run(arguments = 'obj --tail 5 Node.FS foo-*.log', stdout = expect5)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/aegis.py b/test/scons-time/run/aegis.py
index eebd933..09c6aad 100644
--- a/test/scons-time/run/aegis.py
+++ b/test/scons-time/run/aegis.py
@@ -71,3 +71,9 @@ def re_find(content, line):
test.must_contain_all_lines(content, expect, 'foo-617-2.log', re_find)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/archive/dir.py b/test/scons-time/run/archive/dir.py
index a6c48ec..590d568 100644
--- a/test/scons-time/run/archive/dir.py
+++ b/test/scons-time/run/archive/dir.py
@@ -47,3 +47,9 @@ test.must_exist('foo-000-0.log',
'foo-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/archive/tar-gz.py b/test/scons-time/run/archive/tar-gz.py
index ac69e29..af11c33 100644
--- a/test/scons-time/run/archive/tar-gz.py
+++ b/test/scons-time/run/archive/tar-gz.py
@@ -47,3 +47,9 @@ test.must_exist('foo-000-0.log',
'foo-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/archive/tar.py b/test/scons-time/run/archive/tar.py
index 18823d7..a85dacf 100644
--- a/test/scons-time/run/archive/tar.py
+++ b/test/scons-time/run/archive/tar.py
@@ -47,3 +47,9 @@ test.must_exist('foo-000-0.log',
'foo-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/archive/tgz.py b/test/scons-time/run/archive/tgz.py
index f7df9a0..c349e02 100644
--- a/test/scons-time/run/archive/tgz.py
+++ b/test/scons-time/run/archive/tgz.py
@@ -47,3 +47,9 @@ test.must_exist('foo-000-0.log',
'foo-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/archive/zip.py b/test/scons-time/run/archive/zip.py
index b5b122b..2fad3b8 100644
--- a/test/scons-time/run/archive/zip.py
+++ b/test/scons-time/run/archive/zip.py
@@ -71,3 +71,9 @@ test.must_exist('foo-000-0.log',
'foo-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/config/archive_list.py b/test/scons-time/run/config/archive_list.py
index 8ddde3d..d393a69 100644
--- a/test/scons-time/run/config/archive_list.py
+++ b/test/scons-time/run/config/archive_list.py
@@ -75,3 +75,9 @@ test.must_exist('bar-000-0.log',
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/config/initial_commands.py b/test/scons-time/run/config/initial_commands.py
index 73328ef..167ed49 100644
--- a/test/scons-time/run/config/initial_commands.py
+++ b/test/scons-time/run/config/initial_commands.py
@@ -54,3 +54,9 @@ test.must_exist('foo-000-0.log',
test.must_exist('INITIAL')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/config/prefix.py b/test/scons-time/run/config/prefix.py
index c04c9e7..5ef673b 100644
--- a/test/scons-time/run/config/prefix.py
+++ b/test/scons-time/run/config/prefix.py
@@ -50,3 +50,9 @@ test.must_exist('bar-000-0.log',
'bar-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/config/python.py b/test/scons-time/run/config/python.py
index 4aa85b4..6cf965b 100644
--- a/test/scons-time/run/config/python.py
+++ b/test/scons-time/run/config/python.py
@@ -66,3 +66,9 @@ test.must_match('foo-000-1.log', "my_python.py: %s\n" % prof1)
test.must_match('foo-000-2.log', "my_python.py: %s\n" % prof2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/config/scons.py b/test/scons-time/run/config/scons.py
index be34dde..73f041d 100644
--- a/test/scons-time/run/config/scons.py
+++ b/test/scons-time/run/config/scons.py
@@ -62,3 +62,9 @@ test.must_match('foo-000-1.log', "my_scons.py: %s\n" % prof1)
test.must_match('foo-000-2.log', "my_scons.py: %s\n" % prof2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/config/subdir.py b/test/scons-time/run/config/subdir.py
index b463868..1d7ca8e 100644
--- a/test/scons-time/run/config/subdir.py
+++ b/test/scons-time/run/config/subdir.py
@@ -63,3 +63,9 @@ def re_find(content, line):
test.must_contain_all_lines(content, expect, 'foo-000-0.log', re_find)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/config/targets.py b/test/scons-time/run/config/targets.py
index 8d2abd1..482a44d 100644
--- a/test/scons-time/run/config/targets.py
+++ b/test/scons-time/run/config/targets.py
@@ -84,3 +84,9 @@ SConstruct file directory: .*scons-time-.*%(sep)sfoo
test.must_match('foo-000-2.log', expect, mode='r')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/help.py b/test/scons-time/run/option/help.py
index 00a4eb7..d7f2b29 100644
--- a/test/scons-time/run/option/help.py
+++ b/test/scons-time/run/option/help.py
@@ -57,3 +57,9 @@ test.run(arguments = 'help run')
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/next-run.py b/test/scons-time/run/option/next-run.py
index 8a23939..7e729cb 100644
--- a/test/scons-time/run/option/next-run.py
+++ b/test/scons-time/run/option/next-run.py
@@ -97,3 +97,9 @@ test.must_not_exist('foo-003-0.log',
'foo-003-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/no-args.py b/test/scons-time/run/option/no-args.py
index 520b27d..e01f24b 100644
--- a/test/scons-time/run/option/no-args.py
+++ b/test/scons-time/run/option/no-args.py
@@ -40,3 +40,9 @@ scons-time: run: No arguments or -f config file specified.
test.run(arguments = 'run', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/no-exec.py b/test/scons-time/run/option/no-exec.py
index a2eab74..db6757c 100644
--- a/test/scons-time/run/option/no-exec.py
+++ b/test/scons-time/run/option/no-exec.py
@@ -47,3 +47,9 @@ test.must_not_exist('foo-000-0.log',
'foo-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/number.py b/test/scons-time/run/option/number.py
index ddf2d86..0e87c2d 100644
--- a/test/scons-time/run/option/number.py
+++ b/test/scons-time/run/option/number.py
@@ -46,3 +46,9 @@ test.must_exist('foo-077-0.log',
'foo-077-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/outdir.py b/test/scons-time/run/option/outdir.py
index f60eba0..370974b 100644
--- a/test/scons-time/run/option/outdir.py
+++ b/test/scons-time/run/option/outdir.py
@@ -49,3 +49,9 @@ test.must_exist(['sub', 'foo-000-0.log'],
['sub', 'foo-000-2.prof'])
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/prefix.py b/test/scons-time/run/option/prefix.py
index 6bc9619..df13cd0 100644
--- a/test/scons-time/run/option/prefix.py
+++ b/test/scons-time/run/option/prefix.py
@@ -46,3 +46,9 @@ test.must_exist('bar-000-0.log',
'bar-000-2.prof')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/python.py b/test/scons-time/run/option/python.py
index bd12efe..a28e23f 100644
--- a/test/scons-time/run/option/python.py
+++ b/test/scons-time/run/option/python.py
@@ -62,3 +62,9 @@ test.must_match('foo-000-1.log', "my_python.py: %s\n" % prof1)
test.must_match('foo-000-2.log', "my_python.py: %s\n" % prof2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/quiet.py b/test/scons-time/run/option/quiet.py
index 453829c..58b5e82 100644
--- a/test/scons-time/run/option/quiet.py
+++ b/test/scons-time/run/option/quiet.py
@@ -80,3 +80,9 @@ test.must_exist('foo-001-0.log',
test.run(arguments = 'run --quiet foo.tar.gz', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/scons.py b/test/scons-time/run/option/scons.py
index 14ac18d..0bf883b 100644
--- a/test/scons-time/run/option/scons.py
+++ b/test/scons-time/run/option/scons.py
@@ -57,3 +57,9 @@ test.must_match('foo-000-1.log', "my_scons.py: %s\n" % prof1)
test.must_match('foo-000-2.log', "my_scons.py: %s\n" % prof2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/subdir.py b/test/scons-time/run/option/subdir.py
index eeae750..ef8bc81 100644
--- a/test/scons-time/run/option/subdir.py
+++ b/test/scons-time/run/option/subdir.py
@@ -59,3 +59,9 @@ def re_find(content, line):
test.must_contain_all_lines(content, expect, 'foo-000-0.log', re_find)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/option/verbose.py b/test/scons-time/run/option/verbose.py
index 935e2a9..8b0be4a 100644
--- a/test/scons-time/run/option/verbose.py
+++ b/test/scons-time/run/option/verbose.py
@@ -145,3 +145,9 @@ test.run(arguments = 'run --verbose foo.tar.gz', stdout = expect % locals())
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/run/subversion.py b/test/scons-time/run/subversion.py
index d265422..e3152fc 100644
--- a/test/scons-time/run/subversion.py
+++ b/test/scons-time/run/subversion.py
@@ -72,3 +72,9 @@ def re_find(content, line):
test.must_contain_all_lines(content, expect, 'foo-617-2.log', re_find)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/chdir.py b/test/scons-time/time/chdir.py
index b2a4d07..ef340a1 100644
--- a/test/scons-time/time/chdir.py
+++ b/test/scons-time/time/chdir.py
@@ -55,3 +55,9 @@ test.run(arguments = 'time -C logs foo-*.log', stdout = expect)
test.run(arguments = 'time --chdir logs foo-?.log', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/empty.py b/test/scons-time/time/empty.py
index 7542bfc..d73db79 100644
--- a/test/scons-time/time/empty.py
+++ b/test/scons-time/time/empty.py
@@ -89,3 +89,9 @@ test.run(arguments = 'time --fmt gnuplot foo-5-0.log',
stderr = stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/file.py b/test/scons-time/time/file.py
index 96bd035..4c3271b 100644
--- a/test/scons-time/time/file.py
+++ b/test/scons-time/time/file.py
@@ -76,3 +76,9 @@ test.run(arguments = 'time --file st2.conf --fmt gnuplot', stdout = expect2)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/format-gnuplot.py b/test/scons-time/time/format-gnuplot.py
index 8a599a4..7b38626 100644
--- a/test/scons-time/time/format-gnuplot.py
+++ b/test/scons-time/time/format-gnuplot.py
@@ -70,3 +70,9 @@ test.run(arguments = 'time --format gnuplot --title TITLE', stdout=expect_title)
test.run(arguments = 'time --format=gnuplot', stdout=expect_notitle)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/glob.py b/test/scons-time/time/glob.py
index 5bf2ccd..d202e61 100644
--- a/test/scons-time/time/glob.py
+++ b/test/scons-time/time/glob.py
@@ -50,3 +50,9 @@ test.run(arguments = 'time foo-*.log', stdout = expect)
test.run(arguments = 'time foo-?.log', stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/help.py b/test/scons-time/time/help.py
index aec4c6f..3df60f7 100644
--- a/test/scons-time/time/help.py
+++ b/test/scons-time/time/help.py
@@ -55,3 +55,9 @@ test.run(arguments = 'help time')
test.must_contain_all_lines(test.stdout(), expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/no-args.py b/test/scons-time/time/no-args.py
index 510b1b3..56ed4a1 100644
--- a/test/scons-time/time/no-args.py
+++ b/test/scons-time/time/no-args.py
@@ -41,3 +41,9 @@ scons-time: mem: No arguments specified.
test.run(arguments = 'mem', status = 1, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/no-result.py b/test/scons-time/time/no-result.py
index ca345b2..baf06d7 100644
--- a/test/scons-time/time/no-result.py
+++ b/test/scons-time/time/no-result.py
@@ -73,3 +73,9 @@ test.run(arguments = 'time --fmt gnuplot foo-5-0.log',
stderr = stderr)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/prefix.py b/test/scons-time/time/prefix.py
index cf0462a..d12287d 100644
--- a/test/scons-time/time/prefix.py
+++ b/test/scons-time/time/prefix.py
@@ -60,3 +60,9 @@ test.run(arguments = 'time -p bar', stdout = bar_expect)
test.run(arguments = 'time --prefix=foo', stdout = foo_expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/tail.py b/test/scons-time/time/tail.py
index 600bbc8..372f785 100644
--- a/test/scons-time/time/tail.py
+++ b/test/scons-time/time/tail.py
@@ -53,3 +53,9 @@ test.run(arguments = 'time -t 3 foo-*.log', stdout = ''.join(expect3))
test.run(arguments = 'time --tail 5 foo-*.log', stdout = ''.join(expect5))
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/time/which.py b/test/scons-time/time/which.py
index 30ce3a6..170ce49 100644
--- a/test/scons-time/time/which.py
+++ b/test/scons-time/time/which.py
@@ -82,3 +82,9 @@ test.run(arguments = 'time --fmt gnuplot --which unknown',
stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/scons-time/unknown.py b/test/scons-time/unknown.py
index cee07c4..7cb3370 100644
--- a/test/scons-time/unknown.py
+++ b/test/scons-time/unknown.py
@@ -42,3 +42,9 @@ Type "scons-time help" for usage.
test.run(arguments = 'unknown', status=1, stderr=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/corrupt.py b/test/sconsign/corrupt.py
index c4d007c..94c4608 100644
--- a/test/sconsign/corrupt.py
+++ b/test/sconsign/corrupt.py
@@ -97,3 +97,9 @@ test.run(chdir='work2', arguments='.', stderr=stderr, stdout=stdout)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/ghost-entries.py b/test/sconsign/ghost-entries.py
index 3fdc9c0..2f8ee73 100644
--- a/test/sconsign/ghost-entries.py
+++ b/test/sconsign/ghost-entries.py
@@ -109,3 +109,9 @@ Touch("installer.exe")
test.run(arguments='-Q pass=2', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/nonwritable.py b/test/sconsign/nonwritable.py
index 9ad679c..f571782 100644
--- a/test/sconsign/nonwritable.py
+++ b/test/sconsign/nonwritable.py
@@ -102,3 +102,9 @@ test.run(chdir='work2', arguments='.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/script/Configure.py b/test/sconsign/script/Configure.py
index a4cac58..607d01d 100644
--- a/test/sconsign/script/Configure.py
+++ b/test/sconsign/script/Configure.py
@@ -88,3 +88,9 @@ test.run_sconsign(arguments = ".sconsign",
stdout = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/script/SConsignFile.py b/test/sconsign/script/SConsignFile.py
index 89d562a..2bf1d07 100644
--- a/test/sconsign/script/SConsignFile.py
+++ b/test/sconsign/script/SConsignFile.py
@@ -465,3 +465,9 @@ sconsign: no entry `hello\.obj' in `\.'
#""" % locals())
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/script/Signatures.py b/test/sconsign/script/Signatures.py
index 0b58055..5a7b5cf 100644
--- a/test/sconsign/script/Signatures.py
+++ b/test/sconsign/script/Signatures.py
@@ -173,3 +173,9 @@ hello.obj: %(sig_re)s '%(date_re)s' \d+
""" % locals())
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/script/bad.py b/test/sconsign/script/bad.py
index 3ada44c..fc21577 100644
--- a/test/sconsign/script/bad.py
+++ b/test/sconsign/script/bad.py
@@ -59,3 +59,9 @@ test.run_sconsign(arguments = "-f sconsign bad3",
stderr = "sconsign: ignoring invalid .sconsign file `bad3'\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/script/dblite.py b/test/sconsign/script/dblite.py
index a21ede0..60232de 100644
--- a/test/sconsign/script/dblite.py
+++ b/test/sconsign/script/dblite.py
@@ -139,3 +139,9 @@ test.run_sconsign(arguments = "%s -r -f dblite my_sconsign.dblite" % common_flag
stdout = expect_r)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/sconsign/script/no-SConsignFile.py b/test/sconsign/script/no-SConsignFile.py
index 9b819b9..8924329 100644
--- a/test/sconsign/script/no-SConsignFile.py
+++ b/test/sconsign/script/no-SConsignFile.py
@@ -297,3 +297,9 @@ hello.obj: %(sig_re)s \d+ \d+
""" % locals())
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/signature-order.py b/test/signature-order.py
index c97899f..6d7516c 100644
--- a/test/signature-order.py
+++ b/test/signature-order.py
@@ -129,3 +129,9 @@ test.run(program = work2_foo, stdout = "content2\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/silent-command.py b/test/silent-command.py
index e370d21..a5d03d6 100644
--- a/test/silent-command.py
+++ b/test/silent-command.py
@@ -81,3 +81,9 @@ test.must_match('f6.out', "f6.in\n")
test.must_match('f7.out', "f7.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/site_scons/basic.py b/test/site_scons/basic.py
index ed2e1d5..1868723 100644
--- a/test/site_scons/basic.py
+++ b/test/site_scons/basic.py
@@ -67,3 +67,9 @@ scons: `.' is up to date.\n""")
test.pass_test()
# end of file
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/site_scons/no-site-dir.py b/test/site_scons/no-site-dir.py
index 3fc5a6d..d01d419 100644
--- a/test/site_scons/no-site-dir.py
+++ b/test/site_scons/no-site-dir.py
@@ -85,3 +85,9 @@ test.fail_test(test.stdout() == not_expected)
test.pass_test()
# end of file
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/site_scons/nonexistent.py b/test/site_scons/nonexistent.py
index 2185304..6617ff2 100644
--- a/test/site_scons/nonexistent.py
+++ b/test/site_scons/nonexistent.py
@@ -45,3 +45,9 @@ test.run(arguments = '-Q --site-dir=whatever .',
test.pass_test()
# end of file
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/site_scons/override.py b/test/site_scons/override.py
index ebe56a6..ad03eae 100644
--- a/test/site_scons/override.py
+++ b/test/site_scons/override.py
@@ -60,3 +60,9 @@ scons: `.' is up to date.\n""")
test.pass_test()
# end of file
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/site_scons/site-dir.py b/test/site_scons/site-dir.py
index a05817e..8e82e94 100644
--- a/test/site_scons/site-dir.py
+++ b/test/site_scons/site-dir.py
@@ -71,3 +71,9 @@ scons: `.' is up to date.\n""")
test.pass_test()
# end of file
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/site_scons/sys-path.py b/test/site_scons/sys-path.py
index 7af45aa..fda7230 100644
--- a/test/site_scons/sys-path.py
+++ b/test/site_scons/sys-path.py
@@ -63,3 +63,9 @@ scons: `.' is up to date.\n""")
test.pass_test()
# end of file
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/skip-execution.py b/test/skip-execution.py
index 50cef79..fbb885a 100644
--- a/test/skip-execution.py
+++ b/test/skip-execution.py
@@ -60,3 +60,9 @@ test.run(arguments = '.')
test.must_exist('a')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/spaces.py b/test/spaces.py
index 8be6a83..db1ae97 100644
--- a/test/spaces.py
+++ b/test/spaces.py
@@ -61,3 +61,8 @@ test.run(arguments='foo.out')
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/special-filenames.py b/test/special-filenames.py
index f41ae26..91bb517 100644
--- a/test/special-filenames.py
+++ b/test/special-filenames.py
@@ -84,3 +84,9 @@ for fn in file_names:
test.fail_test(test.read(out_name) != fn + '\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/srcchange.py b/test/srcchange.py
index 6cda3dd..27921a9 100644
--- a/test/srcchange.py
+++ b/test/srcchange.py
@@ -110,3 +110,9 @@ test.must_exist(prog)
test.run(program=test.workpath(prog), stdout='Revision $REV: 3.3$\n')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/strfunction.py b/test/strfunction.py
index 62240ee..8587dcb 100644
--- a/test/strfunction.py
+++ b/test/strfunction.py
@@ -168,3 +168,9 @@ target.out
test.run(arguments = '.', stdout=expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/subclassing.py b/test/subclassing.py
index 31632a9..655de51 100644
--- a/test/subclassing.py
+++ b/test/subclassing.py
@@ -77,3 +77,9 @@ test.must_match(['install', 'f1.out'], "f1.in\n")
test.must_match(['install', 'f2.out'], "f2.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/subdir.py b/test/subdir.py
index 991eb23..fa10cff 100644
--- a/test/subdir.py
+++ b/test/subdir.py
@@ -65,3 +65,9 @@ test.fail_test(test.read(['subdir', 'f4.out']) != "f4.in\n")
test.up_to_date(arguments = 'subdir')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/subdivide.py b/test/subdivide.py
index 16f2d0e..2802fc8 100644
--- a/test/subdivide.py
+++ b/test/subdivide.py
@@ -140,3 +140,9 @@ test.up_to_date(chdir='src', arguments = test.workpath())
test.up_to_date(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/suffixes.py b/test/suffixes.py
index 5b9a413..c6ca1d0 100644
--- a/test/suffixes.py
+++ b/test/suffixes.py
@@ -61,3 +61,9 @@ test.must_match('file3.xyz', "file3.in\n")
test.must_match('file4.123.out', "file4.in\n")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/symlink/VariantDir.py b/test/symlink/VariantDir.py
index bbde65d..bda309e 100644
--- a/test/symlink/VariantDir.py
+++ b/test/symlink/VariantDir.py
@@ -65,3 +65,9 @@ os.symlink('../srcdir/main.c', 'src/main.c')
test.run(arguments = '.')
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/symlink/dangling-include.py b/test/symlink/dangling-include.py
index 97026d5..b5ad949 100644
--- a/test/symlink/dangling-include.py
+++ b/test/symlink/dangling-include.py
@@ -57,3 +57,9 @@ test.run(arguments = '.', status = 2, stderr = expect,
match=TestSCons.match_re_dotall)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/symlink/dangling-source.py b/test/symlink/dangling-source.py
index 33ad661..b803a2e 100644
--- a/test/symlink/dangling-source.py
+++ b/test/symlink/dangling-source.py
@@ -50,3 +50,9 @@ scons: *** [file.out] Source `file.in' not found, needed by target `file.out'.
test.run(arguments = '.', status = 2, stderr = expect)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/timestamp-fallback.py b/test/timestamp-fallback.py
index 1f544ea..6b10033 100644
--- a/test/timestamp-fallback.py
+++ b/test/timestamp-fallback.py
@@ -109,3 +109,8 @@ scons: `f4.out' is up to date.
test.pass_test()
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/tool_args.py b/test/tool_args.py
index 0bd1a11..692f6a5 100644
--- a/test/tool_args.py
+++ b/test/tool_args.py
@@ -70,3 +70,9 @@ scons: done building targets.
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/toolpath/VariantDir.py b/test/toolpath/VariantDir.py
index 30f126b..4177550 100644
--- a/test/toolpath/VariantDir.py
+++ b/test/toolpath/VariantDir.py
@@ -69,3 +69,9 @@ test.must_match(['build', 'src', 'file.out'], "subdir/src/file.in\n")
test.run()
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/toolpath/basic.py b/test/toolpath/basic.py
index 7c324b0..e1e6f3c 100644
--- a/test/toolpath/basic.py
+++ b/test/toolpath/basic.py
@@ -159,3 +159,9 @@ scons: done building targets.
""")
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/test/up-to-date.py b/test/up-to-date.py
index 41d892e..d7381bd 100644
--- a/test/up-to-date.py
+++ b/test/up-to-date.py
@@ -81,3 +81,9 @@ test.run(options = '-j4 f1.out f2.out f3.out f4.out')
test.must_contain_all_lines(test.stdout(), expected_lines)
test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/timings/SCons_Bars.py b/timings/SCons_Bars.py
index c56fb36..820d3ce 100644
--- a/timings/SCons_Bars.py
+++ b/timings/SCons_Bars.py
@@ -116,3 +116,9 @@ Revision_Bars = Bars(
2380 : 'The Big Signature Refactoring hits branches/core.',
},
)
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4:
diff --git a/www/gen_sched_table.py b/www/gen_sched_table.py
index e83c5f3..e67f0d7 100755
--- a/www/gen_sched_table.py
+++ b/www/gen_sched_table.py
@@ -42,3 +42,9 @@ for line in f:
category = current = type
row(date, category, desc)
print '</table>'
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: