X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=blobdiff_plain;f=MANIFEST;h=152f4bc93a57b03961b10deca049f1ae0bf99010;hp=5d05b1355f14fd263afb77c00f6dc6cd00ddd902;hb=aae04e46de5be0dc7e9abfc02035b6bb09aea6a7;hpb=0a23ad2823eb42f637e143f802e0d27be8a26ee4 diff --git a/MANIFEST b/MANIFEST index 5d05b13..152f4bc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,10 +7,10 @@ README autovivification.xs lib/autovivification.pm ptable.h -reap.h samples/bench.pl samples/hash2array.pl t/00-load.t +t/09-load-threads.t t/20-hash.t t/22-hash-kv.t t/23-hash-tied.t @@ -24,13 +24,9 @@ t/40-scope.t t/41-padsv.t t/42-deparse.t t/43-peep.t +t/44-multideref.t t/50-threads.t t/51-threads-teardown.t -t/91-pod.t -t/92-pod-coverage.t -t/93-pod-spelling.t -t/95-portability-files.t -t/99-kwalitee.t t/lib/Test/Leaner.pm t/lib/VPIT/TestHelpers.pm t/lib/autovivification/TestCases.pm @@ -44,4 +40,3 @@ t/lib/autovivification/TestRequired5/b0.pm t/lib/autovivification/TestRequired5/c0.pm t/lib/autovivification/TestRequired5/d0.pm t/lib/autovivification/TestRequired6.pm -t/lib/autovivification/TestThreads.pm