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 Apr 12, 2012
1 parent bb9c4e9 commit b9e60c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions t/spectest.data
Expand Up @@ -51,9 +51,12 @@ S02-magicals/dollar-underscore.t
S02-magicals/subname.t
S02-magicals/sub.t
S02-names/caller.t
S02-names/identifier.t
S02-names/our.t
S02-names/symbolic-deref.t
S02-names-vars/perl.t
S02-names-vars/variables-and-packages.t
S02-names-vars/varnames.t
S02-types/anon_block.t
S02-types/array_extending.t
S02-types/array_ref.t
Expand Down Expand Up @@ -166,6 +169,7 @@ S04-statements/for-scope.t
S04-statements/for.t
S04-statements/for_with_only_one_item.t
S04-statements/given.t
S04-statements/if.t
S04-statements/last.t
S04-statements/lazy.t
S04-statements/loop.t
Expand Down Expand Up @@ -215,6 +219,7 @@ S06-macros/macros-d1.t
S06-macros/postfix.t
S06-macros/returning-closure.t
S06-macros/returning-string.t
S06-multi/by-trait.t
S06-multi/syntax.t
S06-operator-overloading/imported-subs.t
S06-other/anon-hashes-vs-blocks.t
Expand Down Expand Up @@ -248,6 +253,7 @@ S12-attributes/clone.t
S12-attributes/delegation.t
S12-attributes/inheritance.t
S12-attributes/instance.t
S12-attributes/recursive.t
S12-attributes/undeclared.t
S12-class/basic.t
S12-class/inheritance-class-methods.t
Expand Down Expand Up @@ -341,6 +347,7 @@ S32-num/sign.t
S32-num/sqrt.t
S32-num/stringify.t
S32-scalar/defined.t
S32-scalar/undef.t
S32-str/append.t
S32-str/bool.t
S32-str/capitalize.t
Expand Down

0 comments on commit b9e60c7

Please sign in to comment.