X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3a739055104d1b056658be3fd1cdc6a4b704fce..1f6a008d060e1ffc86348cfa7a9750688d871314:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index e2fdf2b772..15d6b34bc9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -532,6 +532,10 @@ include examples/python/io-degradation/io-degradation.py include examples/python/io-degradation/io-degradation.tesh include examples/python/network-nonlinear/network-nonlinear.py include examples/python/network-nonlinear/network-nonlinear.tesh +include examples/python/platform-failures/platform-failures.py +include examples/python/platform-failures/platform-failures.tesh +include examples/python/platform-profile/platform-profile.py +include examples/python/platform-profile/platform-profile.tesh include examples/smpi/NAS/DGraph.c include examples/smpi/NAS/DGraph.h include examples/smpi/NAS/README.install @@ -668,6 +672,7 @@ include examples/smpi/trace_call_location/trace_call_location.c include examples/smpi/trace_call_location/trace_call_location.tesh include examples/smpi/trace_simple/trace_simple.c include examples/smpi/trace_simple/trace_simple.tesh +include src/include/catch_simgrid.hpp include teshsuite/java/semaphoregc/SemaphoreGC.java include teshsuite/java/semaphoregc/semaphoregc.tesh include teshsuite/java/sleephostoff/SleepHostOff.java @@ -746,8 +751,7 @@ include teshsuite/python/corrupt-stack/corrupt-stack.tesh include teshsuite/python/corrupt-stack/corrupt-stack_d.xml include teshsuite/python/platform-mix/platform-mix.py include teshsuite/python/platform-mix/platform-mix.tesh -include teshsuite/s4u/activity-lifecycle/activity-lifecycle.cpp -include teshsuite/s4u/activity-lifecycle/activity-lifecycle.hpp +include teshsuite/s4u/../catch_simgrid.cpp include teshsuite/s4u/activity-lifecycle/activity-lifecycle.tesh include teshsuite/s4u/activity-lifecycle/testing_comm.cpp include teshsuite/s4u/activity-lifecycle/testing_comm_direct.cpp @@ -1927,7 +1931,7 @@ include docs/source/tuto_network_calibration/send_dhist.json include docs/source/tuto_s4u/deployment1.xml include docs/source/tuto_s4u/deployment2.xml include docs/source/tuto_s4u/deployment3.xml -include docs/source/tuto_s4u/deployment4.xml +include docs/source/tuto_s4u/deployment5.xml include docs/source/tuto_s4u/draw_gantt.R include docs/source/tuto_s4u/img/Rscript-screenshot.png include docs/source/tuto_s4u/img/intro.svg @@ -1935,7 +1939,9 @@ include docs/source/tuto_s4u/img/question.svg include docs/source/tuto_s4u/img/result.png include docs/source/tuto_s4u/img/vite-screenshot.png include docs/source/tuto_s4u/master-workers-lab1.cpp +include docs/source/tuto_s4u/master-workers-lab1.py include docs/source/tuto_s4u/master-workers-lab2.cpp +include docs/source/tuto_s4u/master-workers-lab2.py include docs/source/tuto_s4u/master-workers-lab3.cpp include docs/source/tuto_s4u/master-workers-lab4.cpp include docs/source/tuto_smpi/3hosts.png @@ -2001,14 +2007,13 @@ include examples/platforms/prop.xml include examples/platforms/ptask_L07.xml include examples/platforms/routing_cluster.cpp include examples/platforms/routing_cluster.xml -include examples/platforms/routing_none.xml include examples/platforms/simulacrum_7_hosts.xml include examples/platforms/small_platform.xml -include examples/platforms/small_platform_constant.xml include examples/platforms/small_platform_failures.xml include examples/platforms/small_platform_fatpipe.xml include examples/platforms/small_platform_one_link_routes.xml include examples/platforms/small_platform_profile.xml +include examples/platforms/small_platform_routing_none.xml include examples/platforms/small_platform_with_routers.xml include examples/platforms/storage/content/small_content.txt include examples/platforms/storage/content/storage_content.txt @@ -2030,6 +2035,7 @@ include examples/python/CMakeLists.txt include examples/python/actor-create/actor-create_d.xml include examples/python/actor-lifetime/actor-lifetime_d.xml include examples/python/app-masterworkers/app-masterworkers_d.xml +include examples/python/platform-failures/platform-failures_d.xml include examples/smpi/CMakeLists.txt include examples/smpi/NAS/CMakeLists.txt include examples/smpi/comm_dynamic_costs/CMakeLists.txt