Sha256: 45d3585459bdd19ec9521b6d3d3e371fec4230a6556b33f29441868e00d3287b
Contents?: true
Size: 249 Bytes
Versions: 3
Compression:
Stored size: 249 Bytes
Contents
process_is_foreground do with_feature :readline do require 'readline' require File.expand_path('../shared/size', __FILE__) describe "Readline::HISTORY.length" do it_behaves_like :readline_history_size, :length end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubysl-readline-1.0.1 | spec/history/length_spec.rb |
rubysl-readline-2.0.2 | spec/history/length_spec.rb |
rubysl-readline-1.0.0 | spec/history/length_spec.rb |