Sha256: 23f5037b18fe0ffc75e8b565d99ac8c4ae9cadf5d0e7169f918e2447206f1c62

Contents?: true

Size: 317 Bytes

Versions: 12

Compression:

Stored size: 317 Bytes

Contents

opal_filter "Pathname" do
  fails "Pathname#relative_path_from raises an error when the two paths do not share a common prefix"
  fails "Pathname#relative_path_from raises an error when the base directory has .."
  fails "Pathname#relative_path_from returns current and pattern when only those patterns are used"
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
opal-0.10.6 spec/filters/bugs/pathname.rb
opal-0.10.6.beta spec/filters/bugs/pathname.rb
opal-0.10.5 spec/filters/bugs/pathname.rb
opal-0.10.4 spec/filters/bugs/pathname.rb
opal-0.10.3 spec/filters/bugs/pathname.rb
opal-0.10.2 spec/filters/bugs/pathname.rb
opal-0.10.1 spec/filters/bugs/pathname.rb
opal-0.10.0 spec/filters/bugs/pathname.rb
opal-0.10.0.rc2 spec/filters/bugs/pathname.rb
opal-0.10.0.rc1 spec/filters/bugs/pathname.rb
opal-0.10.0.beta5 spec/filters/bugs/pathname.rb
opal-0.10.0.beta4 spec/filters/bugs/pathname.rb