Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reduce the verbosity of this test and increase its effectiveness
[simgrid.git] / teshsuite / s4u /
2019-09-22 Martin Quinsonreduce the verbosity of this test and increase its...
2019-09-20 Augustin Degommeadd NS3 files to the dist even when NS3 is not configured
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-19 bcamusadding a test to check if the NS-3 bindings can handle...
2019-09-13 Martin Quinsondocument intent of that test
2019-08-22 Augustin Degommeadd test proposed in #39
2019-08-02 Martin Quinsonactivity-lifecycle: make tests shorter to ensure that...
2019-07-11 Arnaud GierschUseless casts.
2019-07-09 Arnaud GierschFix duplicated entries.
2019-07-04 Arnaud GierschFixed simgrid/simgrid#27.
2019-07-04 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-07-04 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 henricasanovaRemoved unused variable warning
2019-07-04 Arnaud GierschEnable test for simgrid/simgrid#27.
2019-07-04 henricasanova(#27) added a (commented out) test that highlights...
2019-06-27 Arnaud GierschComplete activity-lifecycle with test cases from simgri...
2019-06-26 Martin Quinsoncomment borken tests
2019-06-25 henricasanovaAdded a teshsuite activity_life_cycle test that highlig...
2019-06-24 Arnaud GierschAdd test for FG simgrid/simgrid#26.
2019-06-24 Arnaud GierschEngine should be destroyed through RAII here (fix inval...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-09 Arnaud GierschTesh files: kill obsolete variables SG_TEST_EXENV and...
2019-05-03 Arnaud GierschChange condition for infinite loops (make sonar believe...
2019-05-03 Arnaud Giersch[sonar] Add attribute "noreturn" to non-returning funct...
2019-04-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-26 Frederic Suterkill some dead code
2019-04-25 Arnaud GierschFix again FG #11 (mixing daemonize and auto-restart).
2019-04-25 Arnaud GierschUnused function parameters.
2019-04-24 Arnaud GierschAdd test for FG#11.
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
2019-04-09 Arnaud GierschLess casts.
2019-04-04 Arnaud GierschStrengthen test.
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 henricasanovatest++ (turning off a host on which an actor is doing...
2019-04-01 Arnaud GierschRevalidate tests, now that detached sends are not cance...
2019-04-01 Arnaud GierschLet the exception propagate naturally.
2019-04-01 Martin Quinsoncomment a test that breaks... we'll eat those sprouts...
2019-04-01 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-31 henricasanovaAdded a (currently failing) test:
2019-03-19 Arnaud GierschUnused parameter.
2019-03-17 Martin Quinsonsonar: don't catch exception that we don't handle
2019-03-16 Arnaud GierschParanoid builds fail with unused variable.
2019-03-16 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-16 henricasanovaAdded a test for Issue #325 (call to test is commented...
2019-03-12 Arnaud GierschMailboxPtr looks like a smart pointer, but it's not...
2019-03-12 Arnaud GierschRemove unnecessary calls to c_str().
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-03-11 Arnaud GierschMore references for parameters of type std::function.
2019-03-08 Martin QuinsonSpecify bindir while launching tesh
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
2019-03-02 Arnaud GierschAdd a comment to explain previous changes.
2019-03-02 Arnaud GierschFix memleak.
2019-02-28 Frederic Suteradd test related to #220 + fix killsend
2019-02-28 Martin Quinsonactivity-lifecycle: test exec just as we test sleep
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Arnaud GierschWhenever possible, use std::move() for parameters ...
2019-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-22 Martin Quinsonplay safe, no pointers to the stack of dying actors
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-08 Martin QuinsonVarious doc improvements
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-21 Augustin Degommeadd include to lift potential ambiguity for std::abs
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge pull request #316 from bcamus/master
2018-11-21 Martin QuinsonUpdate teshsuite/s4u/cloud-sharing/cloud-sharing.cpp
2018-11-20 bcamusfix a bug related to the CPU utilization of multi-core VM
2018-11-11 Martin Quinsonremove the argc/argv version of simcall_process_create
2018-10-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-14 Martin Quinsonmove the DTD file from gforge to our own homepage
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-20 Martin Quinsonnice err msg for bummers
2018-09-20 Martin Quinsonavoid a warning about unit-less bandwidth
2018-09-17 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-09-17 Martin QuinsonRename cluster.xml to cluster_backbone.xml
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-08-30 Martin QuinsonBummer. Really fix out of tree builds (I hope)
2018-08-30 Martin Quinsonfix out of tree builds
2018-08-29 Martin Quinsonfix make dist
2018-08-29 Martin Quinsonthis test is superseeded by activity-lifecycle
2018-08-29 Martin Quinsonwoops
2018-08-29 Martin Quinsonfix 32b builds
2018-08-29 Martin QuinsonLet's exhaustively test the activity lifecycle
2018-08-26 Martin Quinsonstrenghten this test
2018-08-25 Martin Quinsonconvert some catch locations to simgrid::HostFailureExc...
2018-08-25 Martin QuinsonThis is our first modern exception. How stirring!
2018-08-24 Martin Quinsonmerge xbt/ex.hpp into simgrid/exception.hpp
2018-08-14 Martin Quinsonmake the code of an s4u::actor copyiable in all cases...
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-05 Frederic Suterslightly change the output of this broken test
2018-08-05 Frederic Suterreactivate broken tests
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
next