X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/595e59c568ff5f8510de201bfd800951cdc2adcb..ab695d4806ab6096bc0bf1b669cbc14d63e50bc3:/.gitignore diff --git a/.gitignore b/.gitignore index 725236b2f1..60839f9d05 100644 --- a/.gitignore +++ b/.gitignore @@ -122,7 +122,6 @@ doc/msg-tuto-src/masterworker3 doc/msg-tuto-src/masterworker4 examples/msg/actions-comm/actions-comm examples/msg/actions-storage/actions-storage -examples/msg/async-yield/async-yield examples/msg/async-wait/async-wait examples/msg/async-waitall/async-waitall examples/msg/async-waitany/async-waitany @@ -155,6 +154,7 @@ examples/msg/process-join/process-join examples/msg/process-migration/process-migration examples/msg/process-startkilltime/process-startkilltime examples/msg/process-suspend/process-suspend +examples/msg/process-yield/process-yield examples/msg/app-masterworker/app-masterworker examples/msg/mc/bugged1 examples/msg/mc/bugged1_liveness @@ -173,7 +173,6 @@ examples/msg/mc/test/snapshot_comparison4 examples/msg/mc/test/snapshot_comparison5 examples/msg/ms.trace examples/msg/network-ns3/network-ns3 -examples/msg/app-pmm/app-pmm examples/msg/task-priority/task-priority examples/msg/procmig.trace examples/msg/platform-properties/platform-properties @@ -242,13 +241,14 @@ examples/smpi/trace_simple/smpi_trace_simple examples/smpi/trace_call_location/smpi_trace_call_location testall teshsuite/datadesc_usage.out -teshsuite/java/SemaphoreGC/SemaphoreGC_compiled -teshsuite/java/SleepHostOff/SleepHostOff_compiled +teshsuite/java/semaphoreGC/semaphoreGC_compiled +teshsuite/java/sleepHostOff/sleepHostOff_compiled teshsuite/mc/dwarf/dwarf 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 @@ -260,6 +260,7 @@ teshsuite/msg/pid/pid teshsuite/msg/process/process teshsuite/msg/storage_client_server/storage_client_server teshsuite/msg/task_destroy_cancel/task_destroy_cancel +teshsuite/msg/task_listen_from/task_listen_from teshsuite/msg/trace_integration/trace_integration teshsuite/simdag/availability/availability teshsuite/simdag/basic-link-test/basic-link-test @@ -1050,6 +1051,7 @@ 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/concurrent_rw/concurrent_rw teshsuite/s4u/host_on_off_wait/host_on_off_wait teshsuite/s4u/listen_async/listen_async