summaryrefslogtreecommitdiff
path: root/test/drb/drbtest.rb
AgeCommit message (Expand)Author
2006-02-24quote pathnames in the server's command line for space containedseki
2006-02-13* eval.c (rb_call0): argument update propagation. [ruby-dev:28044]matz
2006-02-11* eval.c (eval): no need to push ruby_class. [ruby-dev:28176]matz
2006-02-02* eval.c (eval): need not to protect $SAFE value.matz
2005-07-31use private_methods and protected_methods instead of respond_to? to checkseki
2005-05-12* test/ruby/envutil.rb, test/drb/drbtest.rb: can test drbocean
2005-02-19(DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki
2005-02-16remove TestDRbReusePort, resuce sleep, add DRbService.ext_serviceseki
2004-12-11add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki
2004-11-08add DRb::ExtServManager#uri=.seki
2004-02-26require drb/eq.rb by defaultseki
2003-10-30add test Hash#each, and change load_limitseki
2003-10-29* test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi
2003-10-24* hash.c (rb_hash_each): Hash#each should yield single value.matz
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-21* test/drb/drbtest.rb: import drb common test utilities.matz