X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7061a82b255f05ad7e1f0a03acc34433e02f4fa..a9950e96250eb4d483964721e1d83aa9c63960e9:/.gitignore diff --git a/.gitignore b/.gitignore index bcbbdbee8c..f7dcfda410 100644 --- a/.gitignore +++ b/.gitignore @@ -23,16 +23,12 @@ CTestResults.xml ### Maintainer mode src/simdag/dax_dtd.l -src/surf/simgrid_dtd.l -src/xbt/graphxml.l +src/surf/xml/simgrid_dtd.l ### Jedule examples/simdag/scheduling/simgrid.jed teshsuite/simdag/platforms/simgrid.jed ### Libraries links -src/bindings/ruby/simgrid.so -examples/ruby/simgrid.so examples/lua/simgrid.so -src/bindings/ruby/libsimgrid.so examples/msg/masterslave/simgrid.so examples/simdag/simgrid.so examples/lua/console/simgrid.so @@ -199,6 +195,7 @@ examples/msg/procmig.trace examples/msg/properties/msg_prop examples/msg/semaphores/synchro examples/msg/sendrecv/sendrecv +examples/msg/sendrecv/sendrecv_main examples/msg/simulation.trace examples/msg/start_kill_time/sk_time examples/msg/suspend/suspend @@ -229,7 +226,6 @@ examples/simdag/ex_sd_test2 examples/simdag/ex_sd_test_console examples/simdag/goal/goal_test examples/simdag/io/sd_io -examples/simdag/metaxml/sd_meta examples/simdag/properties/sd_prop examples/simdag/scheduling/minmin_test examples/simdag/scheduling/Montage_25.jed @@ -270,7 +266,7 @@ examples/smpi/smpi_traced.trace examples/smpi/toto.txt examples/smpi/ttest01 src/replay/replay -src/testall +testall teshsuite/bug-17132/bug-17132 teshsuite/datadesc_usage.out teshsuite/java/semaphore/java_semaphore_gc_compiled @@ -278,11 +274,14 @@ teshsuite/java/sleep_host_off/java_sleep_host_off_compiled teshsuite/mc/dwarf/dwarf teshsuite/mc/dwarf_expression/dwarf-expression teshsuite/mc/replay/random_bug +teshsuite/mc/with_mutex_handling +teshsuite/mc/without_mutex_handling 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/listen_async/listen_async teshsuite/msg/pid/pid teshsuite/msg/process_join/process_join teshsuite/msg/process/process @@ -1028,7 +1027,6 @@ teshsuite/surf/maxmin_bench/maxmin_bench teshsuite/surf/surf_usage/surf_usage teshsuite/surf/surf_usage/surf_usage2 teshsuite/surf/trace_usage/trace_usage -teshsuite/xbt/graphxml_usage/graphxml_usage teshsuite/xbt/heap_bench/heap_bench teshsuite/xbt/log_large/log_large_test teshsuite/xbt/log_large_test