summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-12-04[ruby/logger] Enable log file rotation on WindowsNobuyoshi Nakada
2024-12-03[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls commandtomoya ishida
2024-12-03[ruby/timeout] updated testsCosmicOppai
2024-12-03[ruby/timeout] refactor the change to raise for nil and type-errror and added...CosmicOppai
2024-12-03[ruby/timeout] refactor the change to keep the compatability with nil and typ...CosmicOppai
2024-12-03[ruby/timeout] refactor the change to keep the compatability with nil and typ...CosmicOppai
2024-12-03Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"Hiroshi SHIBATA
2024-12-02[ruby/rdoc] ClassModule#superclass= accepts a ClassModule as anMike Dalessio
2024-12-02[ruby/prism] Reject invalid operator after match predicate or after match req...ydah
2024-12-02[ruby/prism] Reject invalid dot method call after match predicate or after ma...ydah
2024-12-02[ruby/prism] Reject extra comma in array after keyword argumentydah
2024-12-02[ruby/reline] Implement buffered output to Reline::ANSItomoya ishida
2024-12-02Avoid test failures on hosts that only support IPv4 (#12213)Misaki Shioi
2024-12-02[ruby/io-console] Add IO#ttyname that returns the tty name or nilNobuyoshi Nakada
2024-12-02Disabled test_s_random_bytes_is_fork_safe againHiroshi SHIBATA
2024-12-02[ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe with Apple Silic...Hiroshi SHIBATA
2024-12-02[ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe on GitHub ActionsHiroshi SHIBATA
2024-12-02[ruby/securerandom] Removed unnecessary module for SecureRandom testsHiroshi SHIBATA
2024-12-02[ruby/strscan] test: don't omit "(...)" for method calls that have at least o...Sutou Kouhei
2024-12-02StringScanner#scan_integer support base 16 integers (#116)Jean Boussier
2024-12-02[ruby/strscan] Prevent a warning "ambiguous first argument" during aYusuke Endoh
2024-12-02Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"Hiroshi SHIBATA
2024-12-02[ruby/set] Fix ^ to respect subclassesKouhei Yanagita
2024-11-30[ruby/reline] Call user defined sigwinch and sigcont handlertomoya ishida
2024-11-30[ruby/rdoc] Methods are sorted symbols-firstMike Dalessio
2024-11-30[ruby/reline] Fix tests failing when INPUTRC is definedPascal Terjan
2024-11-30[ruby/rdoc] fix: C variables should never show up in Ancestors treeMike Dalessio
2024-11-29Warn when redefining __id__ as well as object_idJohn Hawthorn
2024-11-29[Bug #20915] Fix SEGV with `TracePoint#parameters` and aliased C methodviralpraxis
2024-11-29[rubygems/rubygems] make pretty_print tests whitespace agnosticDurable Programming Team
2024-11-29[ruby/reline] Fix RELINE_TEST_ENCODINGMari Imaizumi
2024-11-29Avoid illegal pointerYusuke Endoh
2024-11-27[ruby/reline] fix/omit test that fail in encoding=US_ASCIItomoya ishida
2024-11-27[ruby/strscan] Implement #scan_integer to efficiently parse IntegerJean Boussier
2024-11-26[rubygems/rubygems] [SpecFetcher] If candidates include {name}-ruby or ruby-{...Ellen Marie Dash
2024-11-26Optimize instructions when creating an array just to call `include?` (#12123)Randy Stauner
2024-11-26[ruby/reline] KeyStroke handles multibyte charactertomoya ishida
2024-11-26[ruby/irb] Fix indentation of xstring literaltomoya ishida
2024-11-26[ruby/uri] Suppress deprecate warning of test class (retry)Yusuke Endoh
2024-11-26JSON::GeneratorError expose invalid objectJean Boussier
2024-11-26[ruby/json] JSON.dump: write directly into the provided IOJean Boussier
2024-11-26[ruby/uri] Suppress deprecate warning of test class and use EnvUtil.suppress_...Hiroshi SHIBATA
2024-11-26[ruby/uri] Revert "Prevent a warning: URI::REGEXP is obsoleteHiroshi SHIBATA
2024-11-26Many of Oniguruma functions need valid encoding stringsNobuyoshi Nakada
2024-11-26Check negative integer underflowNobuyoshi Nakada
2024-11-26[ruby/resolv] Omit Windows and MinGW platforms with with_udp_and_tcpHiroshi SHIBATA
2024-11-26[ruby/resolv] _1 is not provided in Ruby 2.5Hiroshi SHIBATA
2024-11-25[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2024-11-25[ruby/reline] Fix tab completion appending quotetomoya ishida
2024-11-25[rubygems/rubygems] Prevent a warning: net/http: Content-Type did not setYusuke Endoh