X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=blobdiff_plain;f=MANIFEST;h=83bea100c73fb93649432116553774c57af66648;hp=4d67bcf1c07be8a89e5d0333d6f52bcb675ea8c0;hb=HEAD;hpb=356587fe6abf00d38a13737f5a74c8a70213d225 diff --git a/MANIFEST b/MANIFEST index 4d67bcf..716bdfc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,3 +1,4 @@ +CONTRIBUTING Changes MANIFEST META.json @@ -14,6 +15,7 @@ samples/vm_vs_tie.pl t/00-load.t t/01-import.t t/02-constants.t +t/09-load-threads.t t/10-simple.t t/11-multiple.t t/13-data.t @@ -38,15 +40,16 @@ t/34-glob.t t/35-stash.t t/40-threads.t t/41-clone.t +t/50-return.t t/80-leaks.t -t/91-pod.t -t/92-pod-coverage.t -t/93-pod-spelling.t -t/95-portability-files.t +t/lib/Test/Leaner.pm t/lib/VPIT/TestHelpers.pm 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 +xsh/caps.h +xsh/mem.h +xsh/threads.h +xsh/util.h