summaryrefslogtreecommitdiff
path: root/test/irb/test_workspace.rb
AgeCommit message (Expand)Author
2024-02-19Load rubygems explicitly for tests of test/irbHiroshi SHIBATA
2024-02-01[ruby/irb] Add rubocop with a few basic styling rulesStan Lo
2023-06-13[ruby/irb] Stanardise test class names with `Test` postfix insteadStan Lo
2023-03-31[ruby/irb] Drop unnecessary pends for trufflerubyStan Lo
2022-11-03[ruby/irb] Provide a base test class and let tests restore encodingsStan Lo
2021-09-10[ruby/irb] Tests may not execute in the source directoryNobuyoshi Nakada
2021-09-10Find irb command path in testaycabta
2021-09-10[ruby/irb] Pend on trufflerubyaycabta
2021-09-10[ruby/irb] Remove an unused variableaycabta
2021-09-10[ruby/irb] Avoid loading files' local variables [Bug #17623]Marc-Andre Lafortune
2021-08-30[ruby/irb] Use pend instead of skipHiroshi SHIBATA
2021-02-11[ruby/irb] Suppress colorize on Windows testsaycabta
2020-07-15rubygems is needed to run solo-file testKoichi Sasada
2019-05-21Add "require 'irb'" to use IRB.confaycabta
2019-04-26make sync-default-gems GEM=irbTakashi Kokubun
2019-04-26Colorize IRB's code_around_bindingTakashi Kokubun
2018-01-10skip some tests so that no failure occurs in root privilegemame
2017-11-29test_workspace.rb: prefer using skipk0kubun
2017-11-24test_workspace.rb: skip test failing on windowsk0kubun
2017-11-24Fix TOCTTOU and avoid to read existing unreadable filekazu
2017-11-24Fix typos [ci skip]kazu
2017-11-24test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu
2017-11-24irb.rb: show source around binding.irb on startk0kubun