summaryrefslogtreecommitdiff
path: root/test/irb/helper.rb
AgeCommit message (Expand)Author
2025-01-24Migrate irb and reline to the bundled gemsHiroshi SHIBATA
2024-07-18[ruby/irb] Clear ENV["XDG_CONFIG_HOME"] to avoid loadingtomoya ishida
2024-05-02Sync IRB 241e061Stan Lo
2024-05-01[ruby/irb] Support `IRB.conf[:BACKTRACE_FILTER]`Stan Lo
2024-02-19Load rubygems explicitly for tests of test/irbHiroshi SHIBATA
2024-02-19[ruby/irb] Update error message assertions for Ruby 3.4Stan Lo
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