From: Yann Duplouy Date: Tue, 12 Nov 2019 11:48:33 +0000 (+0100) Subject: Adding the unit-test for xbt/random to the Manifest X-Git-Tag: v3.25~386^2~1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/fafa947ade7d083d7fd97ba986fa72c713d789dd?ds=sidebyside Adding the unit-test for xbt/random to the Manifest --- diff --git a/MANIFEST.in b/MANIFEST.in index f0cf8355f7..d0d6fa9ba3 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2590,6 +2590,7 @@ include src/xbt/mmalloc/swag.c include src/xbt/mmalloc/swag.h include src/xbt/parmap.cpp include src/xbt/random.cpp +include src/xbt/random_test.cpp include src/xbt/snprintf.c include src/xbt/string.cpp include src/xbt/unit-tests_main.cpp