spack/share/spack/qa
Patrick Gartung 8c41173678
Buildcache: bindist test without invoking spack compiler wrappers. (#15687)
* Buildcache:
   * Try mocking an install of quux, corge and garply using prebuilt binaries
   * Put patchelf install after ccache restore
   * Add script to install patchelf from source so it can be used on Ubuntu:Trusty which does not have a patchelf pat package. The script will skip building on macOS
   * Remove mirror at end of bindist test
   * Add patchelf to Ubuntu build env
   * Revert mock patchelf package to allow other tests to run.
   * Remove depends_on('patchelf', type='build') relying instead on
   * Test fixture to ensure patchelf is available.

* Call g++ command to build libraries directly during test build

* Flake8

* Install patchelf in before_install stage using apt unless on Trusty where a build is done.

* Add some symbolic links between packages

* Flake8

* Flake8:

* Update mock packages to write their own source files

* Create the stage because spec search does not create it any longer

* updates after change of list command arguments

* cleanup after merge

* flake8
2020-07-08 15:05:58 -05:00
..
configuration Migrate build tests from Travis to Github Actions (#13967) 2019-12-25 00:06:48 -08:00
bashcov coverage: use kcov to get coverage for our cc script 2018-12-29 23:47:29 -08:00
completion-test.sh Use spack commands --format=bash to generate shell completion (#14393) 2020-01-22 21:31:12 -08:00
install_patchelf.sh Buildcache: bindist test without invoking spack compiler wrappers. (#15687) 2020-07-08 15:05:58 -05:00
run-build-tests copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
run-doc-tests copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
run-flake8-tests copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
run-shell-tests Moved flake8, shell and documentation tests to Github Action (#17328) 2020-07-01 11:58:53 -05:00
run-unit-tests Moved flake8, shell and documentation tests to Github Action (#17328) 2020-07-01 11:58:53 -05:00
setup-env-test.fish Add fish shell support (#9279) 2020-06-30 14:26:27 -05:00
setup-env-test.sh shell support: spack load no longer needs modules (#14062) 2020-01-22 22:36:02 -08:00
setup.sh Moved flake8, shell and documentation tests to Github Action (#17328) 2020-07-01 11:58:53 -05:00
test-framework.sh Use spack commands --format=bash to generate shell completion (#14393) 2020-01-22 21:31:12 -08:00