summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-02-22Skip failing test on MSWinNobuyoshi Nakada
2023-02-22[rubygems/rubygems] Skip extension test on jrubySamuel Giddins
2023-02-22[rubygems/rubygems] Better teardownSamuel Giddins
2023-02-22[rubygems/rubygems] Always join with a stringSamuel Giddins
2023-02-22[rubygems/rubygems] Nil out Gem.configuration after testsSamuel Giddins
2023-02-22[rubygems/rubygems] Use assert_raise instead of assert_raisesSamuel Giddins
2023-02-22[rubygems/rubygems] Add tests covering pre-releases for gem execSamuel Giddins
2023-02-22[rubygems/rubygems] Fix resetting env in gem exec, and make sure it is set fo...Samuel Giddins
2023-02-22[rubygems/rubygems] Allow gem exec gemSamuel Giddins
2023-02-22[rubygems/rubygems] Remove platform option for gem execSamuel Giddins
2023-02-22[rubygems/rubygems] Ensure dependencies are updated by default when running g...Samuel Giddins
2023-02-22[rubygems/rubygems] Add specs for gem execSamuel Giddins
2023-02-22Removed accidentally commits with ruby/readline-extHiroshi SHIBATA
2023-02-22[ruby/readline-ext] test_readline.rb only needs EnvUtilHiroshi SHIBATA
2023-02-22[ruby/readline-ext] Omit some tests with macOS platformHiroshi SHIBATA
2023-02-22[ruby/readline-ext] Import EnvUtils and related test librariesHiroshi SHIBATA
2023-02-21[ruby/irb] Improve RubyLex's testsStan Lo
2023-02-21Add marking and sweeping time to GC.statPeter Zhu
2023-02-21[ruby/strscan] Mask out this test on JRuby/WindowsCharles Oliver Nutter
2023-02-21[ruby/strscan] test: Run test more with fixed anchor modeSutou Kouhei
2023-02-21[ruby/strscan] Add test case to `test_string`OKURA Masafumi
2023-02-21[ruby/csv] test: use mailing list ID instead of unavailable URLSutou Kouhei
2023-02-21[ruby/csv] Use https links instead of httpVivek Bharath Akupatni
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2023-02-21[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-02-21Prevent "warning: ambiguity between regexp and two divisions"Yusuke Endoh
2023-02-20YJIT: Fix assertion for partially mapped last pages (#7337)Takashi Kokubun
2023-02-20Update some tests for the new message format of NoMethodErrorYusuke Endoh
2023-02-19test/readline/test_readline.rb: skip a test x86_64-linux-(x32|i[3-6]86)Eric Wong
2023-02-19[ruby/error_highlight] Support the new message format of NameError in Ruby 3.3Yusuke Endoh
2023-02-19[ruby/did_you_mean] Support the new message format of NameError inYusuke Endoh
2023-02-17[ruby/bigdecimal] Handle correctly #remainder with infinity. FixesMaciej Rzasa
2023-02-17[Bug#19445] Fix keyword splat in enumeratorNobuyoshi Nakada
2023-02-16YJIT: Fix false assumption that String#+@ => ::StringAlan Wu
2023-02-16YJIT: jit_prepare_routine_call() for String#+@ missingAlan Wu
2023-02-15Fix removing ivars from clases and modules.Haldun Bayhantopcu
2023-02-15[ruby/timeout] Simplify testBenoit Daloze
2023-02-15[ruby/timeout] Don't move the timer_thread when it's enclosedRick Blommers
2023-02-14[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-02-14[Bug #19259] `Data#with` should call `initialize` methodNobuyoshi Nakada
2023-02-12[ruby/irb] Fix colorize backtick symboltomoya ishida
2023-02-10use correct svar even if env is escapedKoichi Sasada
2023-02-10[ruby/fileutils] Add mkdir_p to FileUtils.installSatadru Pramanik, DO, MPH, MEng
2023-02-10[ruby/logger] Add Logger#with_level{...} for block-scoped log level.Mike Perham
2023-02-09Copy cvar table on cloneeileencodes
2023-02-09[ruby/irb] Make tests more compatible with TruffleRubyStan Lo
2023-02-09[Bug #19426] Fix endless `Range#step` with `#succ` methodNobuyoshi Nakada
2023-02-08Only emit circular dependency warning for owned thread shieldsJean byroot Boussier
2023-02-08Add RUBY_GC_HEAP_INIT_SIZE_%d_SLOTS to pre-init pools granularlyJean Boussier
2023-02-07Use more agressive RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR for GC testsJean Boussier