Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Commit 58459c2

Browse files
committed
run fudged tests
1 parent 23b7d35 commit 58459c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

t/spectest.data

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ S01-perl-5-integration/strings.t
1111
S01-perl-5-integration/subs.t
1212
S02-lexical-conventions/begin_end_pod.t
1313
S02-lexical-conventions/end-pod.t
14+
S02-lexical-conventions/minimal-whitespace.t
1415
S02-lexical-conventions/sub-block-parsing.t
1516
S02-literals/array-interpolation.t
1617
S02-literals/autoref.t
@@ -29,6 +30,7 @@ S02-types/nested_arrays.t
2930
S02-types/nested_pairs.t
3031
S02-types/parsing-bool.t
3132
S02-types/subscripts_and_context.t
33+
S02-types/unicode.t
3234
S03-binding/hashes.t
3335
S03-binding/nested.t
3436
S03-binding/subs.t
@@ -44,6 +46,7 @@ S03-smartmatch/array-array.t
4446
S04-exceptions/control_across_runloop.t
4547
S04-phasers/init.t
4648
S04-phasers/multiple.t
49+
S04-phasers/next.t
4750
S04-phasers/pre-post.t
4851
S04-statements/for-scope.t
4952
S04-statements/for_with_only_one_item.t
@@ -55,8 +58,13 @@ S04-statements/redo.t
5558
S04-statements/until.t
5659
S05-mass/named-chars.t
5760
S05-mass/properties-block.t
61+
S05-mass/properties-derived.t
5862
S05-mass/properties-general.t
5963
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
6068
S05-modifier/perl5_1.t
6169
S05-modifier/perl5_2.t
6270
S05-modifier/perl5_3.t

0 commit comments

Comments
 (0)