Sha256: 2a7585b485a98fca0b2d1019335f5b296196af7d110b01f9da7576874ba792c3

Contents?: true

Size: 202 Bytes

Versions: 12

Compression:

Stored size: 202 Bytes

Contents

# NOTE: run bin/format-filters after changing this file
opal_unsupported_filter "Class" do
  fails "Class#initialize is private" # Expected Class to have private method 'initialize' but it does not
end

Version data entries

12 entries across 12 versions & 1 rubygems

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