summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-1/+1
* rubocop -aSHIBATA Hiroshi2018-10-201-7/+5
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-0/+1
* Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-201-0/+19
* Merge #6741Bundlerbot2018-10-161-1/+1
|\
| * In windows environment, ':' is always contained path variable.support-windowsSHIBATA Hiroshi2018-10-161-1/+1
* | Removed win32-open3 workaround.SHIBATA Hiroshi2018-10-161-11/+0
|/
* Friendlier solution for a problematic specfix_local_spec_failureDavid Rodríguez2018-09-171-12/+0
* merge v1.16.3Colby Swandale2018-07-171-5/+9
|\
| * remove any bundler gemspec in travis-ci that rvm installsColby Swandale2018-07-171-5/+9
| * Auto merge of #6502 - ojab:1-16-stable, r=indirectThe Bundler Bot2018-07-101-0/+8
* | maybe this will resolve the intermittent Travis failuresAndre Arko2018-07-091-2/+3
* | use FileUtils _after_ it is requiredAndre Arko2018-07-091-7/+7
* | delete non-gem copies of Bundler in site_rubyAndre Arko2018-07-091-0/+7
* | Raise an error when attempting to set an expectation on nilseg-disable-expectations-on-nilSamuel Giddins2018-03-051-0/+4
|/
* Remove the bundler default spec consistently across ruby versionsSamuel Giddins2017-12-211-2/+9
* Unregister the bundler default spec in the testsSamuel Giddins2017-12-211-14/+8
* Auto merge of #6200 - voxik:relax-directory-restrictions, r=segiddinsThe Bundler Bot2017-12-121-1/+1
* Auto merge of #6007 - hsbt:use-halper-methods-for-path, r=segiddinsThe Bundler Bot2017-12-111-2/+2
* Fixed broken examples on Travis CI.SHIBATA Hiroshi2017-12-091-0/+7
* Properly handle unsafe YAML warnings in specs on Ruby 1.8.7Samuel Giddins2017-10-301-1/+1
* Auto merge of #6101 - bundler:seg-digest-loading, r=colby-swandaleThe Bundler Bot2017-10-301-1/+2
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Vendor fileutils since it is now a gemSamuel Giddins2017-06-281-1/+1
* Only limit to 25 failures on CISamuel Giddins2017-06-231-1/+1
* Allow filtering specs based on the bundler versionSamuel Giddins2017-06-231-0/+1
* Introduce a CommandExecution helper class in the specsSamuel Giddins2017-06-231-5/+5
* Avoid warnings in the specs on Ruby 1.8.7seg-spec-warningsSamuel Giddins2017-06-201-8/+1
* Auto merge of #5718 - bundler:seg-reduce-gemfile-eval-count, r=indirectThe Bundler Bot2017-06-161-1/+0
|\
| * Eval Gemfiles one fewer time when running `bundle install`seg-reduce-gemfile-eval-countSamuel Giddins2017-06-141-1/+0
* | Ensure that diff/lcs is loaded in the specsseg-load-path-gem-pluginsSamuel Giddins2017-06-141-0/+1
|/
* Ensure Bundler.original_env preserves _all_ keys bundler setsseg-original-env-all-keysSamuel Giddins2017-06-131-1/+1
* Ensure that manpages are always built when running specsSamuel Giddins2017-05-121-0/+1
* Hack to work around rspec-mocks 3.5 broken on Ruby 1.8Sven Schwyn2017-02-081-0/+8
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-0/+2
* Fail when > 25 spec examples have failedSamuel Giddins2017-01-151-0/+6
* Replace fakeweb in the specs with artificeseg-remove-fakewebSamuel Giddins2016-11-181-1/+1
* Fail fast in the specs when running from a path with special charactersseg-specs-no-spacesSamuel Giddins2016-09-301-0/+4
* Dont print all_ouput inline unless the doc formatter is in useSamuel Giddins2016-08-111-1/+1
* Ensure all output is printed at the end of failure/error message tooSamuel Giddins2016-08-031-1/+7
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-3/+4
* [Gemspec] Depend upon rspec ~> 3.5Samuel Giddins2016-08-021-2/+1
* Find git version in spec helper with git_proxyNick LaMuro2016-07-251-1/+3
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-4/+0
* [GitProxy] Only try and submodule deinit on git 2.9.0+seg-deinit-submodulesSamuel Giddins2016-06-271-0/+1
* Included plugins in bool_keys for settingsAsutosh Palai2016-06-101-1/+1
* Added env var to enable plugin public interfaceAsutosh Palai2016-05-311-0/+1
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-141-22/+3
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [specs] enable --only-failures and --next-failureAndre Arko2016-01-251-0/+3