[Build] Add gradle properties for different sets of modularized testdata
This commit is contained in:
committed by
teamcityserver
parent
d7368c341e
commit
13b5f87f3a
@@ -59,3 +59,11 @@ org.gradle.vfs.watch=true
|
||||
# By default bootstrap compiler is located in ./build/repo directory
|
||||
# If it differs from default use next flag:
|
||||
#bootstrap.local.path=/path/to/repo
|
||||
|
||||
|
||||
# Those properties are used to automatically generate run configurations for modularized
|
||||
# and full pipeline tests for different sets of test data
|
||||
#kotlin.fir.modularized.testdata.kotlin=/path/to/kotlin/project/testdata
|
||||
#kotlin.fir.modularized.testdata.intellij=/path/to/intellij/project/testdata
|
||||
#kotlin.fir.modularized.testdata.youtrack=/path/to/youtrack/project/testdata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user