Thrift-1424:Ruby specs fail when run with rake
authorJake Farrell <jfarrell@apache.org>
Thu, 10 Nov 2011 00:53:17 +0000 (00:53 +0000)
committerJake Farrell <jfarrell@apache.org>
Thu, 10 Nov 2011 00:53:17 +0000 (00:53 +0000)
commit8941458f721a1fcc4220adb7e8c14eddc77f8691
treeab48566075d178a69657ad7d88616bbba914a65c
parent5d85bbcabe9339357f6f3f01920d5da1ac42fdcd
Thrift-1424:Ruby specs fail when run with rake
Client: ruby
Patch: Peter Sanford

Fixes specs failing to load the spec_helper in ruby 1.9.2

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1200070 13f79535-47bb-0310-9956-ffa450edef68
21 files changed:
lib/rb/spec/base_protocol_spec.rb
lib/rb/spec/base_transport_spec.rb
lib/rb/spec/binary_protocol_accelerated_spec.rb
lib/rb/spec/binary_protocol_spec.rb
lib/rb/spec/binary_protocol_spec_shared.rb
lib/rb/spec/client_spec.rb
lib/rb/spec/compact_protocol_spec.rb
lib/rb/spec/exception_spec.rb
lib/rb/spec/http_client_spec.rb
lib/rb/spec/mongrel_http_server_spec.rb
lib/rb/spec/nonblocking_server_spec.rb
lib/rb/spec/processor_spec.rb
lib/rb/spec/serializer_spec.rb
lib/rb/spec/server_socket_spec.rb
lib/rb/spec/server_spec.rb
lib/rb/spec/socket_spec.rb
lib/rb/spec/socket_spec_shared.rb
lib/rb/spec/struct_spec.rb
lib/rb/spec/types_spec.rb
lib/rb/spec/union_spec.rb
lib/rb/spec/unix_socket_spec.rb