Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further cut the sorted diff to not overflow travis
[simgrid.git] / tools / tesh / tesh.py
2017-06-02 Martin Quinsonfurther cut the sorted diff to not overflow travis
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-26 Martin Quinsonfurther useless cleanups
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-23 Martin Quinsoncosmetics to please codacy
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-14 Martin Quinsontesh: ignore modern systems complaining about the lack...
2017-03-16 Martin Quinsontesh: woops, fix java and smpi tests
2017-03-16 Martin QuinsonFix various tesh bugs
2017-03-16 Martin Quinsontesh: timeout *= 10 when run on jenkins (for the dynami...
2017-03-09 Martin QuinsonIgnore some more cruft coming from ASan
2017-03-07 Martin Quinsonincrease the default timeout value to 10 seconds
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Augustin Degommeignore added cruft in java tesh output
2017-02-27 Martin Quinsonsimplify the way tesh deals with sorted diffs
2017-02-23 Martin Quinsontesh: better handling of very large sorted output
2017-01-31 Martin Quinsonlet the users know about config changes concerning...
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 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-03 Martin Quinsontesh: add a fucking \n at the end of file in mkfile...
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 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-01 David GlesserCosmetic in tesh. Better doc and TODO.
2016-09-01 David GlesserReplace tesh.pl by pesh.py a much better version of...