thrift/lib/rb/spec
2008-10-16 19:15:20 +00:00
..
gen-rb rb: Create constants for field ids in generated structs [THRIFT-165] 2008-10-16 19:15:20 +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 Merge branch 'THRIFT-103' 2008-08-04 18:46:19 +00:00
binaryprotocol_spec.rb rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90] 2008-07-25 21:06:03 +00:00
binaryprotocolaccelerated_spec.rb Merge branch 'THRIFT-103' 2008-08-04 18:46:19 +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
deprecation_spec.rb rb: Ensure the specs that expect deprecation warnings actually get them [THRIFT-56] 2008-06-26 18:45:29 +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 Oops, call #skip instead of #read_type when testing skip 2008-06-18 01:12:26 +00:00
serializer_spec.rb rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57] 2008-06-26 17:49:49 +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 rb: Add optional timeout argument to Thrift::Socket [THRIFT-74] 2008-07-18 21:49:50 +00:00
spec_helper.rb rb: Add ext/ to loadpath so BinaryProtocolAccelerated specs pass 2008-07-28 22:16:34 +00:00
struct_spec.rb rb: Add pretty inspect, optional field hint for Thrift::Struct 2008-08-26 20:02:07 +00:00
ThriftSpec.thrift rb: Add pretty inspect, optional field hint for Thrift::Struct 2008-08-26 20:02:07 +00:00
transport_spec.rb rb: Add FramedTransport#borrow/consume! [THRIFT-117] 2008-08-25 22:16:45 +00:00
types_spec.rb rb: Check container elements when Thrift.type_checking = true [THRIFT-104] 2008-08-01 22:04:09 +00:00
unixsocket_spec.rb rb: Add optional timeout argument to Thrift::Socket [THRIFT-74] 2008-07-18 21:49:50 +00:00