summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
AgeCommit message (Expand)Author
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
2018-05-24test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nilk0kubun
2018-05-24test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-05-09Use `&.` instead of modifier ifkazu
2018-04-28test_rubyoptions.rb: let all tests work with --jitk0kubun
2018-04-28test_bug_reporter.rb: make it work with --jitk0kubun
2018-04-28test_rubyoptions.rb: let test_verbose work w/ --jitk0kubun
2018-04-13file.c: chardev is loadablenobu
2018-04-12parse.y: `when` indentnobu
2018-04-12assert indents of `case` and `end`nobu
2018-03-19parse.y: mismatched indentations at middlenobu
2018-03-01parse.y: refine assign_in_cond warningnobu
2018-02-22test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRubyeregon
2018-02-22test_rubyoptions.rb: don't test --jit if not supportedk0kubun
2018-02-22version.c: show +JIT when --jit is passedk0kubun
2018-02-16compile.c: keep debug infonobu
2018-02-16test_rubyoptions.rb: show code in failure messagesnobu
2018-02-04mjit.c: merge MJIT infrastructurek0kubun
2017-12-16ruby.c: script __dir__ encodingnobu