Natalia Selezneva
|
7b80be5c9d
|
Temporary workaround for gradle issue: wrong navigation for included plugin source code
https://github.com/gradle/gradle/issues/13783
^KT-39522
|
2020-08-17 23:12:51 +03:00 |
|
Natalia Selezneva
|
3d91c410e7
|
*.gradle.kts: include project sources in script dependencies sources scope
^KT-39523 Fixed
|
2020-07-08 18:30:02 +03:00 |
|
Natalia Selezneva
|
35e2c9eb59
|
Fix scripting tests in 193
^KT-34541 Fixed
|
2019-10-30 12:02:45 +03:00 |
|
Nikolay Krasko
|
697d3a0e5a
|
193: Mute scripting test in 193 (KT-34541)
|
2019-10-28 14:06:06 +03:00 |
|
Natalia Selezneva
|
6eff314b9d
|
Script tests: check that script is highlighted
|
2018-12-26 16:56:49 +03:00 |
|
Pavel V. Talanov
|
deda5e7eee
|
Fix navigation to script dependency sources failing
Specifically in case where some lib is in project and script dependencies at the same time
|
2017-09-08 15:06:00 +03:00 |
|
Pavel V. Talanov
|
53144def10
|
AbstractScriptConfigurationTest: rewrite script template setup
Allow simpler setup of common scenarios
Do not require to define DependenciesResolver for every test
Drop redundant template files
|
2017-09-08 15:04:17 +03:00 |
|
Dmitry Jemerov
|
8f38d03b48
|
Indicate vararg parameters in Goto Symbol presentation
#KT-17899 Fixed
|
2017-05-18 21:02:24 +02:00 |
|
Ilya Chernikov
|
88652154c9
|
Port compiler to the script-runtime with script base classes
|
2017-04-06 10:02:45 +02:00 |
|
Pavel V. Talanov
|
434018f679
|
ScriptConfigurationNavigationTest: test navigation to kotlin library
|
2017-03-21 16:19:59 +03:00 |
|
Pavel V. Talanov
|
10660f35d7
|
Add tests for script configuration machinery, namely ScriptTemplateProvider EP
Test highlighting and navigation depending on provided script definition
|
2016-08-16 16:45:59 +03:00 |
|