summaryrefslogtreecommitdiff
path: root/test/irb/test_init.rb
AgeCommit message (Expand)Author
2021-11-05Skip TestIRB::TestInit#test_recovery_sigint on SolarisYusuke Endoh
2021-05-24Set USE_COLORIZE to the default value in a testaycabta
2021-05-24[ruby/irb] update test/irb/test_init.rb to avoid useless evaljethrodaniel
2021-05-24[ruby/irb] respect NO_COLOR environment variableMark Delk
2021-04-26[ruby/irb] Added setup and teardown to TestIRB::TestInitNobuyoshi Nakada
2021-04-02[ruby/irb] SIGINT should raise Interrupt after IRB sessionKoichi Sasada
2021-01-12Fix the failing test with XDG_CONFIG_HOMEHiroshi SHIBATA
2019-12-14[ruby/irb] Restore environment variablesNobuyoshi Nakada
2019-11-20Generate history file path correctly when $HOME/.irbrc doesn't existaycabta
2018-08-18Suppress read of ~/.irbrckazu
2017-12-12irb/test_init.rb: add test to ensure $0k0kubun
2017-12-12irb.rb: preserve ARGV on binding.irbk0kubun