summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
AgeCommit message (Expand)Author
2015-12-29ruby.c: overriding warning optionsnobu
2015-12-29ruby.c: command line option over RUBYOPT envnobu
2015-12-13parse.y: lex_state trace by yydebugnobu
2015-12-09test_rubyoptions.rb: test --debugnobu
2015-12-09* compile.c (iseq_compile_each): do not add debug informationko1
2015-11-21ruby.c: --debug=frozen-string-literal optionnobu
2015-11-20* compile.c (iseq_compile_each): add debug information to NODE_STRko1
2015-10-23* ruby.c: introduce --enable-frozen-string-literal-debug option.ko1
2015-09-27test_rubyoptions.rb: test combinationsnobu
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-08-28test: File.symlink needs administrator privilegenobu
2015-03-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_command_line_glob_with_...usa
2015-03-03test_rubyoptions.rb: use assert_in_out_errnobu
2015-03-03test_rubyoptions.rb: use assert_segvnobu
2015-02-19test_rubyoptions.rb: fix for r46355 and r49638nobu
2015-01-01test_rubyoptions.rb: locale namenobu
2014-12-19* test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.usa
2014-12-19* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should supportusa
2014-12-16test_rubyoptions.rb: clean crash lognobu
2014-12-05test_rubyoptions.rb: non-codepage names globnobu
2014-12-05test_rubyoptions.rb: non-codepage names globnobu
2014-11-29ruby.c: transcode program namesnobu
2014-11-29test_rubyoptions.rb: workaroundnobu
2014-11-29win32.c: use UTF-8 for argvnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-10-28ruby.c: no -r when dumpnobu
2014-10-16Revert r47971, r47972 [ruby-core:65764]normal
2014-10-16Set an encoding for SEGV message.akr
2014-10-16test/ruby/test_rubyoptions.rb: fix racenormal
2014-10-15Simplify a regexp.akr
2014-10-15* test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr
2014-10-15test_rubyoptions.rb: split regexpsnobu
2014-10-15* test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr
2014-10-15Extract assert_segv and split the big regexp.akr
2014-10-07test/ruby/test_rubyoptions.rb (TestRubyOptions#test_encoding): On AIX, locale...odaira
2014-07-07test/ruby/find_executable.rbnobu
2014-02-12test_rubyoptions.rb: just check if abortednobu
2014-02-12error.c: Crash Report lognobu
2013-12-25test_rubyoptions.rb: remove corenobu
2013-12-13test/ruby: better assertionsnobu
2013-12-03* test/ruby/test_rubyoptions.rb (TestRubyOptions::SEGVTest::ExpectedStderr):nobu
2013-10-08test_rubyoptions.rb: only one Bogus objectnobu
2013-09-04test_rubyoptions.rb: ignore trivial differencesnobu
2013-09-03* test/ruby/test_rubyoptions.rbusa
2013-08-07Add Process.argv0.knu
2013-08-07Add Process.setproctitle().knu
2013-07-27test_rubyoptions.rb: split test_segv_testnobu
2013-07-05* test/ruby/test_rubyoptions.rb: better approach.usa
2013-07-05* test/ruby/test_rubyoptions.rb: typo in r41791.usa
2013-07-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa