diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-04-21 15:36:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-21 15:36:15 -0700 |
commit | 63c341037033f683221a7ede9d6b24e86ddf0951 (patch) | |
tree | 74505758701190215e34eec3abb6c966e8f759ad /README.md | |
parent | c0356182b6369f5c0407a87ecd2116d98b7d4978 (diff) | |
download | spack-63c341037033f683221a7ede9d6b24e86ddf0951.tar.gz spack-63c341037033f683221a7ede9d6b24e86ddf0951.tar.bz2 spack-63c341037033f683221a7ede9d6b24e86ddf0951.tar.xz spack-63c341037033f683221a7ede9d6b24e86ddf0951.zip |
Fix checksumming in Python3; add more fetch tests (#3941)
* Checksum code wasn't opening binary files as binary.
- Fixes Python 3 issue where files are opened as unicode text by default,
and decoding fails for binary blobs.
* Simplify fetch test parametrization.
* - add tests for URL fetching and checksumming.
- fix coverage on interface functions in FetchStrategy superclass
- add some extra crypto tests.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions