Skip to content

Commit

Permalink
run two more regex test files
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Sep 28, 2011
1 parent 7411261 commit fc90822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/spectest.data
Original file line number Diff line number Diff line change
Expand Up @@ -233,15 +233,15 @@ S05-capture/match-object.t
# S05-capture/named.t # err: Method 'rxtype' not found for invocant of class 'PAST;Regex'
# S05-capture/subrule.t # err: Method 'rxtype' not found for invocant of class 'PAST;Regex'
S05-grammar/action-stubs.t
# S05-grammar/inheritance.t # err: Null PMC access in set_pmc_keyed()
S05-grammar/inheritance.t
S05-grammar/methods.t
# S05-grammar/namespace.t # err: Null PMC access in set_pmc_keyed()
# S05-grammar/parse_and_parsefile.t # err: Could not locate compile-time value for symbol No::Such::Grammar
# S05-grammar/protoregex.t # err: Quantifier quantifies nothing
# S05-grammar/protos.t # err: Null PMC access in set_pmc_keyed()
# S05-grammar/signatures.t # err: Null PMC access in set_pmc_keyed()
# S05-grammar/ws.t # err: regex assertion not terminated by angle bracket
# S05-interpolation/lexicals.t # err: Method 'rxtype' not found for invocant of class 'PAST;Regex'
S05-interpolation/lexicals.t
# S05-interpolation/regex-in-variable.t # err: Method 'rxtype' not found for invocant of class 'PAST;Regex'
S05-mass/named-chars.t # icu
# S05-mass/properties-block.t # err: Method 'isInAlphabeticPresentationForms' not found for invocant of class 'Cursor'
Expand Down

0 comments on commit fc90822

Please sign in to comment.