summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-01[ruby/prism] Support passing version 3.3.1Kevin Newton
2024-05-01[PRISM] Simplify prism error highlightingKevin Newton
2024-05-01[ruby/prism] CRuby error message for trailing underscore in numberKevin Newton
2024-05-01[ruby/prism] Mark errors for invalid symbolsKevin Newton
2024-05-01[ruby/prism] Match CRuby interpolation semanticsKevin Newton
2024-05-01[PRISM] Properly precheck regexp for encoding issuesKevin Newton
2024-05-01[PRISM] Support interpolated regexp with encoding modifiersKevin Newton
2024-05-01Fix memory leak in Ripper.sexpPeter Zhu
2024-05-01[ruby/irb] Support `IRB.conf[:BACKTRACE_FILTER]`Stan Lo
2024-05-01Test for memory leakNobuyoshi Nakada
2024-04-30[ruby/delegate] test: remove needless mu_ppSutou Kouhei
2024-04-30[ruby/reline] Fix completion dialog position when completed part istomoya ishida
2024-04-30[ruby/openssl] Remove trailing space in test_ssl.rbPeter Zhu
2024-04-30[ruby/openssl] Add OpenSSL::Digest.digests to get a list of available digestsBart de Water
2024-04-30[ruby/openssl] Introduce basic support for `close_read` and `close_write`.Samuel Williams
2024-04-30[ruby/irb] Restore MAIN_CONTEXT correctlytomoya ishida
2024-04-29[ruby/reline] Input with eof and no newline bugfixtomoya ishida
2024-04-29[ruby/reline] Completely support full-width characters intomoya ishida
2024-04-29[ruby/reline] Handle mode condition in inputrcMari Imaizumi
2024-04-26[PRISM] Enable integer testKevin Newton
2024-04-26[PRISM] Use redundant return flagKevin Newton
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