aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add tests.akr2010-07-011-0/+2
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated withnobu2010-07-011-86/+44
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): by usingnobu2010-06-291-4/+11
* * test/win32ole/test_win32ole_method.rb (is_ruby64): checksuke2010-06-291-1/+1
* * test_require.rb (test_require_with_unc): test for r28473.usa2010-06-291-0/+4
* * test/rdoc/test_rdoc_rdoc.rb: change to bin-mode to write directly.tarui2010-06-282-0/+2
* * test/rubygems/gemutilities.rb: check ENV['make'] for make_command.tarui2010-06-283-12/+6
* * test/rdoc/test_rdoc_ri_driver.rb (TestRDocRIDriver#test_formatter):mame2010-06-281-3/+6
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-281-19/+3
* * include/ruby/io.h, io.c: reverted r21709.nobu2010-06-271-0/+24
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy thenobu2010-06-261-1/+1
* * test/win32ole/test_win32ole_method.rb (test_offset_vtbl): checksuke2010-06-251-1/+22
* * ext/dl/lib/dl/func.rb (call): don't overwrite original argumentstarui2010-06-251-0/+12
* * lib/csv.rb: Fixing a bug that prevented CSV from parsingjeg22010-06-251-0/+16
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err):nobu2010-06-251-0/+1
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): change thenobu2010-06-251-12/+5
* * test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possiblenobu2010-06-251-2/+2
* refine an assertion message.akr2010-06-241-1/+1
* add an assertion.akr2010-06-241-0/+2
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround forakr2010-06-231-0/+9
* Clean warnings: unused variables.naruse2010-06-235-6/+7
* * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8nobu2010-06-232-3/+9
* * test/optparse/test_summary.rb: fixed superclass so that it runnobu2010-06-221-4/+2
* * eval_error.c (error_print): clear raised_flag while error-printingwanabe2010-06-211-0/+16
* * parse.y (shadowing_lvar_gen): get rid of adding extra name fornobu2010-06-201-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix thetenderlove2010-06-181-0/+7
* 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-162-5/+6
* * test/ruby/test_io.rb (safe_4): does not use Timeout becausemame2010-06-151-15/+18
* Refix test_regexp.naruse2010-06-151-3/+3
* Refix for test_dup_warn.naruse2010-06-151-3/+3
* * test/socket/test_socket.rb (test_udp_server): rescue Errno::ENOSYSakr2010-06-142-2/+2
* raise DRbConnError instead of ArgumentError if too many arguments.seki2010-06-142-2/+2
* retry to fix test.naruse2010-06-131-3/+3
* * test/ruby/test_rubyoptions.rb: add a simple test for __END__ andmame2010-06-131-0/+13
* try to fix test for boron.naruse2010-06-131-3/+3
* * enc/trans/utf8_mac.trans (buf_apply): fix for patternsnaruse2010-06-122-8/+10
* * test/ruby/test_module.rb (test_attr_inherited_visibility): see [ruby-core:3...nobu2010-06-121-0/+13
* * test/ruby/test_module.rb (test_uninitialized_toplevel_constant): test for [...nobu2010-06-121-0/+6
* * test/ruby/test_method.rb (test_public_methods_with_extended): test for [rub...nobu2010-06-121-0/+10
* * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui2010-06-111-1/+1
* * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui2010-06-111-4/+8
* add sleep.akr2010-06-111-0/+11
* * lib/rubygems/install_update_options.rbmame2010-06-111-2/+0
* more testsakr2010-06-101-2/+6
* make it runnable by ruby 1.8.6.akr2010-06-101-6/+21
* split tests.akr2010-06-101-38/+64
* * time.c (rb_localtime_r2): refine localtime overflow check forakr2010-06-101-2/+4
* add comment.akr2010-06-101-2/+3