spack/lib/spack
Massimiliano Culpo b06bc31029
Increase coverage of spack.relocate (#16475)
- add docstrings and make parameter names consistent in `relocate.py`
- Make `replace_prefix_*` and other functions private (as they are implementation details)
- remove unused function _replace_prefix_nullterm()

- Add unit tests for `relocate.py` functions
  - add patchelf to Travis and use it during tests
  - add hello_world fixture with a compiled binary, so we can test relocation
2020-05-09 10:41:50 -07:00
..
docs Automatically find externals (#15158) 2020-05-05 17:37:34 -07:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl bugfix: don't use sys.stdout as a default arg value (#16541) 2020-05-09 00:56:18 -07:00
spack Increase coverage of spack.relocate (#16475) 2020-05-09 10:41:50 -07:00