aboutsummaryrefslogtreecommitdiffstats
path: root/test/irb/test_workspace.rb
Commit message (Expand)AuthorAgeFilesLines
* 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