summaryrefslogtreecommitdiff
path: root/test/drb
AgeCommit message (Expand)Author
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2004-01-21* parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz
2004-01-09 * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi
2003-12-24* lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu
2003-10-30add test Hash#each, and change load_limitseki
2003-10-30* io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz
2003-10-29* test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi
2003-10-28change yield2 test. [ruby-dev:21739]seki
2003-10-26add yield test for [ruby-dev:21707]seki
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
2003-10-21* eval.c (ruby_cleanup): call finalizers and exit procs beforematz
2003-10-20import drb/runit/*.rbseki