Navigation Menu

Skip to content

Commit

Permalink
Removed now-succeeding 1.9 String tags
Browse files Browse the repository at this point in the history
  • Loading branch information
rue committed Oct 17, 2011
1 parent db04cab commit 70867c6
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion spec/tags/19/ruby/core/string/append_tags.txt

This file was deleted.

4 changes: 0 additions & 4 deletions spec/tags/19/ruby/core/string/clear_tags.txt
@@ -1,5 +1 @@
fails:String#clear sets self equal to the empty String
fails:String#clear returns self after emptying it
fails:String#clear preserves its encoding
fails:String#clear works with multibyte Strings
fails:String#clear raises a RuntimeError if self is frozen
1 change: 0 additions & 1 deletion spec/tags/19/ruby/core/string/concat_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/tags/19/ruby/core/string/hex_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/tags/19/ruby/core/string/reverse_tags.txt

This file was deleted.

Empty file.
2 changes: 0 additions & 2 deletions spec/tags/19/ruby/core/string/setbyte_tags.txt
@@ -1,4 +1,2 @@
fails:String#setbyte can invalidate a String's encoding
fails:String#setbyte raises an IndexError unless the index is inside the String
fails:String#setbyte raises a RuntimeError if self is frozen
fails:String#setbyte raises a TypeError unless the second argument is an Integer
2 changes: 0 additions & 2 deletions spec/tags/19/ruby/core/string/sub_tags.txt

This file was deleted.

0 comments on commit 70867c6

Please sign in to comment.