Sha256: 88aeb9e99a5d3a770b0e038c9be0f6e47f4372f18bee218a39b5ed8cfd995ff7

Contents?: true

Size: 283 Bytes

Versions: 52

Compression:

Stored size: 283 Bytes

Contents

require File.expand_path('../../../spec_helper', __FILE__)
require File.expand_path('../../../shared/file/executable', __FILE__)

describe "File.executable?" do
  it_behaves_like :file_executable, :executable?, File
  it_behaves_like :file_executable_missing, :executable?, File
end

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
rhodes-3.3.4 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.3 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.3.beta.4 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.3.beta.3 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.3.beta.2 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.3.beta.1 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2.beta.7 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2.beta.6 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2.beta.5 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2.beta.4 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2.beta.3 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2.beta.2 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.2.beta.1 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.1 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.0 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.0.beta.3 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.0.beta.2 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.3.0.beta.1 spec/framework_spec/app/spec/core/file/executable_spec.rb
rhodes-3.2.3 spec/framework_spec/app/spec/core/file/executable_spec.rb