summaryrefslogtreecommitdiff
path: root/spec/bundler/compact_index_client
Commit message (Expand)AuthorAgeFilesLines
* handle gzip corruption errors in the compact index clientcolby/client-index-gzip-errorColby Swandale2018-01-191-6/+17
* handle Dir.mktmpdir failure outside of filesystem_access blockAdam Wanninger2017-08-271-1/+0
* bundler already does validations on $HOMEAdam Wanninger2017-08-271-17/+0
* ensure $HOME and Dir.tmpdir are writableAdam Wanninger2017-08-271-0/+32
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Spec: Regression test for https://github.com/bundler/bundler/issues/5463Olle Jonsson2017-02-251-0/+30