Sha256: 6dccb36bd2ddc251021d8cd19c2f32b0897c0df148ee5b026dbed372efaddb8f

Contents?: true

Size: 216 Bytes

Versions: 12

Compression:

Stored size: 216 Bytes

Contents

# NOTE: run bin/format-filters after changing this file
opal_unsupported_filter "Math" do
  fails "Math#atanh is a private instance method" # Expected Math to have private instance method 'atanh' but it does not
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 spec/filters/unsupported/math.rb
opal-1.8.2 spec/filters/unsupported/math.rb
opal-1.8.1 spec/filters/unsupported/math.rb
opal-1.8.0 spec/filters/unsupported/math.rb
opal-1.8.0.beta1 spec/filters/unsupported/math.rb
opal-1.7.4 spec/filters/unsupported/math.rb
opal-1.8.0.alpha1 spec/filters/unsupported/math.rb
opal-1.7.3 spec/filters/unsupported/math.rb
opal-1.7.2 spec/filters/unsupported/math.rb
opal-1.7.1 spec/filters/unsupported/math.rb
opal-1.7.0 spec/filters/unsupported/math.rb
opal-1.7.0.rc1 spec/filters/unsupported/math.rb