THRIFT-369: sets and maps break equality
authorIlya Maykov <ilyam@apache.org>
Wed, 29 Feb 2012 00:39:38 +0000 (00:39 +0000)
committerIlya Maykov <ilyam@apache.org>
Wed, 29 Feb 2012 00:39:38 +0000 (00:39 +0000)
commita81b040ee0408c1cad0c3515dd8513120754935a
treef54c205cc41da1569fc60e27bd84dde1dec7c124
parent35f977c28e14b45b35063b57d47c76f89d2921b3
THRIFT-369: sets and maps break equality
Client: ruby
Patch: Ilya Maykov
Added a unit test demonstrating that equality is not broken for structs with nested containers.

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