kotlin-tooling-core: Setup binary compatibility tests
This commit is contained in:
committed by
Space
parent
93e04c0b33
commit
6a96b6ec3f
+4
@@ -40,6 +40,10 @@ class RuntimePublicAPITest {
|
||||
)
|
||||
}
|
||||
|
||||
@Test fun kotlinToolingCore() {
|
||||
snapshotAPIAndCompare("../kotlin-tooling-core/build/libs", "kotlin-tooling-core(?!-[-a-z]+)")
|
||||
}
|
||||
|
||||
private fun snapshotAPIAndCompare(
|
||||
basePath: String,
|
||||
jarPattern: String,
|
||||
|
||||
Reference in New Issue
Block a user