Skip to content

Commit

Permalink
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/truffle/tags/core/matchdata/begin_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fails:MatchData#begin returns the offset for multi byte strings
fails:MatchData#begin returns the offset for multi byte strings with unicode regexp
2 changes: 2 additions & 0 deletions spec/truffle/tags/core/matchdata/end_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fails:MatchData#end returns the offset for multi byte strings
fails:MatchData#end returns the offset for multi byte strings with unicode regexp
2 changes: 2 additions & 0 deletions spec/truffle/tags/core/matchdata/offset_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fails:MatchData#offset returns the offset for multi byte strings
fails:MatchData#offset returns the offset for multi byte strings with unicode regexp

0 comments on commit 3d8ecfe

Please sign in to comment.