Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reimplement tesh with IPC::Run
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 30 Sep 2015 13:10:17 +0000 (15:10 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 30 Sep 2015 13:10:30 +0000 (15:10 +0200)
commite08d31932d368e8029d0cba3e0906c5017c03508
treeff36bf516c07296efb5e2a5edcd812439b5793e7
parent7e4e539e69efb17211745fbb57727937e001cf60
Reimplement tesh with IPC::Run
tools/cmake/scripts/IPC/Run.pm [new file with mode: 0644]
tools/cmake/scripts/IPC/Run/Debug.pm [new file with mode: 0644]
tools/cmake/scripts/IPC/Run/IO.pm [new file with mode: 0644]
tools/cmake/scripts/IPC/Run/Timer.pm [new file with mode: 0644]
tools/tesh/CMakeLists.txt
tools/tesh/IO-broken-pipe.tesh
tools/tesh/catch-return.tesh
tools/tesh/catch-signal.tesh
tools/tesh/catch-timeout.tesh
tools/tesh/tesh.pl