summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-06-23Clean warnings: unused variables.naruse
2010-06-23* test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu
2010-06-22* test/optparse/test_summary.rb: fixed superclass so that it runnobu
2010-06-21* eval_error.c (error_print): clear raised_flag while error-printingwanabe
2010-06-20* parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu
2010-06-18* ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix thetenderlove
2010-06-17Revert "* parse.y (warn_unused_var): warn unused variables."naruse
2010-06-16* parse.y (warn_unused_var): warn unused variables.nobu
2010-06-16* test/ruby/test_{regexp,rubyoptions}.rb: trivial change.nobu
2010-06-15* test/ruby/test_io.rb (safe_4): does not use Timeout becausemame
2010-06-15Refix test_regexp.naruse
2010-06-15Refix for test_dup_warn.naruse
2010-06-14* test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYSakr
2010-06-14raise DRbConnError instead of ArgumentError if too many arguments.seki
2010-06-13retry to fix test.naruse
2010-06-13* test/ruby/test_rubyoptions.rb: add a simple test for __END__ andmame
2010-06-13try to fix test for boron.naruse
2010-06-12* enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse
2010-06-12* test/ruby/test_module.rb (test_attr_inherited_visibility): see [ruby-core:3...nobu
2010-06-12* test/ruby/test_module.rb (test_uninitialized_toplevel_constant): test for [...nobu
2010-06-12* test/ruby/test_method.rb (test_public_methods_with_extended): test for [rub...nobu
2010-06-11 * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui
2010-06-11 * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui
2010-06-11add sleep.akr
2010-06-11* lib/rubygems/install_update_options.rbmame
2010-06-10more testsakr
2010-06-10make it runnable by ruby 1.8.6.akr
2010-06-10split tests.akr
2010-06-10* time.c (rb_localtime_r2): refine localtime overflow check forakr
2010-06-10add comment.akr
2010-06-10more tests.akr
2010-06-10Revert r28200.naruse
2010-06-09new test file.akr
2010-06-08* test/ruby/test_proc.rb (test_parameters): require is no longer built-in.nobu
2010-06-07* test/rubygems/test_gem_activation.rb: typo.nobu
2010-06-07* gem_prelude.rb: load full rubygems at LoadError for activationnobu
2010-06-07* io.c (parse_mode_enc): set set_by_bom bit. [ruby-core:30641]nobu
2010-06-06* test/ruby/test_array.rb (test_product): test for r28187.nobu
2010-06-06 * test/ruby/test_env.rb (class TestEnv): fix typo.tarui
2010-06-06* array.c (rb_ary_product): need to set the length in order to getnobu
2010-06-05* text/ruby/envutil.rb: ToArray when args is String.naruse
2010-06-05* re.c (rb_reg_expr_str): ASCII incompatible stringsnaruse
2010-06-05add an assertion message.akr
2010-06-05* ruby.c (process_options, load_file_internal): $0 seen fromnobu
2010-06-05* test/ruby/envutil.rb (EnvUtil#invoke_ruby): support for childnobu
2010-06-05* test/net/imap/test_imap.rb (test_exception_during_shutdown):nobu
2010-06-05* ruby.c (process_options): revert r25330, so that $0 can be seennobu
2010-06-04* file.c (rb_f_test): 'W' should test writable by real uid/git,nobu
2010-06-04* test/dl/test_cfunc.rb: test for r28156tenderlove
2010-06-03* test/rake/test_win32.rb (Rake::TestWin32): update tests.nobu