aboutsummaryrefslogtreecommitdiffstats
path: root/spec/commands/clean_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [Path] Set spec installed_by_version so RubyGems will know it has an extensio...Samuel Giddins2016-02-231-2/+4
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Use SharedHelpers#filesystem_access in bundle clean for a friendlier error me...James Wen2015-12-181-0/+34
* [RuboCop] Autocorrect offenses after rebaseSamuel Giddins2015-10-181-3/+1
* clean: add test for not removing git extensions artifactsSimon Eskildsen2015-10-061-0/+22
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-35/+35
* Revert "svn source support"Andre Arko2015-01-251-36/+0
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-4/+4
* fix specs for new execAndre Arko2015-01-191-1/+1
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-3/+3
* fix clean error specAndre Arko2014-06-251-1/+1
* svn source supportStefan Huber2014-04-221-0/+36
* Autoinstall during "bundle clean".Ash Wilson2014-04-191-0/+24
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+592