summaryrefslogtreecommitdiff
path: root/spec/bundler/friendly_errors_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update GitHub URLs in error messages.Ellen Marie Dash2020-02-011-4/+4
* remove warn call on LoadErrorEmily Giurleo2020-01-231-5/+0
* Merge #7527Bundlerbot2020-01-231-6/+5
|\
| * always print backtrace on LoadErrorEmily Giurleo2020-01-221-1/+5
| * remove trace and update the specs accordinglyEmily Giurleo2020-01-221-5/+0
| * TweakDavid Rodríguez2020-01-031-1/+1
* | Fix flaky spec failuretests/fix_another_potential_flakyDavid Rodríguez2020-01-211-2/+2
|/
* Always pass env as strings to helpersDavid Rodríguez2019-11-281-1/+1
* Respect log level when showing GemRequireError'sno_silent_output_by_defaultDavid Rodríguez2019-10-311-1/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-1/+1
* s/last_command.stderr/err/David Rodríguez2019-04-121-1/+1
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-16/+1
* Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-221-2/+2
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Get the specs passing in 1.0 modeSamuel Giddins2017-06-231-1/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* fix syntax error on 1.8.7Sava Virtosu2017-01-281-5/+11
* cover log_error methodSava Virtosu2017-01-241-2/+133
* rename form exception to errorSava Virtosu2017-01-231-10/+12
* cover method request_issue_report_for in FriendlyErrorsSava Virtosu2017-01-231-0/+17
* cover method exit_status on Bundler::FriendlyErrorsSava Virtosu2017-01-231-0/+24
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-1/+1
* Add message filter and spec for better search URLZehan Zhao2016-07-291-0/+20
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [FriendlyErrors] Split apart logging and exitingseg-refactor-friendly-errorsSamuel Giddins2015-12-191-2/+2
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-2/+2
* [FriendlyErrors] Update specs for the release of 2.5.0seg-rubygems-2.5.0-config-fixSamuel Giddins2015-11-111-1/+13
* Handle invalid RubyGems config fileshandle-psych-errorsAgis Anastasopoulos2015-10-281-0/+27
* Merge tag 'v1.9.4'Andre Arko2015-04-131-0/+17
* trying to get specs to passJessica Lynn Suttles2013-08-051-3/+3
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-13/+8
* tries to test friendly errors, but failsJoyce Hsu2013-08-051-0/+18