X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=blobdiff_plain;f=MANIFEST;h=152f4bc93a57b03961b10deca049f1ae0bf99010;hp=c1af216dac6541a2c44ec6efa343da0bfdd790d0;hb=aae04e46de5be0dc7e9abfc02035b6bb09aea6a7;hpb=760c8c9263073765503779fdf9e92ecf435a6339 diff --git a/MANIFEST b/MANIFEST index c1af216..152f4bc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,15 +1,16 @@ Changes MANIFEST +META.json META.yml Makefile.PL 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 @@ -22,13 +23,12 @@ t/34-array-numerous.t 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/95-portability-files.t -t/99-kwalitee.t t/lib/Test/Leaner.pm +t/lib/VPIT/TestHelpers.pm t/lib/autovivification/TestCases.pm t/lib/autovivification/TestRequired1.pm t/lib/autovivification/TestRequired2.pm