aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_rubyoptions.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave ptyngoto2011-08-241-2/+2
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):usa2011-06-071-1/+1
* test cleanupkosaki2011-05-221-4/+26
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki2011-05-221-2/+3
* Fix FreeBSD test failure.kosaki2011-05-171-1/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki2011-05-141-0/+8
* Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenixryan2011-01-141-5/+6
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_require): -rnobu2010-12-171-0/+2
* * parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]nobu2010-12-081-0/+12
* reverted to r30124; r30124 breaks testshyouhei2010-12-081-15/+0
* * parse.y (struct vtable, struct local_vars, vtable_add):nobu2010-12-071-0/+15
* * ruby.c (load_file_internal): decrement for ungotten line.nobu2010-12-051-0/+6
* * parse.y (parser_set_token_info): turn on/off with directives.nobu2010-11-141-0/+25
* * test/ruby/test_rubyoptions.rb (test_segv_test): follow up thenobu2010-10-231-2/+2
* * test/ruby/test_rubyoptions.rb (TestRubyOptions::test_script_from_stdin):shyouhei2010-09-291-10/+14
* * dir.c (bracket): get rid of scanning at the end of the patternnobu2010-09-201-0/+11
* wait a process.akr2010-08-111-0/+1
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): disableakr2010-08-111-18/+23
* * test/ruby/test_rubyoptions.rb (test_unused_variable): unusednobu2010-07-221-2/+5
* Pull rubygem's custom require into gem_preludeevan2010-07-201-2/+2
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu2010-06-291-4/+11
* * include/ruby/io.h, io.c: reverted r21709.nobu2010-06-271-0/+24
* Clean warnings: unused variables.naruse2010-06-231-1/+1
* * parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu2010-06-201-0/+6
* Revert "* parse.y (warn_unused_var): warn unused variables."naruse2010-06-171-6/+0
* * parse.y (warn_unused_var): warn unused variables.nobu2010-06-161-0/+6
* * test/ruby/test_{regexp,rubyoptions}.rb: trivial change.nobu2010-06-161-2/+3
* * test/ruby/test_rubyoptions.rb: add a simple test for __END__ andmame2010-06-131-0/+13
* * ruby.c (process_options, load_file_internal): $0 seen fromnobu2010-06-051-1/+1
* * ruby.c (process_options): revert r25330, so that $0 can be seennobu2010-06-051-3/+4
* * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):yugui2010-05-161-1/+1
* * test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messagesusa2010-05-141-2/+12
* Cleaning up syntax warnings.naruse2010-04-271-1/+1
* add a test.akr2010-03-071-0/+39
* fix previous commit.naruse2010-02-151-1/+1
* More generic regular exression for test.naruse2010-02-151-2/+5
* fix a test for Debian GNU/Linux squeeze (armel)akr2010-02-121-1/+1
* * vm_dump.c (bugreport_backtrace): trivial change.kazu2010-01-271-0/+1
* don't gnerate core file.akr2010-01-261-1/+3
* * lib/matrix.rb: suppress warnings.akr2010-01-251-1/+5
* * test/ruby/test_rubyoptions.rb (test_segv_test): add a test formame2010-01-251-0/+21
* * vm_eval.c (rb_search_method_emtry, rb_method_call_status): splitnobu2009-10-301-2/+2
* * array.c (rb_ary_to_ary): do not use #respond_to? to detectmatz2009-10-291-2/+2
* * test/ruby/envutil.rb (assert_in_out_err): test_stdout andakr2009-10-221-2/+2
* * ruby.c (process_options): script name should not be shown in annobu2009-10-141-0/+9
* * parse.y (assign_in_cond): also should warn assignment to dvar innobu2009-09-231-2/+22
* * test/ruby/test_rubyoptions.rb (test_shebang): fix for new behavior.nobu2009-08-111-2/+2
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):matz2009-06-261-4/+0
* $: doesn't contains "." now.akr2009-06-221-1/+1
* * test/ruby/test_rubyoptions.rb (test_indentation_check): add a testmame2009-05-071-0/+11