thrift/lib/rb/spec
Kevin Clark f4e700883b rb: Improve IOStreamTransport to behave more like a real transport [THRIFT-76]
Author: Kevin Ballard <kevin@rapleaf.com>


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@678065 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 22:27:03 +00:00
..
gen-rb rb: Use File.dirname(__FILE__) in generated requires [THRIFT-57] 2008-06-26 17:49:49 +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.rb rb: Fix the binaryprotocol spec to run under jruby 2008-06-18 01:19:51 +00:00
client_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
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 Spec out HTTPClient 2008-06-18 01:11:18 +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: Use File.dirname(__FILE__) in generated requires [THRIFT-57] 2008-06-26 17:49:49 +00:00
struct_spec.rb rb: Display field name in type-checking error [THRIFT-78] 2008-07-18 22:03:48 +00:00
ThriftSpec.thrift rb: Make a few of the NonblockingServer specs pass under jruby 2008-06-18 01:19:59 +00:00
transport_spec.rb rb: Improve IOStreamTransport to behave more like a real transport [THRIFT-76] 2008-07-18 22:27:03 +00:00
types_spec.rb rb: Display field name in type-checking error [THRIFT-78] 2008-07-18 22:03:48 +00:00
unixsocket_spec.rb rb: Add optional timeout argument to Thrift::Socket [THRIFT-74] 2008-07-18 21:49:50 +00:00