summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
AgeCommit message (Expand)Author
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2013-03-21Retry ps if it doesn't do setproctitlenaruse
2013-01-31parse.y: no assigned but unused warnings in evalnobu
2013-01-30vm_dump.c: important message firstnobu
2013-01-30parse.y: warn assigned but unused in toplevelnobu
2012-12-26Add opts to prevent generating core filenaruse
2012-12-25test_rubyoptions.rb: ARGFnobu
2012-12-25Fix argument for assert_in_out_err to fix test failurenaruse
2012-12-25Add test for r38543 [Bug #7597] [ruby-dev:46786]naruse
2012-12-12Specify rlimits_core to prevent making core filenaruse
2012-12-11Experimentally recommit of r38041: specify smaller max lengthnaruse
2012-12-11Experimentally revert r38041naruse
2012-11-30vm_dump.c: no methods in segv handlernobu
2012-11-30parse.y: false usage of local variablenobu
2012-11-24 * test/ruby/test_rubyoptions.rb (test_usage, test_usage_long):tadf
2012-11-23ruby.c: wrap descriptionsnobu
2012-11-23* ruby.c, test/ruby/test_rubyoptions.rb: revert r37815:r37816.nobu
2012-11-23 * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_usage2):tadf
2012-11-23test_rubyoptions.rb: refine assertionnobu
2012-11-23test_rubyoptions.rb: --helpnobu
2012-11-22 * test/ruby/test_rubyoptions.rb: added a test.tadf
2012-10-27parse.y: warn static content assign in condnobu
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2012-10-23test_rubyoptions.rb: --help optionnobu
2012-10-16* test/ruby/envutil.rb (Test::Unit::Assertions#assert_file): rename from file...kazu
2012-10-15envutil.rb: file_assertionnobu
2012-10-14ruby.c: passing blocknobu
2012-10-09envutil.rb: assert_file and assert_file_notnobu
2012-07-31test_rubyoptions.rb: fix test failure on Windowsshirosaki
2012-07-07[Feature #6693]nobu
2012-07-07test/ruby/test_rubyoptions.rb: tests for another namenobu
2012-07-04* ruby.c (proc_options): warn only if -K and -w option is specified.naruse
2012-07-03Fix tests for previous commit.naruse
2012-03-26* ruby.c (load_file_internal): bail out if the script is a directory.nobu
2012-01-20* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name): enab...nobu
2011-08-24* test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave ptyngoto
2011-06-07* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):usa
2011-05-22test cleanupkosaki
2011-05-22* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki
2011-05-17Fix FreeBSD test failure.kosaki
2011-05-14* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki
2011-01-14Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan
2010-12-17 * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_require): -rnobu
2010-12-08* parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]nobu
2010-12-08reverted to r30124; r30124 breaks testshyouhei
2010-12-07* parse.y (struct vtable, struct local_vars, vtable_add):nobu
2010-12-05* ruby.c (load_file_internal): decrement for ungotten line.nobu
2010-11-14* parse.y (parser_set_token_info): turn on/off with directives.nobu
2010-10-23* test/ruby/test_rubyoptions.rb (test_segv_test): follow up thenobu