Sha256: 6e221f052f5acd65207020775f7342dfa8919c0fc8987290065c2f7a12de4ac0

Contents?: true

Size: 387 Bytes

Versions: 7

Compression:

Stored size: 387 Bytes

Contents

# no bigdecimal on opal
eq with BigDecimal objects fails with a conventional representation of the decimal

# no activesupport on opal
eq Time Equality with DateTime objects.*
eq Time Equality with Time objects produces different output for Times differing by milliseconds

# symbols
eq #description with "symbol" is "eq :symbol"
eq #description with {"foo"=>"bar"} is "eq {:foo=>:bar}"

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
opal-rspec-0.6.2 spec/rspec/expectations/filter/unsupported/eq.txt
opal-rspec-0.6.1 spec/rspec/expectations/filter/unsupported/eq.txt
opal-rspec-0.6.0 spec/rspec/expectations/filter/unsupported/eq.txt
opal-rspec-0.6.0.beta1 spec/rspec/expectations/filter/unsupported/eq.txt
opal-connect-rspec-0.5.0 spec/rspec/expectations/filter/unsupported/eq.txt
opal-rspec-0.5.0 spec/rspec/expectations/filter/unsupported/eq.txt
opal-rspec-0.5.0.beta3 spec/rspec/expectations/filter/unsupported/eq.txt