Sha256: b040686658f372ca0ece50b756bf8bd954a04388c14ea1e7ec5bd80e6ce3f7a0

Contents?: true

Size: 183 Bytes

Versions: 21

Compression:

Stored size: 183 Bytes

Contents

# NOTE: run bin/format-filters after changing this file
opal_filter "Math" do
  fails "Math.log2 returns the natural logarithm of the argument" # Expected Infinity to equal 10001
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
opal-1.6.1 spec/filters/bugs/math.rb
opal-1.6.0 spec/filters/bugs/math.rb
opal-1.6.0.rc1 spec/filters/bugs/math.rb
opal-1.6.0.alpha1 spec/filters/bugs/math.rb
opal-1.5.1 spec/filters/bugs/math.rb
opal-1.5.0 spec/filters/bugs/math.rb
opal-1.5.0.rc1 spec/filters/bugs/math.rb
opal-1.4.1 spec/filters/bugs/math.rb
opal-1.4.0 spec/filters/bugs/math.rb
opal-1.4.0.alpha1 spec/filters/bugs/math.rb
opal-1.3.2 spec/filters/bugs/math.rb
opal-1.3.1 spec/filters/bugs/math.rb
opal-1.3.0 spec/filters/bugs/math.rb
opal-1.3.0.rc1 spec/filters/bugs/math.rb
opal-1.3.0.alpha1 spec/filters/bugs/math.rb
opal-1.2.0 spec/filters/bugs/math.rb
opal-1.2.0.beta1 spec/filters/bugs/math.rb
opal-1.1.1 spec/filters/bugs/math.rb
opal-1.1.1.rc1 spec/filters/bugs/math.rb
opal-1.1.0 spec/filters/bugs/math.rb