Original PR: https://github.com/apple/pkl/pull/131 Author: @odenix Created: 2/12/2024 Status: ✅ Merged Merged: 2/13/2024 Merged by: @holzensp
Base: main ← Head: native-tests
main
native-tests
43144fb
6ae743d
1 file changed (+17 additions, -0 deletions)
📝 pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt (+17 -0)
pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt
This allows to "Run all Tests" in IntelliJ without getting lots of test errors because "pkl-alpine-linux-amd64" etc. doesn't exist.
🔄 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/131
Author: @odenix
Created: 2/12/2024
Status: ✅ Merged
Merged: 2/13/2024
Merged by: @holzensp
Base:
main← Head:native-tests📝 Commits (2)
43144fbDon't run JUnit tests for non-existing native executables6ae743dUpdate pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt📊 Changes
1 file changed (+17 additions, -0 deletions)
View changed files
📝
pkl-core/src/test/kotlin/org/pkl/core/LanguageSnippetTestsEngine.kt(+17 -0)📄 Description
This allows to "Run all Tests" in IntelliJ without getting lots of test errors because "pkl-alpine-linux-amd64" etc. doesn't exist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.