aboutsummaryrefslogtreecommitdiffstats
path: root/test/irb/test_workspace.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Tests may not execute in the source directoryNobuyoshi Nakada2021-09-101-8/+7
* Find irb command path in testaycabta2021-09-101-1/+8
* [ruby/irb] Pend on trufflerubyaycabta2021-09-101-0/+1
* [ruby/irb] Remove an unused variableaycabta2021-09-101-1/+1
* [ruby/irb] Avoid loading files' local variables [Bug #17623]Marc-Andre Lafortune2021-09-101-0/+10
* [ruby/irb] Use pend instead of skipHiroshi SHIBATA2021-08-301-2/+2
* [ruby/irb] Suppress colorize on Windows testsaycabta2021-02-111-0/+6
* rubygems is needed to run solo-file testKoichi Sasada2020-07-151-0/+1
* Add "require 'irb'" to use IRB.confaycabta2019-05-211-0/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-261-3/+3
* Colorize IRB's code_around_bindingTakashi Kokubun2019-04-261-2/+11
* skip some tests so that no failure occurs in root privilegemame2018-01-101-0/+1
* test_workspace.rb: prefer using skipk0kubun2017-11-291-10/+10
* test_workspace.rb: skip test failing on windowsk0kubun2017-11-241-8/+10
* Fix TOCTTOU and avoid to read existing unreadable filekazu2017-11-241-0/+13
* Fix typos [ci skip]kazu2017-11-241-3/+3
* test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu2017-11-241-1/+1
* irb.rb: show source around binding.irb on startk0kubun2017-11-241-0/+78