X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3bd6898afff6ed1aee37d182f3f16bd40900f061..3df3c18a27e2e2479353327b02bd82def4700b79:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 5a1ad0deb5..fa9a8e1a37 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -253,6 +253,8 @@ include examples/python/actor-join/actor-join.py include examples/python/actor-join/actor-join.tesh include examples/python/actor-kill/actor-kill.py include examples/python/actor-kill/actor-kill.tesh +include examples/python/actor-lifetime/actor-lifetime.py +include examples/python/actor-lifetime/actor-lifetime.tesh include examples/python/actor-migrate/actor-migrate.py include examples/python/actor-migrate/actor-migrate.tesh include examples/python/actor-suspend/actor-suspend.py @@ -688,6 +690,12 @@ include teshsuite/msg/trace_integration/test-hbp1.5-hbp1.5.xml include teshsuite/msg/trace_integration/test-hbp2.5-hbp1.5.xml include teshsuite/msg/trace_integration/trace_integration.c include teshsuite/msg/trace_integration/trace_integration.tesh +include teshsuite/python/borken-context/borken-context.py +include teshsuite/python/borken-context/borken-context.tesh +include teshsuite/python/borken-context/borken-context_d.xml +include teshsuite/python/corrupt-stack/corrupt-stack.py +include teshsuite/python/corrupt-stack/corrupt-stack.tesh +include teshsuite/python/corrupt-stack/corrupt-stack_d.xml include teshsuite/s4u/activity-lifecycle/activity-lifecycle.cpp include teshsuite/s4u/activity-lifecycle/activity-lifecycle.tesh include teshsuite/s4u/activity-lifecycle/testing_platform.xml @@ -1932,8 +1940,6 @@ include examples/platforms/vivaldi.xml include examples/platforms/wifi.xml include examples/python/CMakeLists.txt include examples/python/actor-create/actor-create_d.xml -include examples/python/actor-lifetime/actor-lifetime.py -include examples/python/actor-lifetime/actor-lifetime.tesh include examples/python/actor-lifetime/actor-lifetime_d.xml include examples/python/async-wait/async-wait_d.xml include examples/python/async-waitall/async-waitall_d.xml @@ -2653,6 +2659,7 @@ include teshsuite/lua/CMakeLists.txt include teshsuite/lua/lua_platforms.tesh include teshsuite/mc/CMakeLists.txt include teshsuite/msg/CMakeLists.txt +include teshsuite/python/CMakeLists.txt include teshsuite/s4u/CMakeLists.txt include teshsuite/simdag/CMakeLists.txt include teshsuite/simix/CMakeLists.txt