thrift/lib/rb/spec
2008-06-18 01:13:58 +00:00
..
gen-rb Add new spec for properly initializing boolean values 2008-06-18 01:13:58 +00:00
backwards_compatibility_spec.rb Add backwards-compatibility spec 2008-06-18 01:05:17 +00:00
binaryprotocol_spec.rb Test BinaryProtocol#read_message_header with bad data 2008-06-18 01:12:48 +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 Solve the information leak problem between deprecations. Unfortunately this was caused by a nasty ruby bug. 2008-06-18 01:02:14 +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
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
server_spec.rb Spec out Server 2008-06-18 01:09:00 +00:00
socket_spec.rb Add missing test for ServerSocket 2008-06-18 01:13:27 +00:00
spec_helper.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
struct_spec.rb Add new spec for properly initializing boolean values 2008-06-18 01:13:58 +00:00
ThriftSpec.thrift Add new spec for properly initializing boolean values 2008-06-18 01:13:58 +00:00
transport_spec.rb Add two missing tests for FramedTransport 2008-06-18 01:13:18 +00:00