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
main
test-native
2321319
3 files changed (+8 additions, -3 deletions)
📝 DEVELOPMENT.adoc (+2 -1) 📝 buildSrc/src/main/kotlin/pklNativeBuild.gradle.kts (+5 -1) 📝 pkl-core/pkl-core.gradle.kts (+1 -1)
DEVELOPMENT.adoc
buildSrc/src/main/kotlin/pklNativeBuild.gradle.kts
pkl-core/pkl-core.gradle.kts
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.