diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2020-03-24 09:02:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-24 09:02:54 +0100 |
commit | 1b4de7813a64f81c65256b98894aba7af86976d7 (patch) | |
tree | 0045eaf4203f2a31b2a3ac1cf80c458aeff0a5a2 /bin/spack-python | |
parent | 7e0ec0ec097503c33b842d15d6a5b84c98068c1b (diff) | |
download | spack-1b4de7813a64f81c65256b98894aba7af86976d7.tar.gz spack-1b4de7813a64f81c65256b98894aba7af86976d7.tar.bz2 spack-1b4de7813a64f81c65256b98894aba7af86976d7.tar.xz spack-1b4de7813a64f81c65256b98894aba7af86976d7.zip |
spack.relocate: add unit test (#15610)
* relocate: removed import from statements
* relocate: renamed *Exception to *Error
This aims at consistency in naming with both
the standard library (ValueError, AttributeError,
etc.) and other errors in 'spack.error'.
Improved existing docstrings
* relocate: simplified search function by un-nesting conditionals
The search function that searches for patchelf has been
refactored to remove deeply nested conditionals.
Extended docstring.
* relocate: removed a condition specific to unit tests
* relocate: added test for _patchelf
Diffstat (limited to 'bin/spack-python')
0 files changed, 0 insertions, 0 deletions