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

Commit

Permalink
Browse files Browse the repository at this point in the history
run fudged tests
  • Loading branch information
coke committed Feb 26, 2012
1 parent 628adae commit 96b47de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions t/spectest.data
Expand Up @@ -88,6 +88,7 @@ S04-statements/no-implicit-block.t
S04-statements/redo.t
S04-statements/repeat.t
S04-statements/until.t
S04-statements/while.t
S05-mass/named-chars.t
S05-mass/properties-block.t
S05-mass/properties-derived.t
Expand All @@ -98,11 +99,13 @@ S05-metachars/line-anchors.t
S05-metachars/newline.t
S05-metasyntax/litvar.t
S05-metasyntax/repeat.t
S05-modifier/perl5_0.t
S05-modifier/perl5_1.t
S05-modifier/perl5_2.t
S05-modifier/perl5_3.t
S05-modifier/perl5_4.t
S05-modifier/perl5_5.t
S05-modifier/perl5_6.t
S05-modifier/perl5_7.t
S05-modifier/perl5_8.t
S05-modifier/perl5_9.t
Expand All @@ -115,6 +118,7 @@ S06-advanced/return.t
S06-currying/named.t
S06-macros/macros-d1.t
S06-macros/postfix.t
S06-macros/returning-string.t
S06-operator-overloading/imported-subs.t
S06-other/main-eval.t
S06-other/misc.t
Expand Down Expand Up @@ -153,6 +157,7 @@ S14-roles/bool.t
S14-roles/composition.t
S14-roles/conflicts.t
S14-roles/crony.t
S14-roles/stubs.t
S14-roles/submethods.t
S14-roles/super.t
S16-io/print.t
Expand All @@ -171,12 +176,18 @@ S32-array/end.t
S32-array/keys_values.t
S32-array/pairs.t
S32-container/cat.t
S32-container/roundrobin.t
S32-container/zip.t
S32-hash/delete.t
S32-hash/keys_values.t
S32-hash/slice.t
S32-list/create.t
S32-list/map.t
S32-list/reverse.t
S32-list/sort.t
S32-num/abs.t
S32-num/int.t
S32-num/log.t
S32-num/pi.t
S32-num/sign.t
S32-num/sqrt.t
Expand Down

0 comments on commit 96b47de

Please sign in to comment.