rb: Fix the binaryprotocol spec to run under jruby
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:19:51 +0000 (01:19 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:19:51 +0000 (01:19 +0000)
commit830f46a382b63a18e5ad4871894bdbe38139adb3
tree555f05e81040adccfcbc9c23c0119b5f11a9da30
parentfdc9c976f9d219ee693674fe6a45fafe21796ac4
rb: Fix the binaryprotocol spec to run under jruby

Stop testing for RangeErrors with bignums in i64, that was just an artifact of the MRI interpreter that has different behavior under jruby.
JRuby uses a different Float::MIN/MAX so stop hard-coding the binary representation

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@669034 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/spec/binaryprotocol_spec.rb