all tests run at trace log level with a null log output; new tests for watchdog,...
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Wed, 10 Oct 2012 02:17:34 +0000 (19:17 -0700)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Wed, 10 Oct 2012 02:17:34 +0000 (19:17 -0700)
commite5b3f03fbb6417cc4bdf8839c52d9aaf1f32d689
treef34fda8726dd1d2eab4138dc113a05187250cfbc
parent62796659d104e23fe96246e1139df0d024c84495
all tests run at trace log level with a null log output; new tests for watchdog, tied objects, and perl execution options
18 files changed:
lib/Object/Remote/FatNode.pm
lib/Object/Remote/Node.pm
lib/Object/Remote/Role/Connector/PerlInterpreter.pm
lib/Object/Remote/WatchDog.pm
t/await.t
t/basic.t
t/basic_data.t
t/bridged.t
t/lib/ORTestTiedRemote.pm [new file with mode: 0644]
t/logsetup.pl [new file with mode: 0644]
t/perl_execute.t [new file with mode: 0644]
t/sender.t
t/start_core.t
t/tied.t [new file with mode: 0644]
t/timeout.t
t/transfer.t
t/watchdog.t [new file with mode: 0644]
t/watchdog_fatnode.t [new file with mode: 0644]