Skip to content

Commit

Permalink
Tagged as unstable the Iconv specs that fail on amd64.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Ford committed Jun 17, 2008
1 parent 9067e3f commit 44bcefc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/frozen/1.8/library/iconv/conv_tags.txt
@@ -0,0 +1 @@
unstable:Iconv.conv acts exactly as if opening a converter and invoking #iconv once
1 change: 1 addition & 0 deletions spec/tags/frozen/1.8/library/iconv/iconv_tags.txt
Expand Up @@ -3,3 +3,4 @@ fails:Iconv#iconv raises Iconv::IllegalSequence when faced with an invalid byte
fails:Iconv.iconv acts exactly as if invoking Iconv#iconv consecutively on the same converter
fails:The 'utf-8' decoder rejects surrogate characters
fails:The 'utf-16' decoder rejects surrogates without pairs
unstable:Iconv#iconv when given nil resets the converter

0 comments on commit 44bcefc

Please sign in to comment.