Sha256: 9d2bf2707730212be3cf7f8104f70b0251b70d00b74133f58bced3c7301224e2

Contents?: true

Size: 420 Bytes

Versions: 5

Compression:

Stored size: 420 Bytes

Contents

# NOTE: run bin/format-filters after changing this file
opal_filter "Float" do
  fails "Float#fdiv performs floating-point division between self and an Integer" # Expected 8.900000000008007e-117 == 8.900000000008011e-117 to be truthy but was false
  fails "Float#quo performs floating-point division between self and an Integer" # Expected 8.900000000008007e-117 == 8.900000000008011e-117 to be truthy but was false
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 spec/filters/platform/safari/float.rb
opal-1.8.2 spec/filters/platform/safari/float.rb
opal-1.8.1 spec/filters/platform/safari/float.rb
opal-1.8.0 spec/filters/platform/safari/float.rb
opal-1.8.0.beta1 spec/filters/platform/safari/float.rb