summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorChris Green <greenc@fnal.gov>2018-09-04 13:37:19 -0500
committerscheibelp <scheibel1@llnl.gov>2018-09-04 11:37:19 -0700
commitdd27662b401e2852f22eafecdd4532155deca3d6 (patch)
tree91bf2c0b3ba68101c49aec640758aff47af9d20b /var
parent0ca69fef42e8325a3d8d6f70dcacc7787526ef5f (diff)
downloadspack-dd27662b401e2852f22eafecdd4532155deca3d6.tar.gz
spack-dd27662b401e2852f22eafecdd4532155deca3d6.tar.bz2
spack-dd27662b401e2852f22eafecdd4532155deca3d6.tar.xz
spack-dd27662b401e2852f22eafecdd4532155deca3d6.zip
Enable testing in parallel when using CMake. (#8484)
* Add 'extra_env' argument to Executable.__call__: this will be added to the environment but does not affect whether the current environment is reused. If 'env' is not set, then the current environment is copied and the variables from 'extra_env' are added to it. * MakeExecutable can take a 'jobs_env' parameter that specifies the name of an environment variable used to set the level of parallelism. This is added to 'extra_env' (so does not affect whether the current environment is reused). * CMake-based Spack packages set 'jobs_env' when executing the 'test' target for make and ninja (which does not use -j)
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions