summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-11-16[ruby/prism] Add macGreek encodingKevin Newton
2023-11-16[ruby/prism] Only run encoding tests on CRubyKevin Newton
2023-11-16[ruby/prism] Add macRomania encodingKevin Newton
2023-11-16[ruby/prism] IBM862 encodingKevin Newton
2023-11-16[ruby/prism] IBM861 encodingKevin Newton
2023-11-16[ruby/prism] IBM860 encodingKevin Newton
2023-11-16[ruby/prism] IBM857 encodingKevin Newton
2023-11-16[ruby/prism] IBM855 encodingKevin Newton
2023-11-16[ruby/prism] IBM852 encodingKevin Newton
2023-11-16[ruby/prism] IBM775 encodingKevin Newton
2023-11-16[ruby/prism] IBM-737 encodingKevin Newton
2023-11-16[ruby/prism] IBM720 encodingKevin Newton
2023-11-16[ruby/prism] IBM437 encodingKevin Newton
2023-11-16[ruby/prism] Add cp855 encodingKevin Newton
2023-11-16[ruby/prism] Add cp852 encodingKevin Newton
2023-11-16[ruby/prism] Add remaining windows encodingsKevin Newton
2023-11-16[ruby/prism] Add windows-1250 encodingKevin Newton
2023-11-16[ruby/prism] Test cp51932Maple Ong
2023-11-16[ruby/prism] Fix calls with splat without parenthesisHaldun Bayhantopcu
2023-11-16[ruby/prism] Add test cases for `in` in `case` conditionTSUYUSATO Kitsune
2023-11-16[ruby/rdoc] fix: Fix NoMethodError for `tokens_to_s` methodtoshimaru
2023-11-15[ruby/prism] Track the then keyword for conditionalsKevin Newton
2023-11-15[rubygems/rubygems] Make temp gem home independent of pwdDavid Rodríguez
2023-11-15Refactor the settings of test-all outYusuke Endoh
2023-11-15No need to save `$VERBOSE`Nobuyoshi Nakada
2023-11-15Separate tests for Hash only from tests for Hash and its subclassesNobuyoshi Nakada
2023-11-15Fix IRB tests (#8925)Hiroshi SHIBATA
2023-11-15Fixup da2c2931a60Hiroshi SHIBATA
2023-11-15test: Follow-up fix for #8916Yuta Saito
2023-11-15Skip Type completion tests related with IRB::VERSIONHiroshi SHIBATA
2023-11-15Revert "Tests of irb is still broken."Hiroshi SHIBATA
2023-11-14Resync prism delete bin/dotKevin Newton
2023-11-14[ruby/prism] Check value expressions on creating a nodeTSUYUSATO Kitsune
2023-11-14[ruby/prism] Check value expressions on parsing arguments and assignmentsTSUYUSATO Kitsune
2023-11-14[ruby/prism] Rename librubyparser to libprismKevin Newton
2023-11-14[ruby/prism] Check value expressions on parsing arguments and assignmentsTSUYUSATO Kitsune
2023-11-14[ruby/prism] Check value expressions on creating a nodeTSUYUSATO Kitsune
2023-11-14[ruby/prism] Check value expressions on parsing arguments and assignmentsTSUYUSATO Kitsune
2023-11-14[ruby/prism] Add parse_value_expressionTSUYUSATO Kitsune
2023-11-14[ruby/prism] fix: float suffix at end of fileMike Dalessio
2023-11-14[ruby/prism] fix: nested heredoc dedentation use-after-freeMike Dalessio
2023-11-14[ruby/rdoc] Fix TIDYLINK after bracesNobuyoshi Nakada
2023-11-14test: Assert only events originated from the test_settracefunc.rb test fileYuta Saito
2023-11-14[ruby/prism] fix: Handle zero-length block parameters in invalid RubyMike Dalessio
2023-11-13Don't overwrite shape capacity when removing ivarPeter Zhu
2023-11-14test: Check file name in test_thread_add_trace_func alsoYuta Saito
2023-11-13[ruby/prism] Add tests for error cases on #1791, #1807, and #1810TSUYUSATO Kitsune
2023-11-13[ruby/reline] Fallback to 256color if COLORTERM != truecolortomoya ishida
2023-11-13Revert "Fix crash caused by concurrent ObjectSpace.dump_all calls"Jean Boussier
2023-11-13GVL Instrumentation: pass thread->self as part of event dataJean Boussier