Made test runner work with binary compatibility tests
(cherry picked from commit e0b599a632b94e4b1303fc94275dcd5b6a7dfb6b)
This commit is contained in:
committed by
Vasily Levchenko
parent
64445bb793
commit
58ea71cb0e
@@ -220,6 +220,7 @@ def update_external_tests() {
|
||||
include 'compiler/codegen/box/**'
|
||||
include 'compiler/codegen/boxInline/**'
|
||||
include 'compiler/compileKotlinAgainstKotlin/**'
|
||||
include 'compiler/binaryCompatibility/klibEvolution/**'
|
||||
exclude 'stdlib/**'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user