Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small cosmetics advised by sonar
[simgrid.git] / tools / tesh /
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-04 Martin Quinsontesh: report the command line in messages, not the...
2016-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-26 Martin Quinsontesh: add an option to keep on disk the obtained output
2016-10-25 Martin Quinsontesh: show the full path to tesh file
2016-09-25 Martin Quinsontesh: fix the regexp to ignore windows+java cruft
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 degommeproperly ignore this line
2016-09-07 Martin QuinsonMerge pull request #113 from adfaure/master
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-06 degommefix test
2016-09-06 degommeTry to fix python tesh on Windows...
2016-09-05 Martin Quinsontry to get tesh ignoring the cruft of Jenkins and friends
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-04 Martin Quinsondon't leak test files on disk
2016-09-03 Martin Quinsontesh: add a fucking \n at the end of file in mkfile...
2016-09-03 Martin Quinsonunlink the file from the subjob
2016-09-03 Martin Quinsontesh.py: also work when there is no wrapper :(
2016-09-03 Martin Quinsontesh.py: if there is a wrapper, increase the timeout...
2016-09-03 Martin Quinsontest memcheck builds with valgrind
2016-09-02 Martin QuinsonTODO++ in tesh.py
2016-09-02 Martin Quinsonmove a manpage to a better location
2016-09-02 Martin Quinsontesh: actually pick the path to python3 that we have
2016-09-02 Martin Quinsontry to find python3 to please tesh.py
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Martin QuinsonMerge pull request #112 from glesserd/teshpy
2016-09-02 David GlesserAdd tests for the new features of Tesh.
2016-09-01 David GlesserCosmetic in tesh. Better doc and TODO.
2016-09-01 David GlesserReplace tesh.pl by pesh.py a much better version of...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-26 Martin Quinsontesh: only make an absolute path out of test file if...
2016-07-24 Martin Quinsontesh: display the full path to tesh file to simplify...
2016-07-13 Martin QuinsonCrude hack to ignore cruft from Java on Windows
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-24 degommeAdd sanitizers (address, thread, and undefined), to...
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...
next