X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=8e98d27cf5a6c20f9ac51bdd9880627bac737b64;hb=2f4e180ca3dbc19cc15d3b4d725059a2fc45a24c;hp=064ed3e2e882ebad646bc38a330d55cba39aa666;hpb=163db83e6bed822438bd543d29a1a2b18d0062ba;p=perl%2Fmodules%2Fautovivification.git diff --git a/MANIFEST b/MANIFEST index 064ed3e..8e98d27 100644 --- a/MANIFEST +++ b/MANIFEST @@ -13,19 +13,23 @@ t/00-load.t t/20-hash.t t/22-hash-kv.t t/23-hash-tied.t +t/24-hash-numerous.t t/30-array.t t/31-array-fast.t t/32-array-kv.t t/33-array-tied.t +t/34-array-numerous.t t/40-scope.t t/41-padsv.t t/42-deparse.t +t/43-peep.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/autovivification/TestCases.pm t/lib/autovivification/TestRequired1.pm t/lib/autovivification/TestRequired2.pm