Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions thrift/thrift0.12/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ tasks.processTestResources.from "${rootProject.projectDir}/thrift/thrift0.13/src
def thriftFullVersion = libs.thrift012.get().versionConstraint.requiredVersion
ext {
thriftVersion = thriftFullVersion.substring(0, thriftFullVersion.lastIndexOf('.'))
testThriftSrcDirs = ["${rootProject.projectDir}/thrift/thrift0.13/src/test/thrift"]
}

// Disable checkstyle because it's checked by ':thrift0.13'.
Expand Down
21 changes: 0 additions & 21 deletions thrift/thrift0.12/src/test/thrift/RpcDebugTest.thrift

This file was deleted.

118 changes: 0 additions & 118 deletions thrift/thrift0.12/src/test/thrift/TTextProtocolTest.thrift

This file was deleted.

27 changes: 0 additions & 27 deletions thrift/thrift0.12/src/test/thrift/TreeStructTest.thrift

This file was deleted.

Loading
Loading