commit | 50bfc56d5d337a08a2dd3a6f60b0ed656719c6ed | [log] [tgz] |
---|---|---|
author | Ben Podgursky <bpodgursky@gmail.com> | Mon Apr 16 23:21:46 2018 -0700 |
committer | Duru Can Celasun <can@dcc.im> | Tue Apr 17 07:21:46 2018 +0100 |
tree | 8b44d87643d2cdbadd30d13cd66baa2339c59aa5 | |
parent | c564651dd404d7e9ff6bf7e5b343f429b9e52082 [diff] [blame] |
THRIFT-4555 Optionally disable copies of binary fields in constructors, getters and setters. Client: java This closes #1540.
diff --git a/test/Makefile.am b/test/Makefile.am index 7267066..68f1986 100755 --- a/test/Makefile.am +++ b/test/Makefile.am
@@ -155,6 +155,7 @@ StressTest.thrift \ ThriftTest.thrift \ TypedefTest.thrift \ + UnsafeTypes.thrift \ known_failures_Linux.json \ test.py \ tests.json \