]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blobdiff - MANIFEST
Implement yield()
[perl/modules/Scope-Upper.git] / MANIFEST
index e3088a64d08cf73e7cf25c94c83dcf50f0e30453..cb425fd93aa83968d816d28c6ed3b9ab2c36734b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -35,9 +35,13 @@ 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/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,13 +56,16 @@ 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/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
+t/lib/VPIT/TestHelpers.pm