Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[tesh] try to properly quote the regexps for Perl 5.22
[simgrid.git] / tools / tesh / tesh.pl
2015-11-07 Martin Quinson[tesh] try to properly quote the regexps for Perl 5.22
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-09 Martin Quinson[tesh] fix a borken test -- sorry for the noise
2015-10-09 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-09 Martin Quinson[tesh] cosmetics on outputs when an error is detected
2015-10-08 Martin Quinson[tesh] cleanups in the file parsing
2015-10-08 Martin Quinson[tesh] cleanups in the handling of child processes
2015-10-08 Martin Quinson[tesh] TODO++
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin Quinson[tesh] centralize and rework the documentation
2015-10-01 Martin Quinson[tesh] cleanups now that it works with IPC::Run
2015-09-30 Martin Quinson[tesh] Write self-tests in perl (we may not have cc...
2015-09-30 Martin QuinsonReimplement tesh with IPC::Run
2015-09-29 Martin Quinson[tesh] move functions around to try to get them in...
2015-09-29 Martin Quinson[tesh] instead of defining get_options() and then calli...
2015-09-29 Martin Quinson[tesh] simplifies the option processing
2015-09-29 Gabriel Corona[tesh] Fix arguments in tesh file
2015-09-28 Martin Quinson[tesh] sort things a bit and rename a function
2015-09-27 Martin Quinson[tesh] don't clutter cd_cmd and setenv_cmd because...
2015-09-27 Martin Quinson[tesh] kill dead code
2015-09-27 Martin Quinson[tesh] run perltidy
2015-09-27 Martin Quinson[tesh] reduce the uglyness of that code a bit
2015-09-27 Martin Quinson[tesh] simplify the way we read the teshfile
2015-09-25 Martin Quinson[tesh] kill some more unused variables
2015-09-24 Martin Quinson[tesh] kill unused variables
2015-09-22 Martin Quinson[tesh] cleanup: don't start useless process instead...
2015-09-22 Martin Quinson[tesh] speak of SIGKILL in a portable manner (hopefully)
2015-09-22 Martin Quinson[tesh] exec the killer process after fork to make it...
2015-09-22 Martin Quinson[tesh] try to port to windows
2015-09-22 Martin QuinsonMac OSX announces itself as 'darwin' in Perl
2015-09-22 Martin Quinson[tesh] try to load a handy perl module for the windows...
2015-09-22 Martin Quinson[tesh] kill processes in a portable way
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel Corona[mc] Fix another bunch of shebang with env
2015-08-27 Martin QuinsonMerge branch 'master' into S4U
2015-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-24 Gabriel Coronasmpirun: cleanup files and children before dying
2015-08-24 Gabriel Coronatesh: Let a grace period of 1s for the child process...
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
2015-07-25 Martin QuinsonOoops, I bork a test
2015-07-25 Martin Quinsontesh: be much more verbose when sorted output don't...
2015-07-25 Martin Quinsontesh now reports if the outputs were sorted on mismatch
2015-07-25 Martin Quinsonmove the tesh.pl with its friend