summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
AgeCommit message (Expand)Author
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
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-11-12load.c: cwd encodingnobu
2017-10-24Test for r60396nobu
2017-10-21The encoding of __FILE__ and __dir__ should be sameusa
2017-10-19ruby.c: reject NUL in $0nobu
2017-10-11parse.y: token info with BOMnobu
2017-09-20ruby.c: paragraph mode by -00nobu
2017-09-15Remove needless splat arraykazu
2017-09-13test_rubyoptions.rb: keep paths if necessarynobu
2017-08-10ruby.c: ignore non-option in shebang linenobu
2017-07-13Use tr! instead of gsub!kazu
2017-07-10test_rubyoptions.rb: assert -00nobu
2017-06-01fix failure on r58981ko1
2017-05-30test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu
2017-01-19parse.y: chomp by -lnobu
2017-01-13error.c: movednobu
2017-01-13error.c: movednobu
2016-04-26Fix -e script encodingnobu
2016-04-23ruby.c: fix command line encoding on cygwinnobu
2016-04-11test_rubyoptions.rb: suppress warningnobu