summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
AgeCommit message (Expand)Author
2010-01-27* vm_dump.c (bugreport_backtrace): trivial change.kazu
2010-01-26don't gnerate core file.akr
2010-01-25* lib/matrix.rb: suppress warnings.akr
2010-01-25* test/ruby/test_rubyoptions.rb (test_segv_test): add a test formame
2009-10-30* vm_eval.c (rb_search_method_emtry, rb_method_call_status): splitnobu
2009-10-29* array.c (rb_ary_to_ary): do not use #respond_to? to detectmatz
2009-10-22* test/ruby/envutil.rb (assert_in_out_err): test_stdout andakr
2009-10-14* ruby.c (process_options): script name should not be shown in annobu
2009-09-23* parse.y (assign_in_cond): also should warn assignment to dvar innobu
2009-08-11* test/ruby/test_rubyoptions.rb (test_shebang): fix for new behavior.nobu
2009-06-26* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):matz
2009-06-22$: doesn't contains "." now.akr
2009-05-07* test/ruby/test_rubyoptions.rb (test_indentation_check): add a testmame
2009-02-02* version.h: bump up to 1.9.2 patchlevel -1.akr
2009-01-10test update for version string.akr
2008-10-30* ruby.c (process_options): delays setting safe level.nobu
2008-10-16* ruby.c (proc_options): no warning when default_external alreadymatz
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-06-18* test/ruby/test_rubyoptions.rb: use character class instead of alternationkazu
2008-06-18* test/ruby/test_shebang.rb (test_shebang): on windows path separetor is '\'.usa
2008-05-30* test/ruby/test_rubyoptions.rb: add a test of RUBY_DESCRIPTION.kazu
2008-04-23* test/ruby/test_settracefunc.rb: add a test for set_trace_func.mame
2008-04-17* test/ruby/test_rubyoptions.rb (test_search): enable some assertions.mame
2008-04-17* test/ruby/test_rubyoptions.rb (ruby): run in C locale.nobu
2008-04-16* test/ruby/test_process.rb (test_rlimit_nofile): reset RLIMIT_NOFILEmame