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:
Dmitriy Novozhilov
2021-03-12 13:10:34 +03:00
committed by TeamCityServer
parent f5d00716d1
commit 329d9a58bc
3 changed files with 163 additions and 0 deletions
+2
View File
@@ -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