]> git.vpit.fr Git - perl/modules/Scope-Upper.git/blob - MANIFEST
Stop bundling author tests
[perl/modules/Scope-Upper.git] / MANIFEST
1 Changes
2 MANIFEST
3 META.json
4 META.yml
5 Makefile.PL
6 README
7 Upper.xs
8 lib/Scope/Upper.pm
9 samples/bench_uplevel.pl
10 samples/tag.pl
11 samples/try.pl
12 t/00-load.t
13 t/01-import.t
14 t/05-words.t
15 t/06-want_at.t
16 t/07-context_info.t
17 t/11-reap-level.t
18 t/12-reap-block.t
19 t/13-reap-ctl.t
20 t/15-reap-multi.t
21 t/16-reap-numerous.t
22 t/20-localize-target.t
23 t/21-localize-level.t
24 t/22-localize-block.t
25 t/23-localize-ctl.t
26 t/24-localize-magic.t
27 t/25-localize-multi.t
28 t/26-localize-numerous.t
29 t/30-localize_elem-target.t
30 t/31-localize_elem-level.t
31 t/32-localize_elem-block.t
32 t/34-localize_elem-magic.t
33 t/36-localize_elem-numerous.t
34 t/40-localize_delete-target.t
35 t/41-localize_delete-level.t
36 t/44-localize_delete-magic.t
37 t/46-localize_delete-numerous.t
38 t/50-unwind-target.t
39 t/51-unwind-multi.t
40 t/52-unwind-context.t
41 t/54-unwind-threads.t
42 t/55-yield-target.t
43 t/57-yield-context.t
44 t/58-yield-misc.t
45 t/59-yield-threads.t
46 t/60-uplevel-target.t
47 t/61-uplevel-args.t
48 t/62-uplevel-return.t
49 t/63-uplevel-ctl.t
50 t/64-uplevel-caller.t
51 t/65-uplevel-multi.t
52 t/66-uplevel-context.t
53 t/67-uplevel-scope.t
54 t/69-uplevel-threads.t
55 t/70-uid-target.t
56 t/74-uid-validate.t
57 t/75-uid-uplevel.t
58 t/79-uid-threads.t
59 t/81-stress-level.t
60 t/84-stress-unwind.t
61 t/85-stress-yield.t
62 t/86-stress-uplevel.t
63 t/87-stress-uid.t
64 t/lib/Scope/Upper/TestGenerator.pm
65 t/lib/Scope/Upper/TestThreads.pm
66 t/lib/Test/Leaner.pm
67 t/lib/VPIT/TestHelpers.pm