Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/zharkov-backup-latest-drop-ir-extension-receiver
/
.
/
native
/
native.tests
/
README.md
blob: 8be55ac916c495838d0dc9f9ec43b74b5fcf2e03 [
file
] [
log
] [
blame
] [
view
] [
edit
]
## Running tests
For
tests
,
use
`./gradlew :native:native.tests:codegenBoxTest`
and
`./gradlew :kotlin-native:backend.native:tests:run`
.
For
more details see
[
Testing
](../../
kotlin
-
native
/
HACKING
.
md
#Testing).