Sha256: 63341cf6e1fcaecef41d6ecbb8a1195eb72a23c37f3bc369507d38b6a04ea0cf

Contents?: true

Size: 319 Bytes

Versions: 23

Compression:

Stored size: 319 Bytes

Contents

opal_filter "bridged inheritance" do
  fails "StringScanner#post_match returns an instance of String when passed a String subclass"
  fails "StringScanner#pre_match returns an instance of String when passed a String subclass"
  fails "StringScanner#rest returns an instance of String when passed a String subclass"
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
opal-0.10.6 spec/filters/bugs/inheritance.rb
opal-0.10.6.beta spec/filters/bugs/inheritance.rb
opal-0.10.5 spec/filters/bugs/inheritance.rb
opal-0.10.4 spec/filters/bugs/inheritance.rb
opal-0.11.0.rc1 spec/filters/bugs/inheritance.rb
opal-0.10.3 spec/filters/bugs/inheritance.rb
opal-0.10.2 spec/filters/bugs/inheritance.rb
opal-0.10.1 spec/filters/bugs/inheritance.rb
opal-0.10.0 spec/filters/bugs/inheritance.rb
opal-0.10.0.rc2 spec/filters/bugs/inheritance.rb
opal-0.9.4 spec/filters/bugs/inheritance.rb
opal-0.9.3 spec/filters/bugs/inheritance.rb
opal-0.10.0.rc1 spec/filters/bugs/inheritance.rb
opal-0.10.0.beta5 spec/filters/bugs/inheritance.rb
opal-0.10.0.beta4 spec/filters/bugs/inheritance.rb
opal-0.10.0.beta3 spec/filters/bugs/inheritance.rb
opal-0.10.0.beta2 spec/filters/bugs/inheritance.rb
opal-0.10.0.beta1 spec/filters/bugs/inheritance.rb
opal-0.9.2 spec/filters/bugs/inheritance.rb
opal-0.9.0 spec/filters/bugs/inheritance.rb