Skip to content

Commit

Permalink
[rakudo] three more tests for spectest_regression
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.perl.org/parrot/trunk/languages/perl6@31376 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
moritz committed Sep 23, 2008
1 parent 97580c0 commit c70ab53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions t/spectest_regression.data
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ S02-builtin_data_types/subscripts_and_context.t
S02-builtin_data_types/type.t
S02-literals/array-interpolation.t
S02-literals/autoref.t
S02-literals/char-by-number.t
S02-literals/hash-interpolation.t
S02-literals/hex_chars.t
S02-literals/pairs.t
Expand All @@ -28,6 +29,7 @@ S02-magicals/dollar-underscore.t
S02-names_and_variables/perl.t
S02-polymorphic_types/subset-code.t
S02-polymorphic_types/subset-range.t
S02-whitespace_and_comments/minimal-whitespace.t
S02-whitespace_and_comments/one-pass-parsing.t
S03-junctions/boolean-context.t
S03-junctions/misc.t
Expand Down Expand Up @@ -169,6 +171,7 @@ S29-str/comb.t
S29-str/index.t
S29-str/lcfirst.t
S29-str/lc.t
S29-str/pos.t
S29-str/rindex.t
S29-str/split-simple.t
S29-str/sprintf.t
Expand Down

0 comments on commit c70ab53

Please sign in to comment.