[PR #151] [MERGED] Add Gradle task "testNative" #429

Closed
opened 2025-12-30 01:24:26 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: test-native


📝 Commits (1)

  • 2321319 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/151 **Author:** [@odenix](https://github.com/odenix) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 2/14/2024 **Merged by:** [@holzensp](https://github.com/holzensp) **Base:** `main` ← **Head:** `test-native` --- ### 📝 Commits (1) - [`2321319`](https://github.com/apple/pkl/commit/2321319b02938f73ae775539ad1eaeba7d75538d) Add Gradle task "testNative" ### 📊 Changes **3 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `DEVELOPMENT.adoc` (+2 -1) 📝 `buildSrc/src/main/kotlin/pklNativeBuild.gradle.kts` (+5 -1) 📝 `pkl-core/pkl-core.gradle.kts` (+1 -1) </details> ### 📄 Description Support running native tests with "gw testNative" for consistency with "gw test". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:24:26 +01:00
adam closed this issue 2025-12-30 01:24:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#429