summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2019-08-03[bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg
2019-08-03[bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg
2019-08-03[bundler/bundler] dsl_spec.rb - fix for Ruby coreMSP-Greg
2019-08-03[bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez
2019-08-03[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez
2019-08-03[bundler/bundler] Correct a rubygems test filterDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary test filterDavid Rodríguez
2019-08-03[bundler/bundler] Change the refresh spec to not use `stubs_for`David Rodríguez
2019-08-03[bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary lineDavid Rodríguez
2019-08-03[bundler/bundler] Tweak some quality specs to check more filesDavid Rodríguez
2019-08-03[bundler/bundler] Refactor setting the encoding in quality specsDavid Rodríguez
2019-08-03[bundler/bundler] This seems to pass for meDavid Rodríguez
2019-08-03[bundler/bundler] Remove now meaningless warningDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-08-03[bundler/bundler] Refactor some specsDavid Rodríguez
2019-08-03[bundler/bundler] Make some specs more explicitDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary begin-end blockDavid Rodríguez
2019-08-03[bundler/bundler] Fix typosDavid Rodríguez
2019-08-03[bundler/bundler] Reuse `lockfile` spec helperDavid Rodríguez
2019-08-03[bundler/bundler] Remove unused filterDavid Rodríguez
2019-08-03[bundler/bundler] Reuse `gemfile` spec helperDavid Rodríguez
2019-08-03[bundler/bundler] More specific assertionDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant assertionDavid Rodríguez
2019-08-03[bundler/bundler] Make spec easier to debugDavid Rodríguez
2019-08-03[bundler/bundler] [Package] Ensure uninstallable gems are _never_ installedSamuel Giddins
2019-08-03[bundler/bundler] [Package] Always resolve remotely for --all-platformsSamuel Giddins
2019-08-03[bundler/bundler] Add missing mockDavid Rodríguez
2019-08-03[bundler/bundler] Improve spec to be more realisticDavid Rodríguez
2019-08-03[bundler/bundler] Clearer MissingRevision git errorsDavid Rodríguez
2019-08-03[bundler/bundler] Generate new gem development dependencies in GemfileDavid Rodríguez
2019-08-03[bundler/bundler] Fix local variable nameDavid Rodríguez
2019-08-03[bundler/bundler] Reuse `execute_bundle_gem` methodDavid Rodríguez
2019-08-03[bundler/bundler] Don't re-resolve locked platform specific gemsDavid Rodríguez
2019-08-03[bundler/bundler] Fix a typo on a spec commentDavid Rodríguez
2019-08-03[bundler/bundler] bundler/inline should always install gems to system pathrobuye
2019-08-03[bundler/bundler] Use real paths for `bundle clean`David Rodríguez
2019-08-03[bundler/bundler] Fix thread leak in compact index specsDavid Rodríguez
2019-08-03[bundler/bundler] Add `required_ruby_version` to gemspec templateMiklos Fazekas
2019-08-03[bundler/bundler] Factor out gemspec call inside `let`David Rodríguez
2019-08-03[bundler/bundler] Remove duplicated `let`'sDavid Rodríguez
2019-08-03[bundler/bundler] Fix `rake release` not prompting for OTP codeDavid Rodríguez
2019-08-03[bundler/bundler] Fix file:// handling under WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-08-03[bundler/bundler] Use a clean gemspec for gem helper specsDavid Rodríguez
2019-08-03[bundler/bundler] Move "on releasing" to a RSpec contextDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs that need coloring on WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Add missing no-color source specsDavid Rodríguez
2019-08-03[bundler/bundler] Be explicit about coloring in specs that need thatDavid Rodríguez
2019-08-03[bundler/bundler] Respect color option when instantiating shellsDavid Rodríguez