summaryrefslogtreecommitdiff
path: root/test/irb/helper.rb
AgeCommit message (Expand)Author
2024-05-28[Bug #20511] Update reline-0.5.7 (#10848)Hiroshi SHIBATA
2023-11-30[ruby/irb] Page evaluation result's outputStan Lo
2023-09-17[ruby/irb] Test should not depend on user's irbrc file specified bytomoya ishida
2023-09-16[ruby/irb] Test should not depend on user's irbrc filetomoya ishida
2023-08-21[ruby/irb] Avoid overriding user's `irb_name` setting in debuggerStan Lo
2023-08-11[ruby/irb] Skip integration tests in core CIStan Lo
2023-08-07[ruby/irb] Remove unused `InputMethod#initialize`Stan Lo
2023-08-04[ruby/irb] Store integration tests' envs in an ivarStan Lo
2023-08-04[ruby/irb] Fix IntegrationTestCaseStan Lo
2023-08-02[ruby/irb] Extract integration testing helpers out of debug commandStan Lo
2023-06-02[ruby/irb] Require `test/lib` helpers from main test helperStan Lo
2023-03-17[ruby/irb] Fix 2 minor issues in test suitelukeg
2022-12-02[ruby/irb] Require pathname in test helperStan Lo
2022-12-02[ruby/irb] Disable debug cmd tests based on project structureStan Lo
2022-11-20[ruby/irb] Deal with inconsistency with ruby/rubyTakashi Kokubun
2022-11-20[ruby/irb] Require missing EnvUtilTakashi Kokubun
2022-11-15Added empty class for test methods in TestIRB casesHiroshi SHIBATA
2022-11-15[ruby/irb] Remove duplicated TestInputMethod definitionsst0012
2022-11-03[ruby/irb] Provide a base test class and let tests restore encodingsStan Lo
2022-10-26[ruby/irb] Rename test_helper.rb to helper.rbPeter Zhu