aboutsummaryrefslogtreecommitdiffstats
path: root/test/rinda
Commit message (Expand)AuthorAgeFilesLines
* Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira2016-03-051-8/+27
* Add frozen_string_literal: false for all filesnaruse2015-12-162-0/+2
* * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki2015-09-211-4/+4
* * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto2015-07-241-3/+3
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/rinda/test_rinda.rb: removed useless assignment variables.hsbt2014-08-291-1/+0
* Stop DRb service.akr2014-06-011-0/+1
* Finish threads.akr2014-06-011-0/+1
* Close FDs.akr2014-06-011-0/+10
* test_rinda.rb: revert stop_servicenobu2014-05-261-1/+0
* test_rinda.rb: fix leaked threadsnobu2014-05-261-4/+24
* test_rinda.rb: hungup investigationnobu2014-01-181-34/+49
* test_rinda.rb: hungup investigationnobu2014-01-181-0/+3
* test_rinda.rb: timeout all threadnobu2014-01-161-5/+22
* test_rinda.rb: timeoutnobu2014-01-151-0/+7
* test_rinda.rb: sleep to timeoutnobu2014-01-151-1/+1
* add timeout to test_do_replynaruse2014-01-151-2/+8
* * lib/rinda/ring.rb: Announce RingServer for the same process.drbrain2013-11-271-0/+34
* fix missing assignment in r42174naruse2013-07-261-1/+1
* Somehow Debian 6.0.7 needs ifname for IPv6 multicast connectnaruse2013-07-251-4/+14
* test_rinda.rb: fix for unimplemented ifindex()shirosaki2013-06-241-6/+12
* test_rinda.rb: no forknobu2013-06-191-7/+0
* test_rinda.rb: reap zombienobu2013-06-191-0/+2
* * test/rinda/test_rinda.rb: rename functions introduced in r41009.ayumin2013-06-021-3/+3
* Use custom methods for values whose type is different on platformsnaruse2013-05-311-3/+3
* * test/rinda/test_rinda.rb: Socket.getifaddrs may returns an interfaceakr2013-05-111-3/+1
* Add debug print to investigate a failure on Travis-CI.akr2013-05-111-0/+3
* Simplify test with Socket.getifaddrsnaruse2013-05-111-8/+5
* ring.rb: specify multicast interfaceshirosaki2013-04-251-3/+39
* test_rinda.rb: Use KILL on Windowsshirosaki2013-04-251-2/+3
* test_rinda.rb: use spawnnobu2013-04-181-5/+9
* Use more general approach to get scope_id see #8159naruse2013-03-251-22/+22
* 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