summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add `required_ruby_version` to gemspec templategemspec-rrMiklos Fazekas2019-06-171-0/+6
* Factor out gemspec call inside `let`David Rodríguez2019-06-171-8/+8
* Remove duplicated `let`'sDavid Rodríguez2019-06-171-5/+2
* Merge #7002Bundlerbot2019-06-142-15/+22
|\
| * Skip specs that need coloring on Windowsfix_shell_type_settingDavid Rodríguez2019-05-242-3/+4
| * Add missing no-color source specsDavid Rodríguez2019-05-241-0/+16
| * Be explicit about coloring in specs that need thatDavid Rodríguez2019-05-241-0/+2
| * Respect color option when instantiating shellsDavid Rodríguez2019-05-241-12/+0
* | Merge #7199Bundlerbot2019-06-123-21/+37
|\ \
| * | Fix `rake release` not prompting for OTP codedeivid/allow_otpDavid Rodríguez2019-06-111-1/+7
| * | Use a clean gemspec for gem helper specsDavid Rodríguez2019-06-113-13/+18
| * | Move "on releasing" to a RSpec contextDavid Rodríguez2019-06-111-7/+12
* | | Merge #7155Bundlerbot2019-06-111-2/+2
|\ \ \ | |/ / |/| |
| * | Added Ruby 2.6 to dsl.ruby26Hiroshi SHIBATA2019-05-021-2/+2
* | | rubocop -aHiroshi SHIBATA2019-06-101-4/+4
* | | Fixed wrong BUNDLE_BIN_PATH for ruby core.Hiroshi SHIBATA2019-06-101-1/+1
* | | Added the condition for ruby_core repository.Hiroshi SHIBATA2019-06-102-2/+15
* | | spec/bundler/bundler/dsl_spec.rb: fix exception to raiseNobuyoshi Nakada2019-06-101-2/+2
* | | Add debugging information to flaky testdebug_flaky_test_failuresDavid Rodríguez2019-05-291-2/+5
* | | 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
* | | Fix another state leak in the test suiteDavid Rodríguez2019-05-271-2/+8
* | | Reset file ownership after tests changing itDavid Rodríguez2019-05-271-1/+12
* | | Remove sudo-created files after the test themselvesDavid Rodríguez2019-05-271-0/+2
* | | Fix another flakyDavid Rodríguez2019-05-271-38/+35
* | | Fix test in bundler plugin events spec that was depending on specificColby Swandale2019-05-271-1/+5
* | | Refactor new gem specsbundle_gem_spec_refactorDavid Rodríguez2019-05-231-27/+1
| |/ |/|
* | Merge #7163Bundlerbot2019-05-233-63/+23
|\ \
| * | Remove global_path_appends_ruby_scope settingDavid Rodríguez2019-05-073-63/+23
* | | 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-1610-16/+17
|/ / /
* | | Setup rubyopt to require bundler absolutelyDavid Rodríguez2019-05-122-2/+2
* | | Add missing requireDavid Rodríguez2019-05-121-0/+2
* | | Remove numbering hard to keep up to dateminor_spec_improvementsDavid Rodríguez2019-05-061-5/+5
* | | Remove incorrect lockfiles from sources specsDavid Rodríguez2019-05-061-40/+1
|/ /
* | Merge #7142Bundlerbot2019-05-053-86/+25
|\ \
| * | Fully switch to https sourceshttps_sourcesDavid Rodríguez2019-04-243-86/+25
* | | Merge #7149Bundlerbot2019-05-031-0/+35
|\ \ \
| * | | Properly detect the platform mismatch casefix_bundle_update_crashDavid Rodríguez2019-04-281-0/+1
| * | | Fix crash when dependency is for another platformDavid Rodríguez2019-04-281-0/+34
* | | | Merge #7147Bundlerbot2019-05-023-24/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix more specs on an environment with bundler head as a default gemfix_specs_with_bundler_master_installed_globallyDavid Rodríguez2019-04-281-4/+17
| * | | Unify `bundle show` deprecation specsDavid Rodríguez2019-04-282-20/+24
| * | | Move skip to the right placeDavid Rodríguez2019-04-281-2/+2
| * | | Fix license listing for bundler itselfDavid Rodríguez2019-04-281-1/+1
* | | | Merge #7151Bundlerbot2019-04-301-1/+1
|\ \ \ \
| * | | | Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-301-1/+1
* | | | | Merge #7150Bundlerbot2019-04-301-3/+3
|\ \ \ \ \