This repository was archived by the owner on Feb 3, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ S01-perl-5-integration/strings.t
11
11
S01-perl-5-integration/subs.t
12
12
S02-lexical-conventions/begin_end_pod.t
13
13
S02-lexical-conventions/end-pod.t
14
+ S02-lexical-conventions/minimal-whitespace.t
14
15
S02-lexical-conventions/sub-block-parsing.t
15
16
S02-literals/array-interpolation.t
16
17
S02-literals/autoref.t
@@ -29,6 +30,7 @@ S02-types/nested_arrays.t
29
30
S02-types/nested_pairs.t
30
31
S02-types/parsing-bool.t
31
32
S02-types/subscripts_and_context.t
33
+ S02-types/unicode.t
32
34
S03-binding/hashes.t
33
35
S03-binding/nested.t
34
36
S03-binding/subs.t
@@ -44,6 +46,7 @@ S03-smartmatch/array-array.t
44
46
S04-exceptions/control_across_runloop.t
45
47
S04-phasers/init.t
46
48
S04-phasers/multiple.t
49
+ S04-phasers/next.t
47
50
S04-phasers/pre-post.t
48
51
S04-statements/for-scope.t
49
52
S04-statements/for_with_only_one_item.t
@@ -55,8 +58,13 @@ S04-statements/redo.t
55
58
S04-statements/until.t
56
59
S05-mass/named-chars.t
57
60
S05-mass/properties-block.t
61
+ S05-mass/properties-derived.t
58
62
S05-mass/properties-general.t
59
63
S05-mass/properties-script.t
64
+ S05-mass/stdrules.t
65
+ S05-metachars/line-anchors.t
66
+ S05-metachars/newline.t
67
+ S05-metasyntax/litvar.t
60
68
S05-modifier/perl5_1.t
61
69
S05-modifier/perl5_2.t
62
70
S05-modifier/perl5_3.t
You can’t perform that action at this time.
0 commit comments