Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Removed unused variable warning
[simgrid.git] / teshsuite / s4u / activity-lifecycle / activity-lifecycle.cpp
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-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-26 Frederic Suterkill some dead code
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-11 Arnaud GierschMore references for parameters of type std::function.
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-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-11-11 Martin Quinsonremove the argc/argv version of simcall_process_create
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-13 Martin QuinsonMerge branch 'master' into master
2018-08-29 Martin Quinsonfix 32b builds
2018-08-29 Martin QuinsonLet's exhaustively test the activity lifecycle