Sha256: bd6f4b94e2e178088481de7b5d37600af04315e05d5aab48efa83061667cd58a

Contents?: true

Size: 336 Bytes

Versions: 6

Compression:

Stored size: 336 Bytes

Contents

opal_filter "Float" do
  fails "Array#inspect represents a recursive element with '[...]'"
  fails "Array#to_s represents a recursive element with '[...]'"
  fails "Array#eql? returns false if any corresponding elements are not #eql?"
  fails "Set#eql? returns true when the passed argument is a Set and contains the same elements"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
opal-0.7.2 spec/filters/unsupported/float.rb
opal-0.7.1 spec/filters/unsupported/float.rb
opal-0.7.0 spec/filters/unsupported/float.rb
opal-0.7.0.rc1 spec/filters/unsupported/float.rb
opal-0.7.0.beta3 spec/filters/unsupported/float.rb
opal-0.7.0.beta2 spec/filters/unsupported/float.rb