Skip to content

Commit

Permalink
Clean a few spec tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Feb 2, 2020
1 parent 271b79e commit 21e83c4
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions spec/tags/ruby/core/string/inspect_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/tags/ruby/language/array_tags.txt

This file was deleted.

2 changes: 0 additions & 2 deletions spec/tags/ruby/language/break_tags.txt

This file was deleted.

2 changes: 0 additions & 2 deletions spec/tags/ruby/language/constants_tags.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
fails:Module#private_constant marked constants in a module cannot be reopened as a module from scope where constant would be private
fails:Module#private_constant marked constants in a module can be reopened as a class where constant is not private
fails:Module#private_constant marked constants in a class cannot be reopened as a module
fails:Module#private_constant marked constants in a class can be reopened as a class where constant is not private
fails:Module#private_constant marked constants in a module cannot be reopened as a class from scope where constant would be private
fails:Module#private_constant marked constants in a class cannot be reopened as a class
1 change: 0 additions & 1 deletion spec/tags/ruby/language/defined_tags.txt

This file was deleted.

1 change: 0 additions & 1 deletion spec/tags/ruby/language/hash_tags.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
fails:Hash literal accepts mixed 'key: value', 'key => value' and '"key"': value' syntax
fails:Hash literal calls #to_hash to convert an '**obj' element
fails:Hash literal expands an '**obj' element into the containing Hash and keeps the latter keys if there are duplicates
fails:Hash literal merges multiple nested '**obj' in Hash literals
2 changes: 0 additions & 2 deletions spec/tags/ruby/language/predefined_tags.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ fails:Predefined global $~ changes the value of derived capture globals when ass
fails:Predefined global $~ changes the value of the derived preceding match global
fails:Predefined global $~ changes the value of the derived following match global
fails:Predefined global $~ changes the value of the derived full match global
fails:The predefined global constant STDIN has the same external encoding as Encoding.default_external
fails:The predefined global constant STDIN has the same external encoding as Encoding.default_external when that encoding is changed
1 change: 0 additions & 1 deletion spec/tags/ruby/language/super_tags.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
fails:The super keyword raises a RuntimeError when called with implicit arguments from a method defined with define_method
fails:The super keyword invokes methods from a chain of anonymous modules
1 change: 0 additions & 1 deletion spec/tags/ruby/language/symbol_tags.txt

This file was deleted.

0 comments on commit 21e83c4

Please sign in to comment.