thrift/lib/rb/spec
Bryan Duxbury 4287c36aab THRIFT-312. rb: Ruby unit tests fail due to change in BinaryProtocolAccelerated interface
Couldn't find any broken tests anymore, but did remove some dead code that had been commented in the binary protocol spec.



git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@757610 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24 00:08:45 +00:00
..
gen-rb THRIFT-353. rb: Capitalize module names on ruby generation 2009-03-04 21:32:54 +00:00
backwards_compatibility_spec.rb rb: Add TProtocolException to the backwards_compatibility_spec [THRIFT-88] 2008-07-18 21:57:07 +00:00
binaryprotocol_spec_shared.rb THRIFT-254. rb: Add optional strict version support to binary protocols 2009-02-04 22:43:59 +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 rb: Ensure the transport is closed if an exception is raised serializing data in Client.send_message [THRIFT-75] 2008-07-28 22:16:28 +00:00
compact_protocol_spec.rb THRIFT-332. rb: Compact Protocol in Ruby 2009-03-19 18:57:43 +00:00
deprecation_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-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and struct components 2009-02-02 00:48:17 +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 Spec out Server 2008-06-18 01:09:00 +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 Merge branch 'THRIFT-143' 2008-11-14 17:11:39 +00:00
transport_spec.rb rb: Add FramedTransport#borrow/consume! [THRIFT-117] 2008-08-25 22:16:45 +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