aboutsummaryrefslogtreecommitdiffstats
path: root/test/drb
Commit message (Expand)AuthorAgeFilesLines
...
* add test Hash#each, and change load_limitseki2003-10-304-5/+19
* * io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz2003-10-301-64/+70
* * test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi2003-10-291-3/+6
* change yield2 test. [ruby-dev:21739]seki2003-10-281-2/+2
* add yield test for [ruby-dev:21707]seki2003-10-261-0/+5
* * hash.c (rb_hash_each): Hash#each should yield single value.matz2003-10-241-1/+1
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-224-14/+19
* * test/drb/drbtest.rb: import drb common test utilities.matz2003-10-211-0/+298
* * eval.c (ruby_cleanup): call finalizers and exit procs beforematz2003-10-216-394/+83
* import drb/runit/*.rbseki2003-10-2015-0/+1260