Pavel Punegov
d5bdc7cf8e
[K/N][test] Fix sample that uses watchos_x86 target
...
Simply replace it with watchos_x64
2023-06-15 14:07:42 +00:00
Alexander Shabalin
aea8bac7d2
[K/N] Do not compile for deprecated targets and legacy MM
...
^KT-56533
^KT-58853
2023-05-30 16:44:58 +00:00
Pavel Punegov
5a95d919c7
[K/N] Add kotlinx.cinterop.ExperimentalForeignApi opt-ins
...
Add more opt-ins in Samples, tests and Benchmarks.
This is a follow-up to KT-MR-9788
Merge-request: KT-MR-9997
Merged-by: Pavel Punegov <Pavel.Punegov@jetbrains.com >
2023-05-09 09:39:40 +00:00
Svyatoslav Scherbina
ba2e46758d
Fix kotlin-native/backend.native/tests/samples after 82524fd
...
Enable language feature for these tests, because some code relies
on implicit integer coercion there
2023-03-14 19:26:44 +00:00
Svyatoslav Scherbina
72f9cdf49b
Native: fix curl sample test
...
Don't publish libcurl to a local Maven repo, but consume it directly
as a project dependency.
Publishing appears to be fragile here, and the intention of the test
does not involve checking Gradle anyway.
2023-02-17 10:35:02 +00:00
Alexander.Likhachev
67c4dc3cce
[Gradle, K/N] Stop using enableEndorsedLibs Gradle flag, make it Error
...
#KT-54098 Fixed
2023-02-06 19:24:05 +00:00
Svyatoslav Scherbina
1828f7a374
Native: fix curl sample test
2023-02-03 15:30:56 +00:00
Vladimir Sukharev
44f638e952
Drop K/N dependency to JCenter
2022-11-03 10:51:56 +00:00
Pavel Punegov
7a7954b1e2
[K/N][samples] Exclude curl sample on Windows
...
Due to the linkage error caused by passing whole
mingw lib directory with -L
2022-09-06 08:05:36 +00:00
Svyatoslav Scherbina
7bf6d64cfb
Native: move samples to backend.native/tests/
2022-08-31 16:10:04 +00:00