Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Updated expected output.
[simgrid.git] / .gitignore
index 33facad..16fcd3e 100644 (file)
@@ -44,12 +44,17 @@ depcomp
 missing
 texinfo.tex
 
+simgrid.jar
 src/simgrid.jar
 src/bindings/ruby/simgrid.so
 examples/ruby/simgrid.so
 examples/lua/simgrid.so
 src/bindings/ruby/libsimgrid.so
 
+examples/msg/ms.trace
+examples/msg/procmig.trace
+examples/msg/tasks.trace
+examples/msg/volume.trace
 examples/msg/zmsg_test.trace
 examples/msg/categories.trace
 examples/msg/masterslave/toto.txt
@@ -63,13 +68,19 @@ examples/msg/mc/bugged3
 examples/msg/mc/random_test
 examples/simdag/ex_sd_seq_access
 examples/simdag/sd_seq_access
+examples/msg/icomms/peer
+examples/msg/icomms/peer2
+
+examples/msg/irc_isend/peer
+examples/msg/irc_isend/toto.txt
+examples/simdag/dot/dot_test
 
 src/simgrid_units_main.c
 *_unit.c
 src/supernovae_*.c
 
-buildtools/Cmake/src/tmp_gras_config.h.in
-buildtools/Cmake/src/tmp_tracing_config.h.in
+buildtools/Cmake/tmp_gras_config.h.in
+buildtools/Cmake/tmp_tracing_config.h.in
 make_simgrid_java.sh
 
 testgraph.dot
@@ -86,6 +97,7 @@ examples/smpi/toto.txt
 src/gras_config.h.in
 tools/graspe_master
 examples/java/*/classnoinst.stamp
+buildtools/Cmake/test_prog/prog_va_copy.c
 ###
 doc/all_bib.html
 doc/all_bib.latin1.html
@@ -167,6 +179,7 @@ examples/simdag/properties/sd_prop
 examples/simdag/sd_test
 examples/simdag/sd_test2
 examples/simdag/dax/dax_test
+examples/simdag/scheduling/minmin_test
 examples/smpi/reduce
 examples/smpi/bcast
 examples/smpi/bcbench
@@ -245,3 +258,10 @@ examples/msg/tracing/ms
 
 .cproject
 .project
+
+.externalToolBuilders/
+Debug/
+bin/
+lib/
+buildtools/Cmake/transfert.sh
+buildtools/pipol/install_cmake.sh