Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'master' of git@github.com:rakudo/rakudo
  • Loading branch information
jnthn committed Jul 24, 2009
2 parents f78cf0b + ca2e4f1 commit 546c253
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions t/spectest.data
Expand Up @@ -89,6 +89,7 @@ S02-magicals/env.t
S02-magicals/progname.t
S02-names_and_variables/fmt.t
S02-names_and_variables/names.t
S02-names_and_variables/our.t
S02-names_and_variables/perl.t
S02-names_and_variables/varnames.t
S02-names/identifier.t
Expand All @@ -110,6 +111,7 @@ S03-junctions/misc.t
S03-operators/arith.t
S03-operators/assign-is-not-binding.t
S03-operators/assign.t
S03-operators/autoincrement-range.t
S03-operators/autoincrement.t
S03-operators/autovivification.t
S03-operators/basic-types.t
Expand All @@ -124,6 +126,7 @@ S03-operators/cross-metaop.t
S03-operators/equality.t
S03-operators/eqv.t
S03-operators/hyper.t
S03-operators/identity.t
S03-operators/increment.t
S03-operators/inplace.t
S03-operators/list-quote-junction.t
Expand Down Expand Up @@ -212,6 +215,7 @@ S05-metasyntax/angle-brackets.t
S05-metasyntax/changed.t
S05-metasyntax/charset.t
S05-metasyntax/lookaround.t
S05-metasyntax/null.t
S05-metasyntax/regex.t
S05-metasyntax/repeat.t
S05-metasyntax/single-quotes.t
Expand Down Expand Up @@ -356,6 +360,7 @@ S28-named-variables/cwd.t
S28-named-variables/inc.t
S29-any/cmp.t
S29-any/isa.t
S29-context/die.t
S29-context/eval.t
S29-context/sleep.t
S29-conversions/ord_and_chr.t
Expand Down

0 comments on commit 546c253

Please sign in to comment.