Sha256: 64b3d8117b6dd4ce2802fedf824f01bac1cec080e2f92a3ba34ad23f053348e7

Contents?: true

Size: 355 Bytes

Versions: 64

Compression:

Stored size: 355 Bytes

Contents

# encoding: utf-8

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'spec_helper'))
require 'data_objects/spec/shared/typecast/float_spec'

describe 'DataObjects::Sqlite3 with Float' do
  it_should_behave_like 'supporting Float'
end

describe 'DataObjects::Sqlite3 with Float' do
  it_should_behave_like 'supporting Float autocasting'
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
do_sqlite3-0.10.17 spec/typecast/float_spec.rb
do_sqlite3-0.10.17-x86-mswin32-60 spec/typecast/float_spec.rb
do_sqlite3-0.10.17-x86-mingw32 spec/typecast/float_spec.rb
do_sqlite3-0.10.17-java spec/typecast/float_spec.rb
do_sqlite3-0.10.16 spec/typecast/float_spec.rb
do_sqlite3-0.10.16-x86-mswin32-60 spec/typecast/float_spec.rb
do_sqlite3-0.10.16-x86-mingw32 spec/typecast/float_spec.rb
do_sqlite3-0.10.16-java spec/typecast/float_spec.rb
do_sqlite3-0.10.15 spec/typecast/float_spec.rb
do_sqlite3-0.10.15-x86-mswin32-60 spec/typecast/float_spec.rb
do_sqlite3-0.10.15-x86-mingw32 spec/typecast/float_spec.rb
do_sqlite3-0.10.15-java spec/typecast/float_spec.rb
do_sqlite3-0.10.14 spec/typecast/float_spec.rb
do_sqlite3-0.10.14-x86-mswin32-60 spec/typecast/float_spec.rb
do_sqlite3-0.10.14-x86-mingw32 spec/typecast/float_spec.rb
do_sqlite3-0.10.14-java spec/typecast/float_spec.rb
do_sqlite3-0.10.13-x86-mswin32-60 spec/typecast/float_spec.rb
do_sqlite3-0.10.13-x86-mingw32 spec/typecast/float_spec.rb
do_sqlite3-0.10.13 spec/typecast/float_spec.rb
do_sqlite3-0.10.13-java spec/typecast/float_spec.rb