Sha256: a6dbd29c9eafcc59892dd7ebb9d0958a2f6255a45234c43cf2e3766652575682

Contents?: true

Size: 333 Bytes

Versions: 1

Compression:

Stored size: 333 Bytes

Contents

opal_filter "Comparable" do
  fails "Comparable#== when #<=> raises an exception if it is a StandardError lets it go through"
  fails "Comparable#== when #<=> raises an exception if it is a subclass of StandardError lets it go through"
  fails "Comparable#== when #<=> returns nor nil neither an Integer raises an ArgumentError"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-0.11.0.rc1 spec/filters/bugs/comparable.rb