Sha256: 9b09d8f5af91aed1a396ff54e21eeff575e0b3bf1b93ba52556829b9f96f457c
Contents?: true
Size: 813 Bytes
Versions: 12
Compression:
Stored size: 813 Bytes
Contents
opal_filter "Hash" do fails "Hash#== compares keys with eql? semantics" # spec relies on integer and float being different fails "Hash#== computes equality for complex recursive hashes" fails "Hash#== computes equality for recursive hashes & arrays" fails "Hash#eql? compares keys with eql? semantics" # spec relies on integer and float being different fails "Hash#eql? computes equality for complex recursive hashes" fails "Hash#eql? computes equality for recursive hashes & arrays" fails "Hash#invert compares new keys with eql? semantics" # spec relies on integer and float being different fails "Hash#[] compares keys with eql? semantics" # spec relies on integer and float being different fails "Hash#[] does not create copies of the immediate default value" # spec uses mutable string end
Version data entries
12 entries across 12 versions & 1 rubygems