Files
kotlin-fork/native/native.tests/README.md
T
2022-04-19 16:02:46 +03:00

211 B

Running tests

For tests, use ./gradlew :native:native.tests:codegenBoxTest and ./gradlew :kotlin-native:backend.native:tests:run.

For more details see Testing.