summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Style/StringLiteralsHiroshi SHIBATA
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Style/RedundantParenthesesHiroshi SHIBATA
2024-01-11[rubygems/rubygems] bin/rubocop -A --only Performance/StringIncludeHiroshi SHIBATA
2024-01-11Add a test for what happens with concurent calls to waitpidKJ Tsanaktsidis
2024-01-11[rubygems/rubygems] Update comment for minitest helperHiroshi SHIBATA
2024-01-11[rubygems/rubygems] bin/rubocop -A test/rubygems/helper.rbHiroshi SHIBATA
2024-01-11[rubygems/rubygems] Removed redundant blockHiroshi SHIBATA
2024-01-10Make defined? for op asgn expressions to constants use "assignment"Jeremy Evans
2024-01-10[ruby/prism] Unary symbols that cannot be binary should drop @Kevin Newton
2024-01-10[PRISM] Don't increment argc for PM_ASSOC_SPLAT_NODEPeter Zhu
2024-01-10Fix memory leak when duplicating too complex objectPeter Zhu
2024-01-10[ruby/prism] Add a "repeated flag" to parameter nodesAaron Patterson
2024-01-10Fix CRLF -> LF conversion on read for rb_io_fdopen & rb_file_openKJ Tsanaktsidis
2024-01-10Extract mutex_m as bundled gemsHiroshi SHIBATA
2024-01-10Fix test case for `test_match_cache_with_peek_optimization` (#9466)Hiroya Fujinami
2024-01-10Fix to work match cache with peek next optimization (#9459)Hiroya Fujinami
2024-01-09[PRISM] Frozen string literals should be fstringsPeter Zhu
2024-01-09[ruby/prism] Fix assertion on spanning heredocsKevin Newton
2024-01-09Introduce NODE_SYM to manage symbol literalyui-knk
2024-01-08[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-01-08[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-01-08[ruby/prism] Handle parsing a line break in a receiver of a methodKevin Newton
2024-01-08Fix memory leak in grapheme clustersPeter Zhu
2024-01-08[ruby/irb] Make SourceFinder ignore binary sourcesStan Lo
2024-01-07Label memory leak testPeter Zhu
2024-01-07[ruby/rdoc] Visibility should begin from `public` for each scopeNobuyoshi Nakada
2024-01-07[ruby/rdoc] Singleton method visibility should be isolatedNobuyoshi Nakada
2024-01-07Check hash key duplication for `__LINE__` and `__FILE__`yui-knk
2024-01-07Introduce Numeric Node'sS-H-GAMELINKS
2024-01-06[ruby/rdoc] Rename and move the tests for `--locale` option [ci skip]Nobuyoshi Nakada
2024-01-06[ruby/rdoc] Ignore `locale` at `write_options`Nobuyoshi Nakada
2024-01-06Add test case for GC.measure_total_timeRian McGuire
2024-01-05YJIT: Let RubyVM::YJIT.enable respect --yjit-stats (#9415)Takashi Kokubun
2024-01-05[ruby/net-http] Don't invoke response block more than once due to retryJeremy Evans
2024-01-05[ruby/uri] Make URI#to_s prepend relative path with / if there is a host or portJeremy Evans
2024-01-05Add test cases for duplicated `when\' clause warningsyui-knk
2024-01-04Memory leak when duplicating identhashPeter Zhu
2024-01-04[ruby/reline] Fix pasting tab-indented code crashtomoya ishida
2024-01-03[ruby/prism] Fix parsing pinned local variable pattern for numbered parameterTSUYUSATO Kitsune
2024-01-03[ruby/prism] Fix rational when parsing non decimal integerKevin Newton
2024-01-03[ruby/prism] Better error recovery for content after unterminated heredocKevin Newton
2024-01-03[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-01-03[ruby/irb] Avoid completing empty inputStan Lo
2024-01-02[ruby/prism] Ignore visibility flagKevin Newton
2024-01-02[ruby/prism] Fix to check multiple block arguments for forwarding argTSUYUSATO Kitsune
2024-01-02[ruby/prism] IndexTargetNode should always have ATTRIBUTE_WRITEKevin Newton
2024-01-02Fix Exception#detailed_message for GC compactionPeter Zhu
2024-01-02Introduce NODE_FILEyui-knk
2024-01-02[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-01-02Add a test case for `__LINE__` assignment in condition warningyui-knk