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).