mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #151] [MERGED] Add Gradle task "testNative" #429
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/151
Author: @odenix
Created: 2/14/2024
Status: ✅ Merged
Merged: 2/14/2024
Merged by: @holzensp
Base:
main← Head:test-native📝 Commits (1)
2321319Add Gradle task "testNative"📊 Changes
3 files changed (+8 additions, -3 deletions)
View changed files
📝
DEVELOPMENT.adoc(+2 -1)📝
buildSrc/src/main/kotlin/pklNativeBuild.gradle.kts(+5 -1)📝
pkl-core/pkl-core.gradle.kts(+1 -1)📄 Description
Support running native tests with "gw testNative" for consistency with "gw test".
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.