aboutsummaryrefslogtreecommitdiffstats
path: root/test/drb
Commit message (Expand)AuthorAgeFilesLines
...
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-293-3/+0
* * parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz2004-01-211-0/+1
* * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi2004-01-092-2/+22
* * lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu2003-12-241-1/+0
* 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