aboutsummaryrefslogtreecommitdiffstats
path: root/test/rinda
Commit message (Expand)AuthorAgeFilesLines
...
* Suppress warningsnaruse2013-03-251-2/+2
* * test/rinda/test_rinda.rb: Skip IPv6 tests if no IPv6 addressesdrbrain2013-03-241-0/+16
* Try interface indexes which can use for IPv6 multicastnaruse2013-03-241-1/+13
* * test/rinda/test_rinda.rb: Restore tests commented out while fixingdrbrain2013-03-231-577/+577
* * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain2013-03-231-498/+599
* * test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890drbrain2013-03-231-4/+0
* Commit missdrbrain2013-03-231-0/+40
* * test/rinda/test_rinda.rb: remove unused variables.ayumin2013-03-191-4/+4
* * test/rinda/test_rinda.rb: fix sticks on some testsf problem seki2012-04-211-1/+1
* * test/rinda/test_rinda.rb (test_core_03_notify): Fixed test failuresseki2011-09-051-55/+20
* the code that depends on timing. [Bug #372] [Bug #4160]seki2011-07-281-62/+24
* * test/rinda/test_rinda.rb (test_remote_array_and_hash):nagachika2011-07-271-2/+6
* * test/rinda/test_rinda.rb (class TupleSpaceTest): kill a used threadtarui2010-05-261-0/+8
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-062-12/+12
* fixed fails occasionally [ruby-dev:37119]. thanks, shinichiro.h.seki2008-11-181-10/+12
* Fixed test failures [ruby-dev:36837].seki2008-10-211-1/+0
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-9/+9
* fix failures [ruby-dev:35937].seki2008-08-301-3/+3
* merged from 1.8seki2008-07-271-62/+68
* * test/rinda/test_rinda.rb (MockClock#{_forward, forwrd, sleep}):naruse2007-12-251-3/+3
* * test/rinda/test_rinda.rb: revert last commit because this test seemsko12007-12-241-0/+9
* * test/rinda/test_rinda.rb: enable rinda test.ko12007-12-241-9/+0
* * Merge YARVko12006-12-311-0/+9
* More comprehensive tests.drbrain2006-08-271-23/+45
* Add TupleBag tests.drbrain2006-08-201-0/+150
* (test_remote_array_and_hash): pseudo remote objects are protectedseki2005-12-111-2/+6
* check remote hash tupleseki2005-10-161-0/+8
* use new_with instead of reinit [ruby-dev:25961]seki2005-03-291-4/+4
* remove test_gcseki2005-03-131-10/+0
* improved keeper threadseki2005-02-281-0/+10
* use MockClock.sleep instead of Kernel.sleep [ruby-dev:25387]seki2005-01-051-7/+121
* check hash tuple sizeseki2004-04-211-19/+26
* change pattern matching [druby-ja:98]seki2004-04-131-1/+2
* fix hash tuple bugseki2004-04-061-8/+36
* * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi2004-02-191-1/+1
* import test_rinda.rbseki2004-02-181-0/+367