Andrey Uskov
c7a53e4435
Fix android import tests
2020-05-28 22:07:31 +03:00
Andrey Uskov
2eb354f211
Fixed import of MPP modules with single artifacts
...
#KT-38037 Fixed
2020-05-28 22:07:16 +03:00
Yaroslav Chernyshev
785fa7dd1c
[Gradle, Import] Ignore incompatible test runs for Native targets.
...
#Fixed KT-34516
2020-05-14 17:43:00 +03:00
Andrey Uskov
e963b71921
Tests of import with latest gradle plugin are implemented
2019-11-14 21:13:19 +03:00
Andrey Uskov
51590ef1b7
Migrate import tests to annotation-driven determination of target
...
kotlin plugin versions
2019-11-14 21:13:16 +03:00
Andrey Uskov
fd2b75e39b
Fixed import of MPP project with single Android target
...
#KT-34639 Fixed
2019-10-31 21:39:18 +03:00
Andrey Uskov
0188a0923e
Update Kotlin plugin in KaptImportingTests
...
#KT-34033 Fixed
2019-10-21 21:38:49 +03:00
Andrey Uskov
40bb48e19b
Fix actualisation of common source sets when HMPP is disabled
...
#KT-34256 Fixed
#KT-34402 Fixed
2019-10-21 21:38:45 +03:00
Andrey Uskov
6d9be0ab5d
Fix MPP import tests
2019-10-01 08:30:09 +03:00
Andrey Uskov
715fad849d
Importing test tasks and targets is implemented
2019-09-27 11:59:58 +03:00
Andrey Uskov
91365d9fad
Fix import library dependencies when transitive MPP are involved
...
Fix import dependencies of java modules on MPP modules when
project was not build before import. Unresolved jar dependencies
are not created any more on import of MPP project.
#KT-28822 Fixed
#KT-29757 Fixed
2019-07-26 01:17:55 +03:00
Andrey Uskov
0b8ad5c6c0
Fixed setting production-on-test flag if project was not build
...
Make importing production-on-test flag more accurate when
the project to be imported was not previously build
2019-07-26 01:16:56 +03:00
Andrey Uskov
86a26f0cca
Add jvmWithJava IDE import test
2019-07-26 01:15:32 +03:00
Yan Zhulanow
12861595f5
MPP: Attach all classes/resources directories to the runtime classpath (KT-30710)
2019-06-13 17:33:24 +09:00
Yan Zhulanow
bc0f10449a
Kapt: Fix source root importing in MPP projects
2019-06-13 17:33:24 +09:00
Yan Zhulanow
bc6f01805e
Fix JVM test running in MPP projects (KT-30814)
2019-06-04 17:56:05 +09:00
Andrey Uskov
364274ef90
Fix setting production-on-test flags in MPP projects
...
#KT-29854 Fixed
2019-04-17 00:17:21 +03:00
Andrey Uskov
ff488bb871
Create android source root test added
2019-04-09 12:03:57 +03:00
Yaroslav Russkih
028a311949
Use https everywhere - tests and test data
2019-02-19 21:35:36 +01:00
Andrey Uskov
a106085e67
Update kotlin gradle plugin used in import tests
2019-02-17 12:42:31 +03:00
Andrey Uskov
b5e6752656
Migrate import tests of composite MPP build to new version of MPP
2019-02-17 12:42:15 +03:00
Andrey Uskov
52be952fb7
Refactor gradle importing tests. Add possibility to test various
...
versions of gradle kotlin plugin
2019-02-17 12:28:19 +03:00
Andrey Uskov
620969652a
Fixed dependency resolution of root project
...
#KT-28389 Fixed
2018-11-27 13:46:56 +03:00
Andrey Uskov
ef6aae0f4a
Migrate importing tests to new configuration management
2018-11-22 12:51:47 +03:00