summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-03-14`Exception#set_backtrace` accept arrays of `Backtrace::Location`Jean Boussier
2024-03-14[Feature #20244] Issue a single `Warning.warn` callNobuyoshi Nakada
2024-03-14[Feature #20244] Show the conflicting another chdir blockNobuyoshi Nakada
2024-03-14[Feature #20293] Add `Warning.categories`Nobuyoshi Nakada
2024-03-14[Bug #20307] Fix `Hash#update` to make frozen copy of string keysNobuyoshi Nakada
2024-03-13[PRISM] Turn on more testsKevin Newton
2024-03-13[ruby/prism] Turn on heredocs nested test for `Prism::Translation::Parser`Koichi ITO
2024-03-14Chomp last punctuations from descriptions for `-h`Nobuyoshi Nakada
2024-03-13[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...Koichi ITO
2024-03-13[ruby/openssl] test_provider.rb: Make a legacy provider test optional.Jun Aruga
2024-03-13[ruby/openssl] Revert "omit tests related legacy provider"Jun Aruga
2024-03-13[ruby/openssl] test_asn1.rb: Remove the assertions of the time string format ...Jun Aruga
2024-03-13Make special const and too complex shapes before T_OBJECT shapesPeter Zhu
2024-03-13Don't create per size pool shapes for non-T_OBJECTPeter Zhu
2024-03-13[ruby/prism] Track parentheses in patternsKevin Newton
2024-03-13[ruby/stringio] Define `StringIO::MAX_LENGTH`Nobuyoshi Nakada
2024-03-13[ruby/prism] Fix an AST incompatibility for `Prism::Translation::Parser`Koichi ITO
2024-03-13[ruby/stringio] Various cleanup for JRuby extCharles Oliver Nutter
2024-03-12[ruby/prism] Add warning for chained comparisonsKevin Newton
2024-03-12Skip a flaky GC.compact test for YJITTakashi Kokubun
2024-03-12Check what actually needs to be checkedTakashi Kokubun
2024-03-12[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
2024-03-12[ruby/prism] Consolidate warnings for conditional predicatesKevin Newton
2024-03-12[ruby/prism] Follow ruby/prism#2581Koichi ITO
2024-03-12[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
2024-03-12[ruby/prism] Follow #2579Koichi ITO
2024-03-12[ruby/prism] Restore some skipped heredoc tests for `Prism::Translation::Parser`Koichi ITO
2024-03-12[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
2024-03-12Use `assert_crash_report` in `test_crash_report_pipe`Nobuyoshi Nakada
2024-03-12[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...Koichi ITO
2024-03-12[Bug #20277] Remove stale `String` test conditionalsNobuyoshi Nakada
2024-03-12[ruby/prism] Static literals inspectKevin Newton
2024-03-11[ruby/prism] Support offsetKevin Newton
2024-03-11[ruby/rdoc] Allow rich definition list labels for MarkdownHartley McGuire
2024-03-09[ruby/rdoc] Fix ToRdoc generating incorrect {label,name}-listsHartley McGuire
2024-03-08[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser`Koichi ITO
2024-03-08[ruby/prism] Fix up regexp memory leaksKevin Newton
2024-03-08[ruby/prism] Extract out pm_regexp_token_buffer_tKevin Newton
2024-03-08[ruby/prism] Add initial implementation of `Regexp` validation.Kevin Menard
2024-03-08[ruby/prism] Track both the unescaped bytes and source string for a regular e...Kevin Menard
2024-03-08[ruby/rdoc] Fix ToMarkdown missing newlines for label-listsHartley McGuire
2024-03-08[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-03-07[ruby/prism] Fix up test suiteKevin Newton
2024-03-07[ruby/prism] Add bignum parse testtompng
2024-03-07[ruby/prism] Support parsing streamsKevin Newton
2024-03-07[ruby/prism] Fix up tilde heredoc line continuationsKevin Newton
2024-03-07Clear all refined CCs on reopening refinement modJohn Hawthorn
2024-03-07[ruby/prism] Fix an AST and token incompatibility for `Prism::Translation::Pa...Koichi ITO
2024-03-07[Bug #20327] Do not count subsecond to calculate UTC offsetNobuyoshi Nakada
2024-03-06[ruby/prism] Use the diagnostic types in the parser translation layerKevin Newton