summaryrefslogtreecommitdiff
path: root/test/irb/test_option.rb
AgeCommit message (Expand)Author
2023-06-13[ruby/irb] Stanardise test class names with `Test` postfix insteadStan Lo
2022-11-03[ruby/irb] Provide a base test class and let tests restore encodingsStan Lo
2019-06-13make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27make sync-default-gems GEM=irbTakashi Kokubun
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2010-12-08* test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138nobu
2010-12-05* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu