X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/236075d9897437d7a58686ccaa78056d268df867..d0911ae495d53f6f243023e092daf7a777234e12:/.gitignore diff --git a/.gitignore b/.gitignore index 200783707e..244bd9d3aa 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,7 @@ CTestResults.xml src/simdag/dax_dtd.l src/surf/xml/simgrid_dtd.l ### Jedule -examples/simdag/scheduling/simgrid.jed +examples/simdag/scheduling/sd_scheduling.jed teshsuite/simdag/platforms/simgrid.jed ### Libraries links examples/lua/simgrid.so @@ -220,7 +220,6 @@ examples/simdag/goal/goal_test examples/simdag/io/sd_io examples/simdag/properties/sd_properties examples/simdag/scheduling/sd_scheduling -examples/simdag/scheduling/Montage_25.jed examples/simdag/availability/sd_availability examples/simdag/comm_throttling/sd_comm_throttling examples/simdag/fail/sd_fail @@ -257,7 +256,6 @@ examples/smpi/toto.txt examples/smpi/ttest01 src/replay/replay testall -teshsuite/bug-17132/bug-17132 teshsuite/datadesc_usage.out teshsuite/java/SemaphoreGC/SemaphoreGC_compiled teshsuite/java/SleepHostOff/SleepHostOff_compiled @@ -266,17 +264,17 @@ teshsuite/mc/dwarf_expression/dwarf-expression teshsuite/mc/replay/random_bug teshsuite/mc/with_mutex_handling teshsuite/mc/without_mutex_handling +teshsuite/msg/concurrent_rw/concurrent_rw teshsuite/msg/get_sender/get_sender teshsuite/msg/host_on_off/host_on_off -teshsuite/msg/host_on_off/host_on_off_recv -teshsuite/msg/host_on_off/host_on_off_wait teshsuite/msg/host_on_off_processes/host_on_off_processes +teshsuite/msg/host_on_off_recv/host_on_off_recv +teshsuite/msg/host_on_off_wait/host_on_off_wait teshsuite/msg/listen_async/listen_async teshsuite/msg/pid/pid teshsuite/msg/process_join/process_join teshsuite/msg/process/process -teshsuite/msg/storage/concurrent_rw -teshsuite/msg/storage/storage_basic +teshsuite/msg/storage_client_server/storage_client_server teshsuite/msg/task_destroy_cancel/task_destroy_cancel teshsuite/msg/trace/test_trace_integration teshsuite/simdag/availability/availability_test @@ -308,6 +306,7 @@ teshsuite/simdag/platforms/graphicator teshsuite/simdag/platforms/is_router_test teshsuite/simix/check_defaults/check_defaults teshsuite/simix/stack_overflow/stack_overflow +teshsuite/smpi/bug-17132/bug-17132 teshsuite/smpi/coll-allgather/coll-allgather teshsuite/smpi/coll-allgatherv/coll-allgatherv teshsuite/smpi/coll-allreduce/coll-allreduce