summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-04-26[ruby/prism] Location#slice_lines, Node#slice_linesKevin Newton
2024-04-26[ruby/prism] Add a flag on returns when they are redundantKevin Newton
2024-04-26[ruby/irb] Suppress command return valuesStan Lo
2024-04-26[ruby/openssl] Only CSR version 1 (encoded as 0) is allowed by PKIX standardsJob Snijders
2024-04-26[PRISM] Fix up if condition branch coverage locationKevin Newton
2024-04-26[PRISM] Fix up branch coverage for &. with blockKevin Newton
2024-04-26[PRISM] Enable branch coverage for if/unless conditionalsKevin Newton
2024-04-26[PRISM] Enable branch coverage for while/until loopsKevin Newton
2024-04-26[PRISM] Enable branch coverage for case pattern matchingKevin Newton
2024-04-26[PRISM] Enable branch coverage for caseKevin Newton
2024-04-26[PRISM] Enable branch coverage for &.Kevin Newton
2024-04-26[PRISM] Modify test_coverage to take prism into accountKevin Newton
2024-04-26[ruby/irb] Command registration should take both strings and symbolsStan Lo
2024-04-25[ruby/reline] Fix inputrc nested $if $else $endif bugtomoya ishida
2024-04-25Don't use assert_separately in Bug 20453 testDaniel Colson
2024-04-25[Bug #20453] segfault in Regexp timeoutDaniel Colson
2024-04-25[PRISM] Enable more passing testsKevin Newton
2024-04-25[ruby/net-http] Skip test_session_reuse_but_expire with OpenSSL 3.3Xi Ruoyao
2024-04-24[ruby/prism] Warn for nested hashes as wellKevin Newton
2024-04-24[ruby/irb] Memoize helper method instances with Singleton moduleStan Lo
2024-04-24[ruby/reline] Long line performancetomoya ishida
2024-04-24[ruby/irb] Revert "Memoize helper method instances with Singleton module"Stan Lo
2024-04-24[ruby/irb] Memoize helper method instances with Singleton moduleStan Lo
2024-04-23Sync IRB f9347b1 (#10611)Stan Lo
2024-04-23Skip test_inspect_under_gc_compact_stress w/ RJIT tooTakashi Kokubun
2024-04-23[ruby/prism] Implement case equality on nodesPhilip Mueller
2024-04-22[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-04-22[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-04-20[ruby/irb] Stop using ExtendCommandBundle internallyStan Lo
2024-04-20[ruby/zlib] Clear temporary directoryNobuyoshi Nakada
2024-04-20[ruby/irb] Remove exit command workaround, handle IRB_EXIT intomoya ishida
2024-04-20ensure ibf_load_setup is only passed String paramsZack Deveau
2024-04-19[ruby/irb] Add MultiIRB commands testKuniaki Igarashi
2024-04-19[ruby/reline] Implement `show-all-if-ambiguous` featureMari Imaizumi
2024-04-18[ruby/irb] Fix % escape in prompt formattomoya ishida
2024-04-18[ruby/irb] Accept " " for colorizing "\t" testtomoya ishida
2024-04-18Add a hint of `ASCII-8BIT` being `BINARY`Jean Boussier
2024-04-18[ruby/ipaddr] Add IPAddr.cidr to return ip address in cidr notationBen Fritsch
2024-04-17[ruby/prism] Add a reflection API for determining the fields of a nodeKevin Newton
2024-04-17[ruby/reline] Refactor nomultiline and multiline mode differencetomoya ishida
2024-04-17relax unused block warning for duck typingKoichi Sasada
2024-04-17[Feature #20335] `Thread.each_caller_location` argumentsNobuyoshi Nakada
2024-04-17skip on Prism generated iseqKoichi Sasada
2024-04-17test_uplus_minus: Use a different string literalJean Boussier
2024-04-17`ISeq#to_a` respects `use_block` statusKoichi Sasada
2024-04-17[ruby/stringio] strio_read: preserve buffer encoding on partialJean byroot Boussier
2024-04-16[ruby/reline] Implement changing editing modeMari Imaizumi
2024-04-16[rubygems/rubygems] Honor a specified path as the temporary diretory if givenNobuyoshi Nakada
2024-04-16[Bug #20325] `Enumerator.product.size` is 0 if any size is 0Nobuyoshi Nakada
2024-04-15[rubygems/rubygems] Bump rb-sysdependabot[bot]