Sha256: 817e27f357da610b2f004cc112cabfc34ef6f0193aafa43bc30d8da7ba143e1b

Contents?: true

Size: 327 Bytes

Versions: 17

Compression:

Stored size: 327 Bytes

Contents

opal_filter "Singleton" do
  fails "Singleton#_dump returns an empty string"
  fails "Singleton#_dump returns an empty string from a singleton subclass"
  fails "Singleton.instance returns an instance of the singleton's clone"
  fails "Singleton.instance returns the same instance for multiple class to instance on clones"
end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
opal-0.7.2 spec/filters/bugs/singleton.rb
opal-0.7.1 spec/filters/bugs/singleton.rb
opal-0.7.0 spec/filters/bugs/singleton.rb
opal-0.7.0.rc1 spec/filters/bugs/singleton.rb
opal-0.7.0.beta3 spec/filters/bugs/singleton.rb
opal-0.6.3 spec/filters/bugs/singleton.rb
opal-0.7.0.beta2 spec/filters/bugs/singleton.rb
opal-cj-0.7.0.beta2 spec/filters/bugs/singleton.rb
opal-cj-0.7.0.beta1 spec/filters/bugs/singleton.rb
opal-0.7.0.beta1 spec/filters/bugs/singleton.rb
opal-0.6.2 spec/filters/bugs/singleton.rb
opal-0.6.1 spec/filters/bugs/singleton.rb
opal-0.6.0 spec/opal/filters/bugs/singleton.rb
opal-0.5.5 spec/opal/filters/bugs/singleton.rb
opal-0.5.4 spec/filters/bugs/singleton.rb
opal-0.5.2 spec/filters/bugs/singleton.rb
opal-0.5.0 spec/filters/bugs/singleton.rb