X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/47950eebfede4e41862022469d15e5e4fe19c7ba..ce3828ea3263c4e26f6af845d25a73f21e526326:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index cd3d19a7b3..f2baf4bdde 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -376,6 +376,8 @@ include examples/s4u/exec-remote/s4u-exec-remote.cpp include examples/s4u/exec-remote/s4u-exec-remote.tesh include examples/s4u/exec-waitany/s4u-exec-waitany.cpp include examples/s4u/exec-waitany/s4u-exec-waitany.tesh +include examples/s4u/exec-waitfor/s4u-exec-waitfor.cpp +include examples/s4u/exec-waitfor/s4u-exec-waitfor.tesh include examples/s4u/io-async/s4u-io-async.cpp include examples/s4u/io-async/s4u-io-async.tesh include examples/s4u/io-disk-raw/s4u-io-disk-raw.cpp @@ -1411,6 +1413,34 @@ include teshsuite/smpi/mpich3-test/init/library_version.c include teshsuite/smpi/mpich3-test/init/testlist include teshsuite/smpi/mpich3-test/init/timeout.c include teshsuite/smpi/mpich3-test/init/version.c +include teshsuite/smpi/mpich3-test/io/async.c +include teshsuite/smpi/mpich3-test/io/async_any.c +include teshsuite/smpi/mpich3-test/io/bigtype.c +include teshsuite/smpi/mpich3-test/io/external32-derived-dtype.c +include teshsuite/smpi/mpich3-test/io/getextent.c +include teshsuite/smpi/mpich3-test/io/hindexed_io.c +include teshsuite/smpi/mpich3-test/io/i_aggregation1.c +include teshsuite/smpi/mpich3-test/io/i_aggregation2.c +include teshsuite/smpi/mpich3-test/io/i_bigtype.c +include teshsuite/smpi/mpich3-test/io/i_coll_test.c +include teshsuite/smpi/mpich3-test/io/i_darray_read.c +include teshsuite/smpi/mpich3-test/io/i_hindexed.c +include teshsuite/smpi/mpich3-test/io/i_hindexed_io.c +include teshsuite/smpi/mpich3-test/io/i_noncontig.c +include teshsuite/smpi/mpich3-test/io/i_noncontig_coll.c +include teshsuite/smpi/mpich3-test/io/i_noncontig_coll2.c +include teshsuite/smpi/mpich3-test/io/i_rdwrord.c +include teshsuite/smpi/mpich3-test/io/i_setviewcur.c +include teshsuite/smpi/mpich3-test/io/i_types_with_zeros.c +include teshsuite/smpi/mpich3-test/io/rdwrord.c +include teshsuite/smpi/mpich3-test/io/rdwrzero.c +include teshsuite/smpi/mpich3-test/io/resized.c +include teshsuite/smpi/mpich3-test/io/resized2.c +include teshsuite/smpi/mpich3-test/io/setinfo.c +include teshsuite/smpi/mpich3-test/io/setviewcur.c +include teshsuite/smpi/mpich3-test/io/simple_collective.c +include teshsuite/smpi/mpich3-test/io/testlist +include teshsuite/smpi/mpich3-test/io/userioerr.c include teshsuite/smpi/mpich3-test/perf/README include teshsuite/smpi/mpich3-test/perf/allredtrace.c include teshsuite/smpi/mpich3-test/perf/commcreatep.c @@ -1993,6 +2023,7 @@ include include/smpi/smpi_helpers_internal.h include include/smpi/smpi_main.h include include/xbt.h include include/xbt/Extendable.hpp +include include/xbt/PropertyHolder.hpp include include/xbt/asserts.h include include/xbt/automaton.h include include/xbt/automaton.hpp @@ -2513,8 +2544,6 @@ include src/smpi/smpirun.in include src/smpi/smpitools.sh include src/surf/HostImpl.cpp include src/surf/HostImpl.hpp -include src/surf/PropertyHolder.cpp -include src/surf/PropertyHolder.hpp include src/surf/StorageImpl.cpp include src/surf/StorageImpl.hpp include src/surf/cpu_cas01.cpp @@ -2560,6 +2589,7 @@ include src/surf/xml/simgrid_dtd.h include src/surf/xml/surfxml_parseplatf.cpp include src/surf/xml/surfxml_sax_cb.cpp include src/xbt/OsSemaphore.hpp +include src/xbt/PropertyHolder.cpp include src/xbt/automaton/automaton.c include src/xbt/automaton/automaton_lexer.yy.c include src/xbt/automaton/automatonparse_promela.c @@ -2652,6 +2682,7 @@ include teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt include teshsuite/smpi/mpich3-test/group/CMakeLists.txt include teshsuite/smpi/mpich3-test/info/CMakeLists.txt include teshsuite/smpi/mpich3-test/init/CMakeLists.txt +include teshsuite/smpi/mpich3-test/io/CMakeLists.txt include teshsuite/smpi/mpich3-test/perf/CMakeLists.txt include teshsuite/smpi/mpich3-test/pt2pt/CMakeLists.txt include teshsuite/smpi/mpich3-test/rma/CMakeLists.txt