summaryrefslogtreecommitdiff
path: root/spec/commands/help_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-9/+0
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-1/+1
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
|/
* Merge pull request #5348 from feministy/clean-check-man-pagesliz!2017-01-231-2/+2
|\
| * :sparkles: change test to compare version instead of checkLiz Abinante2017-01-221-2/+2
* | Use rubygems conditional for specsseg-test-conditionalsSamuel Giddins2017-01-181-2/+1
* | Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
|/
* Move man pages to man folderBodo Tasche2016-10-301-8/+8
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-3/+3
* Fix bundle --helpseg-fix-bundle-helpSamuel Giddins2016-07-241-1/+13
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-141-25/+25
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Redirects any usage of --help or -h flag for a command to that command's helpJames Wen2015-12-211-0/+35
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-2/+2
* Add command plugin support to help commandTim Fischbach2015-08-041-0/+13
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+39