cleaning up tool initialization to speed up tests
commit91831f9a589cc44d5f25864085e161673cd563f3
authorWilliam Deegan <bill@baddogconsulting.com>
Mon, 27 May 2024 23:43:09 +0000 (27 16:43 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Tue, 28 May 2024 18:28:33 +0000 (28 11:28 -0700)
tree2ad30ff9af87b2d6e3e0c4cfcaefddaf0532c3b7
parentccaffe9c9e5c7d70def83a032b8733d3fb490acf
cleaning up tool initialization to speed up tests
41 files changed:
test/Builder/TargetSubst.py
test/Builder/add_src_builder.py
test/Builder/different-actions.py
test/Builder/ensure_suffix.py
test/Builder/errors.py
test/Builder/non-multi.py
test/Builder/not-a-Builder.py
test/Builder/same-actions-diff-envs.py
test/Builder/same-actions-diff-overrides.py
test/Builder/srcdir.py
test/Builder/wrapper.py
test/CC/CC.py
test/CC/CCCOM.py
test/CC/CCCOMSTR.py
test/CC/CCFLAGS.py
test/CC/CCVERSION.py
test/CC/CFLAGS.py
test/CC/SHCC.py
test/CC/SHCCCOM.py
test/CC/SHCCCOMSTR.py
test/CC/SHCFLAGS.py
test/CacheDir/CacheDir.py
test/CacheDir/CacheDir_TryCompile.py
test/CacheDir/NoCache.py
test/CacheDir/SideEffect.py
test/CacheDir/VariantDir.py
test/CacheDir/debug.py
test/CacheDir/environment.py
test/CacheDir/multi-targets.py
test/CacheDir/multiple-targets.py
test/CacheDir/option--cd.py
test/CacheDir/option--cf.py
test/CacheDir/option--cr.py
test/CacheDir/option--cs.py
test/CacheDir/readonly-cache.py
test/CacheDir/scanner-target.py
test/CacheDir/source-scanner.py
test/CacheDir/symlink.py
test/CacheDir/up-to-date-q.py
test/CacheDir/value_dependencies.py
test/CacheDir/value_dependencies/SConstruct