X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=MANIFEST;h=7004ef047bff456d766be2b9197849891c244ad4;hp=6329c8ac065802bb6ad34ef66727724220bb1908;hb=3beb96a81eebadf62454ea90eecd4b9dd36bdce5;hpb=6f291620e2f901595a01b388f891d93bd9de88e8 diff --git a/MANIFEST b/MANIFEST index 6329c8a..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 @@ -37,7 +38,12 @@ t/46-localize_delete-numerous.t t/50-unwind-target.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 @@ -53,13 +59,9 @@ t/75-uid-uplevel.t t/79-uid-threads.t t/81-stress-level.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/93-pod-spelling.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