.. |
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_shared.rb
|
rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90]
|
2008-07-25 21:06:03 +00:00 |
binaryprotocol_spec.rb
|
rb: Spec out Thrift::BinaryProtocolAccelerated [THRIFT-90]
|
2008-07-25 21:06:03 +00:00 |
binaryprotocolaccelerated_spec.rb
|
rb: Teach BinaryProtocolAccelerated to encode strings with NULs [THRIFT-97]
|
2008-07-25 21:06:06 +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
|
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: Add ext/ to loadpath so BinaryProtocolAccelerated specs pass
|
2008-07-28 22:16:34 +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 |