summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2024-12-04[rubygems/rubygems] Rework `Bundler.which` testssodacris
2024-12-04[rubygems/rubygems] allow `bat` files to be created alongside with script fil...sodacris
2024-12-03Socket#connect may be raise ECONNREFUSEDKazuhiro NISHIYAMA
2024-11-29Warn when redefining __id__ as well as object_idJohn Hawthorn
2024-11-29[rubygems/rubygems] Enable pending exec specDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve heredoc indentation in exec specsDavid Rodríguez
2024-11-29[rubygems/rubygems] Unify specs testing Bundler.setup failing behaviorDavid Rodríguez
2024-11-29[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 cachesDavid Rodríguez
2024-11-29[rubygems/rubygems] Restore previous application cache format for git sourcesDavid Rodríguez
2024-11-28[rubygems/rubygems] Test with Ruby 3.4David Rodríguez
2024-11-28Skip failure tests with Windows platformHiroshi SHIBATA
2024-11-27Fixed test condition for specified bundled gemsHiroshi SHIBATA
2024-11-27Added --env option to mspec for test-bundled-gemsHiroshi SHIBATA
2024-11-27Run only specified bundled gems with BUNDLED_GEMSHiroshi SHIBATA
2024-11-27Rename environment name to more descriptiveHiroshi SHIBATA
2024-11-26[rubygems/rubygems] Allow some materialized specs to be missingDavid Rodríguez
2024-11-26[rubygems/rubygems] Enable `Performance/MapCompact` copDavid Rodríguez
2024-11-26[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configurationDavid Rodríguez
2024-11-26[rubygems/rubygems] Fix installs of subdependencies of unlocked dependencies ...David Rodríguez
2024-11-26[rubygems/rubygems] Remove unnecessary `verbose` parameterDavid Rodríguez
2024-11-26[rubygems/rubygems] Remove unnecessary `let` and nestingDavid Rodríguez
2024-11-25[rubygems/rubygems] Fix `bundle lock --add-checksums`David Rodríguez
2024-11-25[rubygems/rubygems] Fix test task name on generated readme when using test-unitgemmaro
2024-11-25[rubygems/rubygems] Fix gemfury credentials getting written to logs in verbos...David Rodríguez
2024-11-25[rubygems/rubygems] Improve index fetcher specsDavid Rodríguez
2024-11-22[rubygems/rubygems] fix bundle which commands on windowssodacris
2024-11-21Ensure that all Bundler commands have a man pageJerome Dalbert
2024-11-21[rubygems/rubygems] Fix `bundle remove` sometimes not removing gemsJerome Dalbert
2024-11-21[rubygems/rubygems] Fix locking of incorrect version of git gem in an edge caseDavid Rodríguez
2024-11-21[rubygems/rubygems] move system_gems let commandssodacris
2024-11-21Omit flaky example with Windows platformHiroshi SHIBATA
2024-11-21Removed needless require for build_metadataHiroshi SHIBATA
2024-11-21[rubygems/rubygems] Explicitly load build_metadata.rb because Spec::BuildMeta...Hiroshi SHIBATA
2024-11-21[rubygems/rubygems] Silent verbose stdout for dependency of test gemsHiroshi SHIBATA
2024-11-20[rubygems/rubygems] Add man page for 'bundle issue' commandAndrew Nesbitt
2024-11-19[rubygems/rubygems] Add man page for 'bundle fund' commandAndrew Nesbitt
2024-11-19[rubygems/rubygems] Fix binstub test bugsodacris
2024-11-19[Bug #20900] Warn deprecated constant when removingNobuyoshi Nakada
2024-11-19Test with sinatra to 4.1.0David Rodríguez
2024-11-18Move configuration to RSpec.configureHiroshi SHIBATA
2024-11-18Need to install all of dependency for bundler test suiteHiroshi SHIBATA
2024-11-18Fixed required path with example locationHiroshi SHIBATA
2024-11-18Load required helpers from bundler examples and invoke bundled_gems_spec.rb a...Hiroshi SHIBATA
2024-11-18Move spec directory from bundler examplesHiroshi SHIBATA
2024-11-18Don't use Spec::Path.base_system_gem_pathHiroshi SHIBATA
2024-11-15Port test_warn_zeitwerk.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap_and_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap_rubyarchdir_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_no_warn_sub_feature.rb to RSpec exampleHiroshi SHIBATA