summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge #7460Bundlerbot2019-12-131-1/+1
* Merge #7464Bundlerbot2019-12-131-1/+1
* Merge #7435Bundlerbot2019-11-111-1/+1
* Merge #7402Bundlerbot2019-11-071-3/+4
* Merge #7401Bundlerbot2019-11-071-1/+1
* Merge #7373Bundlerbot2019-11-071-0/+1
* Merge #7296Bundlerbot2019-11-071-4/+11
* Merge #7359Bundlerbot2019-11-071-23/+0
* Merge #7344Bundlerbot2019-09-151-1/+0
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-6/+6
* Remove the :ruby exclusion tagremove_old_rubies_thingsDavid Rodríguez2019-08-181-1/+0
* Fixed rubocop errortrack-ruby-core-masterHiroshi SHIBATA2019-08-161-2/+2
* Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA2019-08-141-0/+1
* Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-141-1/+1
* GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA2019-08-141-1/+1
* Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA2019-08-141-0/+1
* Commit man pages to source controlDavid Rodríguez2019-08-101-2/+0
* Removed the environmental variables that are BUNDLE_USER_*.remove-user-environmental-valsHiroshi SHIBATA2019-07-251-0/+1
* Move environment reset to the only test needing itDavid Rodríguez2019-07-231-2/+2
* Remove unnecessary assignmentsDavid Rodríguez2019-07-231-2/+2
* Remove unused filterDavid Rodríguez2019-07-051-1/+0
* 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
|\