Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated CI tags for String.
  • Loading branch information
Brian Ford committed Oct 28, 2008
1 parent 6aed7e4 commit eb28db0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion spec/tags/frozen/1.8/core/string/count_tags.txt
@@ -1,4 +1,3 @@
fails:String#count counts all chars in a sequence



Expand Down
2 changes: 0 additions & 2 deletions spec/tags/frozen/1.8/core/string/delete_tags.txt
@@ -1,5 +1,3 @@
fails:String#delete deletes all chars in a sequence
fails:String#delete taints result when self is tainted



Expand Down
2 changes: 0 additions & 2 deletions spec/tags/frozen/1.8/core/string/squeeze_tags.txt
@@ -1,5 +1,3 @@
fails:String#squeeze squeezes all chars in a sequence
fails:String#squeeze taints the result when self is tainted



Expand Down
1 change: 0 additions & 1 deletion spec/tags/frozen/1.8/core/string/tr_s_tags.txt
@@ -1,4 +1,3 @@
fails:String#tr_s accepts c1-c2 notation to denote ranges of characters



Expand Down
2 changes: 0 additions & 2 deletions spec/tags/frozen/1.8/core/string/tr_tags.txt
@@ -1,5 +1,3 @@
fails:String#tr accepts c1-c2 notation to denote ranges of characters
fails:String#tr pads to_str with its last char if it is shorter than from_string



Expand Down

0 comments on commit eb28db0

Please sign in to comment.