Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / teshsuite / s4u / activity-lifecycle /
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-25 Martin QuinsonDeprecate/remove Comm::wait_any and Comm::wait_any_for
2023-07-20 Martin QuinsonPort one test from Exec::wait_any_for to ActivitySet
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
2023-02-24 Martin QuinsonRevert "Include the output of this test in the tesh...
2023-02-24 Martin QuinsonInclude the output of this test in the tesh file, becau...
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonRemove some more occurence of 'surf' in comments and...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschUse existing helper function.
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-10 Arnaud GierschAdd unit tests aiming at covering Comm::send and Comm...
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-02 Martin Quinsonactivity-lifecycle: Factorize some code
2022-02-02 Martin QuinsonMake it clear in output that the direct comms are sendt...
2022-01-29 Martin QuinsonMake the Catch2-SimGrid integration available to more...
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-10-13 Arnaud GierschKill trailing whitespaces in XML files.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-06-23 Arnaud GierschUse ssize_t for Exec::wait_any and Io::wait_any too.
2021-06-23 Arnaud GierschPrefer a reference for first parameter of {test,wait...
2021-05-04 Arnaud GierschFix another Asan false alarm (with clang 12).
2021-05-04 Arnaud GierschWorkaround false alarm stack-use-after-scope from Asan...
2021-05-03 Arnaud GierschFixed tests in activity-lifecycle/testing_test-wait.
2021-03-10 Martin QuinsonDocument direct communications, deprecate Host::sendto...
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-17 Arnaud GierschUseless braces.
2021-02-16 Arnaud GierschUpdate comments.
2021-02-13 Martin QuinsonImprove the behavior of wait_for(0), and activate some...
2021-02-12 Arnaud GierschAdd some comments about unexpected failures.
2021-02-12 Arnaud GierschNew tests with wait_any_for.
2021-02-12 Arnaud GierschSpecialize with ExecPtr.
2021-02-12 Arnaud GierschTemplate for tester and waiter functions.
2021-02-12 Arnaud GierschUse template parameter for ActivityPtr in testing_test...
2021-02-12 Arnaud GierschTests were wrong, fix them.
2021-02-11 Arnaud GierschDon't duplicate macro definition.
2021-02-11 Arnaud GierschUse a smart pointer immediately. Uncomment fixed test.
2021-02-10 Arnaud GierschImprove assertions about expected timeouts (still failing).
2021-02-07 Martin QuinsonAlso test the direct communications
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-17 Arnaud GierschUse typed Mailbox::get_async<>() instead of using casts...
2020-12-17 Arnaud GierschUse typed Mailbox::get<>() instead of using static_cast...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-10-09 Arnaud GierschSonar smells.
2020-03-12 Arnaud GierschCosmetic rename.
2020-03-12 Arnaud GierschTwo tests are fixed.
2020-02-26 Arnaud Giersch[sonar] Change raw for-loops to range for-loops.
2020-02-18 Arnaud GierschWorkaround for errors given by Asan (certainly false...
2020-02-18 Arnaud GierschFix build.
2020-02-18 Arnaud GierschMerge activity-test-wait into activity-lifecycle.
2020-02-18 Arnaud GierschSplit sources for activity-lifecycle.
2020-02-18 Arnaud GierschConvert activity-lifecycle to catch2.
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-10-31 Arnaud GierschAdd test in activity-lifecycle turning off its own...
2019-10-31 Arnaud GierschRestore test to its state before commit 08e94eb0482589e...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-08-02 Martin Quinsonactivity-lifecycle: make tests shorter to ensure that...
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-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-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
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
next