Sha256: 6d8f97772a3c6fb3167f936edc5f9da1c188e8ca0adbd13f6e7e139da7437158

Contents?: true

Size: 247 Bytes

Versions: 52

Compression:

Stored size: 247 Bytes

Contents

require File.expand_path('../../../spec_helper', __FILE__)
require File.expand_path('../fixtures/classes', __FILE__)
require File.expand_path('../shared/isatty', __FILE__)

describe "StringIO#tty?" do
  it_behaves_like :stringio_isatty, :tty?
end

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
rhodes-3.2.2 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.2.beta spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.1 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.9 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.8 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.7 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.6 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.5 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.4 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.2 spec/framework_spec/app/spec/library/stringio/tty_spec.rb
rhodes-3.2.0.beta.1 spec/framework_spec/app/spec/library/stringio/tty_spec.rb