Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start including S4U in the doc
[simgrid.git] / tools / tesh /
2016-04-27 Martin Quinsonfix a bunch of typos reported by lintian
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Gabriel Coronabg-set-signal.tesh, Don't run the perl interpreter...
2016-04-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-18 degommeoops
2016-04-16 degommenew cleaner attempt, using TESH_OPTION
2016-04-16 degommeAttempt to have dynamicanalysis working again.
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Frederic Suterfactor tesh-self
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-15 Frederic SuterDo not declare empty sets
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-03 Frederic Suterduplicate of tools/MSG_visualization/colorize.pl
2016-01-21 Martin Quinsonallow to add log settings to the executed commands
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
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-10-01 Martin Quinson[windows] use 'cmake -E echo' instead of 'echo'
2015-09-30 Martin QuinsonFix 'make distcheck'. Again.
2015-09-30 Martin Quinson[windows] use 'cmake -E remove_directory' instead of...
2015-09-30 Martin Quinson[windows] don't call tesh as a script as cmake fails...
2015-09-30 Martin Quinson[tesh] greatly normalize the self-tests
2015-09-30 Martin Quinsonfix a typo breaking a self tesh test
2015-09-30 Martin Quinsonkill set-signal.tesh, catch-signal.tesh already test...
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 Martin Quinsondon't pass --log to tesh: the perl version ignores...
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-22 Martin Quinsoncosmetics: mv tools/cmake/Scripts tools/cmake/scripts
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-09-07 Gabriel CoronaMerge remote-tracking branch 'origin2/master'
2015-09-07 Gabriel CoronaUse env to find script interpreters
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
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-08-12 Martin QuinsonMerge branch 'master' into S4U
2015-08-12 Martin Quinsonmove the cmake files in tools/cmake
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
2015-07-25 Martin Quinsonfix the make distcheck. Again.
2015-07-24 Martin Quinsonkill the C version of tesh (now unused). RIP :(
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-25 Gabriel Corona[mc] ISP tests integration
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Gabriel CoronaShell script to generate a simple tesh file
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-04 Takahiro HirofuchiMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-04 Paul BédarideUse tesh perl for all platforms
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-05 Arnaud GierschComplete tesh documentation.
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-18 degommeMerge branch 'master' of git://scm.gforge.inria.fr...
2014-03-18 degommebe more friendly to systems where gcc is not used anymore
2014-03-08 Martin Quinsonsignals are signed ints (we were comparing unsigned...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-14 Arnaud GierschTypo: it's --log with two dashes.
next