X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=7004ef047bff456d766be2b9197849891c244ad4;hb=3beb96a81eebadf62454ea90eecd4b9dd36bdce5;hp=79d90dffdf38b0a364a40619e468f0f7935850ec;hpb=0f7334e9f0acbdac38c362be678bd6ecb658cb0b;p=perl%2Fmodules%2FScope-Upper.git diff --git a/MANIFEST b/MANIFEST index 79d90df..7004ef0 100644 --- a/MANIFEST +++ b/MANIFEST @@ -13,6 +13,7 @@ t/00-load.t t/01-import.t t/05-words.t t/06-want_at.t +t/07-context_info.t t/11-reap-level.t t/12-reap-block.t t/13-reap-ctl.t @@ -35,9 +36,14 @@ t/41-localize_delete-level.t t/44-localize_delete-magic.t t/46-localize_delete-numerous.t t/50-unwind-target.t -t/55-unwind-multi.t -t/56-unwind-context.t -t/59-unwind-threads.t +t/51-unwind-multi.t +t/52-unwind-context.t +t/53-unwind-misc.t +t/54-unwind-threads.t +t/55-yield-target.t +t/57-yield-context.t +t/58-yield-misc.t +t/59-yield-threads.t t/60-uplevel-target.t t/61-uplevel-args.t t/62-uplevel-return.t @@ -52,12 +58,11 @@ t/74-uid-validate.t t/75-uid-uplevel.t t/79-uid-threads.t t/81-stress-level.t -t/85-stress-unwind.t +t/84-stress-unwind.t +t/85-stress-yield.t t/86-stress-uplevel.t t/87-stress-uid.t -t/91-pod.t -t/92-pod-coverage.t -t/95-portability-files.t -t/99-kwalitee.t t/lib/Scope/Upper/TestGenerator.pm +t/lib/Scope/Upper/TestThreads.pm t/lib/Test/Leaner.pm +t/lib/VPIT/TestHelpers.pm