summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_rubyoptions.rb
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * version.h: bump up to 1.9.2 patchlevel -1.akr2009-02-021-2/+2
* test update for version string.akr2009-01-101-2/+2
* * ruby.c (process_options): delays setting safe level.nobu2008-10-301-0/+4
* * ruby.c (proc_options): no warning when default_external alreadymatz2008-10-161-2/+2
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame2008-07-151-284/+110
* * test/ruby/test_rubyoptions.rb: use character class instead of alternationkazu2008-06-181-2/+2
* * test/ruby/test_shebang.rb (test_shebang): on windows path separetor is '\'.usa2008-06-181-4/+4
* * test/ruby/test_rubyoptions.rb: add a test of RUBY_DESCRIPTION.kazu2008-05-301-1/+3
* * test/ruby/test_settracefunc.rb: add a test for set_trace_func.mame2008-04-231-43/+2
* * test/ruby/test_rubyoptions.rb (test_search): enable some assertions.mame2008-04-171-8/+12
* * test/ruby/test_rubyoptions.rb (ruby): run in C locale.nobu2008-04-171-27/+46
* * test/ruby/test_process.rb (test_rlimit_nofile): reset RLIMIT_NOFILEmame2008-04-161-0/+473