@@ -130,6 +130,7 @@ EXTRA_DIST = \
130130 cpp \
131131 crossrunner \
132132 dart \
133+ delphi \
133134 erl \
134135 keys \
135136 lua \
@@ -147,46 +148,48 @@ EXTRA_DIST = \
147148 AnnotationTest.thrift \
148149 BrokenConstants.thrift \
149150 ConstantsDemo.thrift \
150- v0.16/ConstantsDemo.thrift \
151151 DebugProtoTest.thrift \
152- v0.16/DebugProtoTest.thrift \
153152 DenseLinkingTest.thrift \
154153 DocTest.thrift \
155154 DoubleConstantsTest.thrift \
156155 EnumContainersTest.thrift \
157156 EnumTest.thrift \
158157 ExceptionStruct.thrift \
159158 FullCamelTest.thrift \
160- Include .thrift \
159+ FuzzTest .thrift \
161160 Identifiers.thrift \
161+ Include.thrift \
162+ index.html \
162163 Int64Test.thrift \
163164 JsDeepConstructorTest.thrift \
165+ keys/keygen/.gitignore \
166+ known_failures_Linux.json \
164167 ManyOptionals.thrift \
165168 ManyTypedefs.thrift \
166169 NameConflictTest.thrift \
167- v0.16/NameConflictTest.thrift \
168170 OptionalRequiredTest.thrift \
171+ partial/thrift_test_schema.thrift \
172+ README.md \
173+ rebuild_known_failures.sh \
169174 Recursive.thrift \
175+ result.js \
170176 ReuseObjects.thrift \
177+ Service.thrift \
171178 SmallTest.thrift \
179+ SpecificNameTest.thrift \
172180 StressTest.thrift \
181+ test.py \
182+ tests.json \
173183 ThriftTest.thrift \
174- v0.16/ThriftTest.thrift \
175184 TypedefTest.thrift \
176185 Types.thrift \
177186 UnsafeTypes.thrift \
178- Service.thrift \
179- SpecificNameTest.thrift \
187+ v0.16/ConstantsDemo.thrift \
188+ v0.16/DebugProtoTest.thrift \
189+ v0.16/FuzzTestNoUuid.thrift \
190+ v0.16/NameConflictTest.thrift \
191+ v0.16/ThriftTest.thrift \
180192 VoidMethExceptionsTest.thrift \
181- partial/thrift_test_schema.thrift \
182- keys/keygen/.gitignore \
183- known_failures_Linux.json \
184- test.py \
185- tests.json \
186- rebuild_known_failures.sh \
187- result.js \
188- index.html \
189- README.md \
190193 valgrind.suppress
191194
192195precross-% :
0 commit comments