Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace tesh.pl by pesh.py a much better version of tesh in python.
authorDavid Glesser <david.glesser@imag.fr>
Thu, 1 Sep 2016 16:19:32 +0000 (18:19 +0200)
committerDavid Glesser <david.glesser@imag.fr>
Thu, 1 Sep 2016 16:19:32 +0000 (18:19 +0200)
commit1951629e2f269636b75d56de2e73f6cd048a21e8
tree8957883749ad0e48d79639fbcda3a4c875bb759a
parent561ae92673342c5b5879045566e7aa39979df0f0
Replace tesh.pl by pesh.py a much better version of tesh in python.
17 files changed:
examples/msg/maestro-set/maestro-set.tesh
tools/cmake/Documentation.cmake
tools/cmake/Tests.cmake
tools/tesh/CMakeLists.txt
tools/tesh/IO-orders.tesh
tools/tesh/basic.tesh
tools/tesh/bg-set-signal.tesh
tools/tesh/catch-return.tesh
tools/tesh/catch-signal.tesh
tools/tesh/catch-timeout.tesh
tools/tesh/catch-wrong-output.tesh
tools/tesh/cd.tesh
tools/tesh/set-output-ignore.tesh
tools/tesh/set-output-sort.tesh
tools/tesh/tesh.pl [deleted file]
tools/tesh/tesh.pod [new file with mode: 0755]
tools/tesh/tesh.py [new file with mode: 0755]