Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump to a NQP revision which implements :i
also mark some tests as #icu that now need it
  • Loading branch information
moritz committed Dec 8, 2011
1 parent 64fd762 commit d9890fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions t/spectest.data
Expand Up @@ -249,7 +249,7 @@ S05-mass/properties-block.t # icu
S05-mass/properties-derived.t # icu
S05-mass/properties-general.t # icu
S05-mass/properties-script.t # icu
S05-mass/rx.t
S05-mass/rx.t # icu
S05-mass/recursive.t
S05-mass/stdrules.t
S05-match/arrayhash.t
Expand All @@ -276,7 +276,7 @@ S05-modifier/continue.t
S05-modifier/counted-match.t
S05-modifier/global.t
S05-modifier/ii.t
S05-modifier/ignorecase.t
S05-modifier/ignorecase.t # icu
S05-modifier/overlapping.t
# S05-modifier/perl5_1.t # err: Adverb 'P5' not allowed on m
# S05-modifier/perl5_2.t # err: Adverb 'P5' not allowed on m
Expand All @@ -286,7 +286,7 @@ S05-modifier/pos.t
S05-modifier/repetition.t
S05-modifier/sigspace.t
S05-substitution/match.t
S05-substitution/subst.t
S05-substitution/subst.t # icu
S05-transliteration/trans.t
S05-transliteration/with-closure.t
S06-advanced/callframe.t
Expand Down Expand Up @@ -625,7 +625,7 @@ integration/advent2009-day19.t
integration/advent2009-day23.t
integration/advent2010-day04.t
integration/code-blocks-as-sub-args.t
integration/error-reporting.t
integration/error-reporting.t # icu
integration/lexical-array-in-inner-block.t
integration/lexicals-and-attributes.t
integration/man-or-boy.t
Expand Down
2 changes: 1 addition & 1 deletion tools/build/NQP_REVISION
@@ -1 +1 @@
2011.11-112-g987cd89
2011.11-114-g2695eea

0 comments on commit d9890fb

Please sign in to comment.