X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e37c1e4bba9bb89cd2842f08cde998eb7f941d04..80ead39c7731ab3f2410b1104c78f9a2c0c02416:/.gitignore diff --git a/.gitignore b/.gitignore index 55dfe37b83..8ed50230a0 100644 --- a/.gitignore +++ b/.gitignore @@ -67,12 +67,13 @@ CMakeFiles CMakeCache.txt DartConfiguration.tcl simgrid.nsi +TAGS Testing/ Makefile bin/ lib/ manpages/ -build_dir/ +build_*/ build/ buildtools/Cmake/memcheck_tests.cmake buildtools/Cmake/test_prog/prog_va_copy.c @@ -103,7 +104,6 @@ doc/simgrid_modules.map ################################################ ### Specific of project -.cproject .project .settings/ .anjuta @@ -143,12 +143,6 @@ examples/msg/tracing/volume examples/msg/io/file examples/msg/io/file_unlink examples/msg/mc/bugged3 -examples/msg/mc/random_test -examples/msg/mc/bugged1_for_liveness -examples/msg/mc/bugged1_while_liveness -examples/msg/mc/centralized_liveness_deadlock -examples/msg/mc/test/test_heap_comparison -examples/msg/mc/chord_liveness examples/msg/mc/test/snapshot_comparison1 examples/msg/mc/test/snapshot_comparison2 examples/msg/mc/test/snapshot_comparison3 @@ -238,6 +232,13 @@ examples/msg/mc/centralized_liveness src/replay/replay src/testall +teshsuite/smpi/allgather_coll +teshsuite/smpi/allgatherv_coll +teshsuite/smpi/allreduce_coll +teshsuite/smpi/alltoall_coll +teshsuite/smpi/alltoallv_coll +teshsuite/smpi/bcast_coll +teshsuite/smpi/reduce_coll teshsuite/smpi/allreduce teshsuite/smpi/alltoall2 teshsuite/smpi/alltoall_basic @@ -400,8 +401,10 @@ teshsuite/smpi/mpich-test/pt2pt/waitall2 teshsuite/smpi/mpich-test/pt2pt/waitall3 teshsuite/smpi/mpich-test/pt2pt/waitall4 teshsuite/smpi/mpich-test/pt2pt/waitany +teshsuite/msg/pid teshsuite/msg/get_sender teshsuite/msg/trace/test_trace_integration +teshsuite/simdag/availability/availability_test teshsuite/simdag/basic0 teshsuite/simdag/basic1 teshsuite/simdag/basic2 @@ -430,6 +433,7 @@ teshsuite/xbt/log_large_test teshsuite/xbt/parallel_log_crashtest testsuite/xbt/parmap_bench teshsuite/xbt/mmalloc_test +teshsuite/xbt/parmap_test testsuite/run_tests testsuite/simdag/sd_test testsuite/surf/lmm_usage