Sha256: 172748cbf9b44e167ff290ffdf1fdef00560c5b19ee16b7613260a95a295aa8a

Contents?: true

Size: 491 Bytes

Versions: 45

Compression:

Stored size: 491 Bytes

Contents

fails:Array#collect returns an Enumerator when no block given
fails:Array#collect does not copy untrusted status
fails:Array#collect! keeps untrusted status
fails:Array#collect! when frozen raises a RuntimeError
fails:Array#collect! when frozen raises a RuntimeError when empty
fails:Array#collect! when frozen raises a RuntimeError when calling #each on the returned Enumerator
fails:Array#collect! when frozen raises a RuntimeError when calling #each on the returned Enumerator when empty

Version data entries

45 entries across 32 versions & 4 rubygems

Version Path
backports-3.6.2 spec/tags/1.8.6/core/array/collect_spec.rb
backports-3.6.1 spec/tags/1.8.6/core/array/collect_spec.rb
backports-3.6.0 spec/tags/1.8.6/core/array/collect_spec.rb
backports-3.5.0 spec/tags/1.8.6/core/array/collect_spec.rb
backports-3.4.1 spec/tags/1.8.6/core/array/collect_spec.rb