Add specs for Struct.
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:09:41 +0000 (01:09 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 01:09:41 +0000 (01:09 +0000)
commit03d7a479461a1537d3dd8a1b6782e56fc434e81a
treeab0b83985d130ca9154b4f2cd07e8e1a79ba58a2
parent41c0a0266b9e3fb0432a9b927f9ddb46a15d6f26
Add specs for Struct.

Include the generated code so the thrift compiler is not required to run the specs.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668961 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/spec/ThriftSpec.thrift [new file with mode: 0644]
lib/rb/spec/gen-rb/ThriftSpec_constants.rb [new file with mode: 0644]
lib/rb/spec/gen-rb/ThriftSpec_types.rb [new file with mode: 0644]
lib/rb/spec/struct_spec.rb [new file with mode: 0644]