summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2024-12-13[rubygems/rubygems] Add note about why we don't use `Open3`David Rodríguez
2024-12-13[rubygems/rubygems] No need for `--quiet` since we hide output by defaultDavid Rodríguez
2024-12-13[rubygems/rubygems] Don't print a bunch of blank lines when setting up depend...David Rodríguez
2024-12-12Launchable: Start recording test-spec results (#12302)Naoto Ono
2024-12-12* append newline at EOF. [ci skip]git
2024-12-12tmp/test-pipes is no longer neededHiroshi SHIBATA
2024-12-12Use directory structure and GEM_HOME for ruby-core repositoryHiroshi SHIBATA
2024-12-12Use patched version of turbo_testsHiroshi SHIBATA
2024-12-11[rubygems/rubygems] Normalize CLI flag documentation and make sure all flags ...David Rodríguez
2024-12-11[rubygems/rubygems] Add missing man pages for `bundle env` and `bundle licens...David Rodríguez
2024-12-10Fix formatting of spec/ruby/optional/capi/ext/hash_spec.cAndrew Konchin
2024-12-10Update to ruby/spec@9f10222Andrew Konchin
2024-12-10Update to ruby/mspec@c600b8fAndrew Konchin
2024-12-05[ruby/mmtk] Add MMTk test exclusions for Ruby CIMatt Valentine-House
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