summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-03-17* lib/pathname.rb (Pathname#sub): set $~ in block.binding.akr
2009-03-16* test/dl/test_win32.rb (Win32API): enclosed by DL::TestWin32.nobu
2009-03-15* test/minitest/test_mini_test.rb: fixed tests depending on thenobu
2009-03-15* lib/rubygems/installer.rb (Gem::Installer#shebang): fix for envnobu
2009-03-14* test/ruby/test_float.rb (TestFloat#test_to_s): precision wasnobu
2009-03-14* string.c (rb_str_subpat): accept capture name.akr
2009-03-14assert connects doesn't raise.akr
2009-03-11use argument only if it is absolute path.akr
2009-03-11* test/dl/test_base.rb: decide dll name of MSVCRT from RUBY_SO_NAME on native...usa
2009-03-08* test/ruby/test_proc.rb: add some tests.mame
2009-03-08* test/ruby/test_enum.rb: add some tests.mame
2009-03-08* test/ruby/test_object.rb: add a test for Object#method_missing.mame
2009-03-08* test/ruby/test_file_exhaustive.rb: add tests for File#size andmame
2009-03-07use ldd to find libc and libm if no information.akr
2009-03-07add 64bit solaris library.akr
2009-03-07* test/rubygems/simple_gem.rb: updated for 1.9.nobu
2009-03-07* test/rdoc/test_rdoc_markup_to_html_crossref.rb (verify_convert):nobu
2009-03-07* test/erb/test_erb.rb (test/erb/test_erb.rb): removed trailing spaces.nobu
2009-03-07* test/erb/test_erb.rb: reverted space sensitive test results.nobu
2009-03-07don't exit even if libc/libm is not found.akr
2009-03-06* test/test_syslog.rb: moved.nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-03-05* test/dl/test_base.rb: Add dragonfly to libc and libm switch.naruse
2009-03-04* test/ruby/test_array.rb: fix wrong test, and add a test formame
2009-03-04* test/ruby/test_array.rb: add some tests for coverage.mame
2009-03-03* lib/prime.rb (Prime::prime?): used to return a wrong answer.yugui
2009-03-03* test/dl: moved from ext/dl/test.nobu
2009-03-02* ext/socket/ancdata.c (rsock_discard_cmsg_resource): definedakr
2009-03-01* test/ruby/test_path.rb (test_extname): test for r19596.nobu
2009-03-01* test/ruby/test_path.rb (test_basename): test for r19595.nobu
2009-02-28* ext/socket/ancdata.c (ancillary_unix_rights): check message type.akr
2009-02-27* ext/socket/ancdata.c (bsock_recvmsg_internal): close FDs passed byakr
2009-02-27add a test.akr
2009-02-27* lib/ostruct.rb (modifiable): check if really frozen.nobu
2009-02-26* ext/socket/lib/socket.rb (BasicSocket#connect_address): new method.akr
2009-02-25* ext/socket/option.c (sockopt_level): extracted from sockopt_level_m.akr
2009-02-25* ext/socket/ancdata.c (ancillary_s_unix_rights): new method.akr
2009-02-25* string.c (rb_str_force_encoding): should clear coderange at changingnobu
2009-02-25* io.c (rb_io_getline_1): enables limit even if rs is given.nobu
2009-02-24* string.c (rb_str_chomp_bang): coderange may change.nobu
2009-02-24* string.c (rb_str_delete_bang): should recalculate coderange.nobu
2009-02-24* ext/socket/ancdata.c (ancillary_timestamp): support SCM_BINTIME.akr
2009-02-24* ext/socket/ancdata.c (ancillary_timestamp): new method.akr
2009-02-23* ext/socket/ancdata.c (inspect_timespec_as_abstime): new function toakr
2009-02-23* ext/socket/ancdata.c (inspect_bintime_as_abstime): new function toakr
2009-02-23* ext/socket/ancdata.c (inspect_timeval_as_abstime): use time_takr
2009-02-22add a test.akr
2009-02-22* string.c (tr_trans): should recalculate coderange.nobu
2009-02-22* test/ruby/test_string.rb (test_tr): test for [ruby-core:22328].nobu
2009-02-22* string.c (tr_trans): should not be affected by the encoding ofnobu