summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge #7002Bundlerbot2019-06-141-0/+1
|\
| * Skip specs that need coloring on Windowsfix_shell_type_settingDavid Rodríguez2019-05-241-0/+1
* | Fix bisectionsrandom_test_orderDavid Rodríguez2019-05-271-6/+9
* | Use the `:shell` bisect runningDavid Rodríguez2019-05-271-0/+2
* | Fix some flakies on the first specDavid Rodríguez2019-05-271-4/+4
|/
* Merge #7174Bundlerbot2019-05-181-0/+3
|\
| * Revert "Remove unused filter"restore_git_filterDavid Rodríguez2019-05-181-0/+3
* | Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-161-0/+1
|/
* Merge #7138Bundlerbot2019-04-291-1/+0
|\
| * Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-231-1/+0
* | Remove coverage tracking for the time beingDavid Rodríguez2019-04-241-2/+0
|/
* Added explicitly loading rspec. Because ruby core didn't use rspec cli directly.SHIBATA Hiroshi2019-04-141-0/+1
* Remove unnecessary RSpec activationDavid Rodríguez2019-03-201-13/+0
* We only filter major versions of bundlerremove_less_than_procDavid Rodríguez2019-03-131-1/+1
* Remove LessThanProcDavid Rodríguez2019-03-131-3/+3
* Remove unused filterDavid Rodríguez2019-03-131-3/+0
* Test repo1 should be inmutableDavid Rodríguez2019-03-131-1/+0
* Remove more unnecessary stuffDavid Rodríguez2019-03-131-7/+0
* do not generate manpages on WindowsJan Piotrowski2019-01-111-1/+1
* Following up ruby core changes.SHIBATA Hiroshi2018-11-271-0/+12
* Followed up https://github.com/bundler/bundler/pull/6743SHIBATA Hiroshi2018-11-161-3/+3
* rubocop -aSHIBATA Hiroshi2018-11-071-1/+0
* To use around hook instead of before suite.SHIBATA Hiroshi2018-11-061-4/+3
* rubocop -aSHIBATA Hiroshi2018-11-011-1/+1
* 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