X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=8d8762f2a3330dde41a27f3ca0ad96a7c7eaa10c;hb=d86c036207e622521bd725d7be7829d55ffd71f3;hp=86c0de2e0d734ab3f913ef4c5d6b3f5453a99bec;hpb=c88c00773bfc576b07eafbc794cdb3ab2b0c670d;p=perl%2Fmodules%2FVariable-Magic.git diff --git a/MANIFEST b/MANIFEST index 86c0de2..8d8762f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -6,7 +6,6 @@ Magic.xs Makefile.PL README lib/Variable/Magic.pm -ptable.h samples/copy.pl samples/magic.pl samples/synopsis.pl @@ -14,6 +13,7 @@ samples/uvar.pl samples/vm_vs_tie.pl t/00-load.t t/01-import.t +t/02-constants.t t/10-simple.t t/11-multiple.t t/13-data.t @@ -44,6 +44,8 @@ t/92-pod-coverage.t t/95-portability-files.t t/99-kwalitee.t t/lib/Variable/Magic/TestDestroyRequired.pm +t/lib/Variable/Magic/TestGlobalDestruction.pm t/lib/Variable/Magic/TestScopeEnd.pm +t/lib/Variable/Magic/TestThreads.pm t/lib/Variable/Magic/TestValue.pm t/lib/Variable/Magic/TestWatcher.pm