summaryrefslogtreecommitdiff
path: root/spec/support/command_execution.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove stuff making errors harder to figure outDavid Rodríguez2020-01-051-12/+1
* Remove unneeeded inclusionDavid Rodríguez2019-09-151-2/+0
* Remove unneeded requiresDavid Rodríguez2019-09-151-3/+0
* Unify stderr helpersDavid Rodríguez2019-04-121-4/+0
* Print errors to stderr by default, and remove configuration optionGrey Baker2019-04-121-5/+1
* Pretty-print commad invocationsSamuel Giddins2017-08-281-1/+12
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-051-0/+5
* Introduce a CommandExecution helper class in the specsSamuel Giddins2017-06-231-0/+40