X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=blobdiff_plain;f=MANIFEST;h=152f4bc93a57b03961b10deca049f1ae0bf99010;hp=b02cf89fd3acf85e7b74379e8a3e414d519d2b63;hb=aae04e46de5be0dc7e9abfc02035b6bb09aea6a7;hpb=35d18ee6969c2090e49a5b718261f91107f72c8f diff --git a/MANIFEST b/MANIFEST index b02cf89..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,6 +24,7 @@ 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/lib/Test/Leaner.pm @@ -39,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