X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FScope-Upper.git;a=blobdiff_plain;f=MANIFEST;h=93b5d1f8a114c8ed393bd624a8185837a0cf4782;hp=2408e3a6207ea98f53712b0975791308448acd24;hb=e7846e7f6fded4c4a3139054c5206c1480711867;hpb=21ead76bc4aa67e69b9af5c2875141bba791712d diff --git a/MANIFEST b/MANIFEST index 2408e3a..93b5d1f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -6,12 +6,15 @@ Makefile.PL README Upper.xs lib/Scope/Upper.pm +samples/bench_uplevel.pl samples/tag.pl samples/try.pl t/00-load.t t/01-import.t t/05-words.t t/06-want_at.t +t/07-context_info.t +t/09-load-threads.t t/11-reap-level.t t/12-reap-block.t t/13-reap-ctl.t @@ -34,14 +37,36 @@ 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 +t/63-uplevel-ctl.t +t/64-uplevel-caller.t +t/65-uplevel-multi.t +t/66-uplevel-context.t +t/67-uplevel-scope.t +t/69-uplevel-threads.t +t/70-uid-target.t +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/91-pod.t -t/92-pod-coverage.t -t/95-portability-files.t -t/99-kwalitee.t +t/84-stress-unwind.t +t/85-stress-yield.t +t/86-stress-uplevel.t +t/87-stress-uid.t t/lib/Scope/Upper/TestGenerator.pm t/lib/Test/Leaner.pm +t/lib/VPIT/TestHelpers.pm +xsh/caps.h +xsh/debug.h +xsh/threads.h +xsh/util.h