summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
AgeCommit message (Expand)Author
2020-09-25Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada
2020-09-15Interpolated strings are no longer frozen with frozen-string-literal: trueBenoit Daloze
2020-06-25Drop token info for endless method definitionNobuyoshi Nakada
2020-02-04Fix inaccuracy in encoding testsLars Kanis
2020-01-29skip SEGV (BUG) tests if ENV['RUBY_ON_BUG'] is given.Koichi Sasada
2019-12-20Added `-W:experimental` command line optionNobuyoshi Nakada
2019-12-20Added -W: command line optionNobuyoshi Nakada
2019-12-05add additional CF info for CI envKoichi Sasada
2019-12-01Skip --jit-debug= test on mswinTakashi Kokubun
2019-12-01Use build dir for testing --jit-debugTakashi Kokubun
2019-12-01Allow specifying arbitrary MJIT flags by --jit-debugTakashi Kokubun
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-11-18Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans
2019-10-11test/ruby/test_rubyoptions.rb (test_encoding): skipped on AndroidYusuke Endoh
2019-07-09Restore support library for only test files.Hiroshi SHIBATA
2019-07-08Check indent of `end` against `else` if presentNobuyoshi Nakada
2019-07-07Enable indentation warning against `if` just after `else`Nobuyoshi Nakada
2019-07-02Adjust jit_support file path.Hiroshi SHIBATA
2019-06-04Include inspect value of object in FrozenError messagesJeremy Evans
2019-05-26test/lib/envutil.rb (EnvUtil.timeout): added.Yusuke Endoh
2019-05-26test/ruby/test_rubyoptions.rb (test_script_from_stdin): scale timeoutYusuke Endoh
2019-04-18Suppress warningsnobu
2019-03-31exp is String, so it's always truthykazu
2019-03-30ruby.c: respect features by command linenobu
2019-02-13Consider END blocknobu
2019-02-13Fix rb_bug message pattern listnobu
2019-02-13Fix rb_bug message pattern listnobu
2019-02-13fix test for r67061naruse
2019-01-08Defer escaping control char in error messagesnobu
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-26Revert "parse.y: remove "shadowing outer local variable" warning"mame
2018-10-26parse.y: remove "shadowing outer local variable" warningmame
2018-10-22revisit more MJIT test skipsk0kubun
2018-10-20skip tests if --disable-mjit-support.ko1
2018-10-19test/lib/jit_support.rb: continue to skip test_jitk0kubun
2018-10-19test_rubyoptions.rb: don't use obsoleted methodk0kubun
2018-10-02Just a shebang is valid codenobu
2018-09-11Use https instead of httpkazu
2018-07-27ruby.c: taint ARGV on Windowsnobu
2018-07-22test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-07-18test_rubyoptions.rb: skip testing JIT on mswink0kubun
2018-07-18ruby.c: accept --disable-jit optionk0kubun
2018-07-16ruby.c: disable DidYouMean as gemnobu
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-06-30fix r63799 ("test/ruby/test_rubyoptions.rb: improve diagnostics for failures")normal
2018-06-30test/ruby/test_rubyoptions.rb: improve diagnostics for failuresnormal
2018-05-31fix the conditionnobu
2018-05-31test_rubyoptions.rb: relax timeoutnobu
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu