thrift/lib/rb/spec
Bryan Duxbury e3ab50d0f3 THRIFT-374. rb: ruby 1.9 compatibility
This patch updates the thrift_native package to use 1.9 compatible macros and fixes the pure ruby stuff to behave equally well in ruby1.8.6-ruby1.9.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@758435 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25 21:06:53 +00:00
..
gen-rb THRIFT-353. rb: Capitalize module names on ruby generation 2009-03-04 21:32:54 +00:00
binaryprotocol_spec_shared.rb THRIFT-374. rb: ruby 1.9 compatibility 2009-03-25 21:06:53 +00:00
binaryprotocol_spec.rb THRIFT-254. rb: Add optional strict version support to binary protocols 2009-02-04 22:43:59 +00:00
binaryprotocolaccelerated_spec.rb THRIFT-312. rb: Ruby unit tests fail due to change in BinaryProtocolAccelerated interface 2009-03-24 00:08:45 +00:00
client_spec.rb THRIFT-374. rb: ruby 1.9 compatibility 2009-03-25 21:06:53 +00:00
compact_protocol_spec.rb THRIFT-332. rb: Compact Protocol in Ruby 2009-03-19 18:57:43 +00:00
exception_spec.rb Rename spec wrapper classes to prevent cross-pollination of specs. Require rspec 1.1.4 or later to fix the "describe Module do" bug 2008-06-18 01:08:05 +00:00
httpclient_spec.rb rb: Update HTTPClientSpec for THRIFT-156 2008-10-16 19:14:47 +00:00
httpserver_spec.rb Spec out SimpleMongrelHTTPServer 2008-06-18 01:10:05 +00:00
nonblockingserver_spec.rb rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57] 2008-06-26 17:49:49 +00:00
processor_spec.rb Rename spec wrapper classes to prevent cross-pollination of specs. Require rspec 1.1.4 or later to fix the "describe Module do" bug 2008-06-18 01:08:05 +00:00
protocol_spec.rb THRIFT-275. rb: Remove deprecated classes from Ruby library 2009-03-24 05:23:52 +00:00
serializer_spec.rb THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components 2009-02-02 00:48:17 +00:00
server_spec.rb THRIFT-374. rb: ruby 1.9 compatibility 2009-03-25 21:06:53 +00:00
socket_spec_shared.rb rb: Add optional timeout argument to Thrift::Socket [THRIFT-74] 2008-07-18 21:49:50 +00:00
socket_spec.rb THRIFT-229. rb: Don't block indefinitely on connect() 2009-03-07 00:03:15 +00:00
spec_helper.rb THRIFT-332. rb: Compact Protocol in Ruby 2009-03-19 18:57:43 +00:00
struct_spec.rb THRIFT-332. rb: Compact Protocol in Ruby 2009-03-19 18:57:43 +00:00
ThriftSpec.thrift THRIFT-136. s/async/oneway/ in the Thrift IDL 2009-03-24 20:02:22 +00:00
transport_spec.rb THRIFT-275. rb: Remove deprecated classes from Ruby library 2009-03-24 05:23:52 +00:00
types_spec.rb rb: Thrift.check_type should check struct classes [THRIFT-185] 2008-12-13 02:39:20 +00:00
unixsocket_spec.rb rb: Add optional timeout argument to Thrift::Socket [THRIFT-74] 2008-07-18 21:49:50 +00:00