aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_rubyoptions.rb
Commit message (Expand)AuthorAgeFilesLines
* Test for r60396nobu2017-10-241-0/+15
* The encoding of __FILE__ and __dir__ should be sameusa2017-10-211-0/+16
* ruby.c: reject NUL in $0nobu2017-10-191-0/+7
* parse.y: token info with BOMnobu2017-10-111-0/+11
* ruby.c: paragraph mode by -00nobu2017-09-201-0/+2
* Remove needless splat arraykazu2017-09-151-1/+1
* test_rubyoptions.rb: keep paths if necessarynobu2017-09-131-5/+7
* ruby.c: ignore non-option in shebang linenobu2017-08-101-0/+2
* Use tr! instead of gsub!kazu2017-07-131-1/+1
* test_rubyoptions.rb: assert -00nobu2017-07-101-0/+2
* fix failure on r58981ko12017-06-011-1/+1
* test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu2017-05-301-1/+2
* parse.y: chomp by -lnobu2017-01-191-1/+2
* error.c: movednobu2017-01-131-1/+1
* error.c: movednobu2017-01-131-0/+5
* Fix -e script encodingnobu2016-04-261-0/+28
* ruby.c: fix command line encoding on cygwinnobu2016-04-231-3/+10
* test_rubyoptions.rb: suppress warningnobu2016-04-111-1/+0
* parse.y: lambda indentation checknobu2016-03-221-0/+1
* test_rubyoptions.rb: other indentation checksnobu2016-03-221-30/+51
* test_rubyoptions.rb: VERSION_PATTERNnobu2016-03-151-6/+8
* * test/ruby/test_rubyoptions.rb (test_disable): add tests forheadius2016-03-141-0/+2
* * test/ruby/test_rubyoptions.rb: make version matching supportheadius2016-03-141-2/+11
* node.c: hidden options hashnobu2016-03-101-8/+7
* test_rubyoptions.rb: fix testnobu2016-03-071-2/+3
* * ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa2016-03-071-1/+1
* ruby.c: warn_cr_in_shebangnobu2016-03-041-1/+1
* test_rubyoptions.rb: encoding optionnobu2016-03-041-4/+3
* test/ruby: suppress parser warningsnobu2016-02-191-2/+2
* ruby.c: overriding warning optionsnobu2015-12-291-0/+1
* ruby.c: command line option over RUBYOPT envnobu2015-12-291-0/+4
* parse.y: lex_state trace by yydebugnobu2015-12-131-4/+4
* test_rubyoptions.rb: test --debugnobu2015-12-091-13/+20
* * compile.c (iseq_compile_each): do not add debug informationko12015-12-091-6/+11
* ruby.c: --debug=frozen-string-literal optionnobu2015-11-211-8/+8
* * compile.c (iseq_compile_each): add debug information to NODE_STRko12015-11-201-3/+5
* * ruby.c: introduce --enable-frozen-string-literal-debug option.ko12015-10-231-0/+11
* test_rubyoptions.rb: test combinationsnobu2015-09-271-8/+14
* ruby.c: frozen-string-literal optionnobu2015-09-271-0/+15
* test: File.symlink needs administrator privilegenobu2015-08-281-4/+8
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_command_line_glob_with_...usa2015-03-051-0/+8
* test_rubyoptions.rb: use assert_in_out_errnobu2015-03-031-11/+2
* test_rubyoptions.rb: use assert_segvnobu2015-03-031-18/+6
* test_rubyoptions.rb: fix for r46355 and r49638nobu2015-02-191-4/+4
* test_rubyoptions.rb: locale namenobu2015-01-011-2/+9
* * test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.usa2014-12-191-1/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should supportusa2014-12-191-1/+1
* test_rubyoptions.rb: clean crash lognobu2014-12-161-0/+4
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+2
* test_rubyoptions.rb: non-codepage names globnobu2014-12-051-0/+10