summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorOzan Can Altiok <ozan@unscrambl.com>2018-03-20 15:02:28 +0300
committerJames E. King III <jking@apache.org>2018-03-20 16:28:15 -0400
commite46419b5ecb8e430d8555c2d5fbcffbc6a91ff83 (patch)
tree888f59c716c6ec5f5ee9715b6e06410e1d9a5d97 /test/Makefile.am
parentb4960838a3b20e6bcf61727f21214a47418a2ca5 (diff)
downloadthrift-e46419b5ecb8e430d8555c2d5fbcffbc6a91ff83.tar.gz
THRIFT-4476: Typecasting problem on double list items,
emitting doubles with high precision Client: cpp Client: erl Client: java Client: js Client: py This closes #1511
Diffstat (limited to 'test/Makefile.am')
-rwxr-xr-xtest/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index cb3d9aa64..7267066b7 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -134,6 +134,7 @@ EXTRA_DIST = \
BrokenConstants.thrift \
ConstantsDemo.thrift \
DebugProtoTest.thrift \
+ DoubleConstantsTest.thrift \
DenseLinkingTest.thrift \
DocTest.thrift \
EnumTest.thrift \