X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ac25e4c7cc9af2408a8768aa0254cee3de4fc3b1..f9c7c52ba4fde7cc3e2b5348f720d277959844d7:/.gitignore diff --git a/.gitignore b/.gitignore index e00a0d07f0..c054e5bee8 100644 --- a/.gitignore +++ b/.gitignore @@ -189,10 +189,12 @@ examples/msg/trace-process-migration/trace-process-migration examples/msg/trace-platform/trace-platform examples/msg/trace-host-user-variables/trace-host-user-variables examples/s4u/app-masterworker/s4u_app-masterworker +examples/s4u/app-pingpong/s4u_app-pingpong examples/s4u/app-token-ring/s4u_app-token-ring examples/s4u/actions-comm/s4u_actions-comm examples/s4u/actions-storage/s4u_actions-storage examples/s4u/actor-create/s4u_actor-create +examples/s4u/actor-daemon/s4u_actor-daemon examples/s4u/actor-kill/s4u_actor-kill examples/s4u/actor-migration/s4u_actor-migration examples/s4u/actor-suspend/s4u_actor-suspend @@ -248,6 +250,7 @@ teshsuite/mc/dwarf-expression/dwarf-expression teshsuite/mc/random-bug/random-bug teshsuite/mc/mutex-handling/mutex-handling teshsuite/mc/mutex-handling/without-mutex-handling +teshsuite/msg/cloud-sharing/cloud-sharing teshsuite/msg/concurrent_rw/concurrent_rw teshsuite/msg/get_sender/get_sender teshsuite/msg/host_on_off/host_on_off @@ -1050,6 +1053,8 @@ teshsuite/smpi/macro-partial-shared-communication/macro-partial-shared-communica teshsuite/smpi/type-struct/type-struct teshsuite/smpi/type-vector/type-vector teshsuite/s4u/actor/actor +teshsuite/s4u/comm-pt2pt/comm-pt2pt +teshsuite/s4u/comm-waitany/comm-waitany teshsuite/s4u/concurrent_rw/concurrent_rw teshsuite/s4u/host_on_off_wait/host_on_off_wait teshsuite/s4u/listen_async/listen_async