Sha256: 3f4918b5d583beddc1ba5a5d4cb01643bb198f9b9fa7338494fe9da5c8fecb77

Contents?: true

Size: 253 Bytes

Versions: 12

Compression:

Stored size: 253 Bytes

Contents

# NOTE: run bin/format-filters after changing this file
opal_unsupported_filter "File" do
  fails "File.join doesn't mutate the object when calling #to_str" # Mock 'usr' expected to receive to_str("any_args") exactly 1 times but received it 0 times
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 spec/filters/unsupported/file.rb
opal-1.8.2 spec/filters/unsupported/file.rb
opal-1.8.1 spec/filters/unsupported/file.rb
opal-1.8.0 spec/filters/unsupported/file.rb
opal-1.8.0.beta1 spec/filters/unsupported/file.rb
opal-1.7.4 spec/filters/unsupported/file.rb
opal-1.8.0.alpha1 spec/filters/unsupported/file.rb
opal-1.7.3 spec/filters/unsupported/file.rb
opal-1.7.2 spec/filters/unsupported/file.rb
opal-1.7.1 spec/filters/unsupported/file.rb
opal-1.7.0 spec/filters/unsupported/file.rb
opal-1.7.0.rc1 spec/filters/unsupported/file.rb