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>
Thu, 31 Jan 2013 19:47:12 +0000 (11:47 -0800)
commitf129bfaf05b1ae0e2e2992cad47a70482dec9885
treecfc673ef37616198842bfd66f5874098be8b2623
parent624072a8803b6bb08260ff6f2b7fcb0dc05dd190
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]