X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=988f9cb72a15926300602f3b224982dd8a08ab2a;hb=42b19c6def78e5230f6a618f54f113daee6349c5;hp=3c387d5dd3772f5b3a5812752f029a471dedbdcd;hpb=2966b83e4eb41f8bd7f8c354e078bce07ced1fea;p=perl%2Fmodules%2Fautovivification.git diff --git a/MANIFEST b/MANIFEST index 3c387d5..988f9cb 100644 --- a/MANIFEST +++ b/MANIFEST @@ -9,9 +9,17 @@ ptable.h samples/hash2array.pl t/00-load.t t/20-hash.t -t/21-array.t -t/30-scope.t +t/22-hash-kv.t +t/30-array.t +t/31-array-fast.t +t/32-array-kv.t +t/40-scope.t +t/41-padsv.t +t/42-deparse.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t t/99-kwalitee.t +t/lib/autovivification/TestCases.pm +t/lib/autovivification/TestRequired1.pm +t/lib/autovivification/TestRequired2.pm