summaryrefslogtreecommitdiff
path: root/test/drb/test_drbunix.rb
AgeCommit message (Expand)Author
2018-10-20Run background threads while testing drbkazu
2017-12-30drb: use \A and \znobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-06-02Join threads.akr
2014-06-01* test/drb: Wrap tests definitions by DRbTests module. This makesakr
2013-06-19drbtest.rb: DRbBasenobu
2012-04-22* lib/drb/extservm.rb (DRb::ExtServManager): don't use /bin/sh toakr
2010-02-02use require_relative.akr
2007-11-19merged from ruby_1_8 branch.seki
2006-12-31 * Merge YARVko1
2005-01-04use DRbService.ext_service. reduce sleepseki
2004-03-19* variable.c (rb_cvar_set): class variables become private to thematz
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2004-01-09 * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-21* eval.c (ruby_cleanup): call finalizers and exit procs beforematz
2003-10-20import drb/runit/*.rbseki