Generate IDE run configurations for modularized and full pipeline test
To generate configuration you need to specify path to root directory with modularized testdata for kotlin project in `local.properties`: ``` kotlin.fir.modularized.testdata=/path/to/testdata/modularized-kotlin ```
This commit is contained in:
committed by
TeamCityServer
parent
f5d00716d1
commit
329d9a58bc
@@ -32,6 +32,8 @@ build/
|
||||
.idea/modules
|
||||
.idea/runConfigurations/JPS_*.xml
|
||||
.idea/runConfigurations/PILL_*.xml
|
||||
.idea/runConfigurations/_FP_*.xml
|
||||
.idea/runConfigurations/_MT_*.xml
|
||||
.idea/libraries
|
||||
.idea/modules.xml
|
||||
.idea/gradle.xml
|
||||
|
||||
Reference in New Issue
Block a user