X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/edde8f7fbc1b74a81551bf9eb7bac1935b999296..b070d7cc294509944f728b688883fbc05db17346:/.gitignore diff --git a/.gitignore b/.gitignore index b5b3b84c5d..b782a25324 100644 --- a/.gitignore +++ b/.gitignore @@ -139,7 +139,9 @@ examples/msg/tracing/volume examples/msg/mc/bugged3 examples/msg/mc/random_test examples/msg/chord/chord -examples/msg/chord/chord*.xml +examples/msg/chord/chord_stateful +examples/msg/chord/deployments +examples/msg/chord/exp_* examples/msg/token_ring/token_ring examples/simdag/ex_sd_seq_access examples/simdag/sd_seq_access @@ -196,6 +198,8 @@ examples/msg/masterslave/masterslave_bypass examples/msg/masterslave/masterslave_failure examples/msg/masterslave/masterslave_forwarder examples/msg/masterslave/masterslave_mailbox +examples/msg/masterslave/masterslave_kill +examples/msg/masterslave/masterslave_arg examples/msg/migration/migration examples/msg/parallel_task/parallel_task examples/msg/parallel_task/test_ptask @@ -238,8 +242,17 @@ examples/smpi/alltoall_basic examples/smpi/alltoallv examples/smpi/sendrecv examples/smpi/smpi_sendrecv +examples/smpi/dsend examples/smpi/mc_bugged1 examples/smpi/mc_bugged2 +examples/smpi/smpi_traced_simple + +examples/msg/mc/bugged1_liveness +examples/msg/mc/bugged1_stateful +examples/msg/mc/bugged2_liveness +examples/msg/mc/bugged2_stateful +examples/msg/mc/centralized_liveness + src/replay/replay src/testall teshsuite/gras/datadesc/datadesc_usage @@ -267,6 +280,9 @@ teshsuite/simdag/network/p2p/test_latency_bound teshsuite/simdag/network/test_reinit_costs teshsuite/simdag/platforms/basic_parsing_test teshsuite/simdag/platforms/flatifier +teshsuite/simdag/platforms/basic_tracing +teshsuite/simdag/platforms/evaluate_get_route_time +teshsuite/simdag/platforms/evaluate_parse_time teshsuite/simdag/partask/test_comp_only_par teshsuite/simdag/partask/test_comp_only_seq teshsuite/xbt/log_large_test