mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #416] [MERGED] Enable useCustomStringDelimiters for pkl test example output #539
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/416
Author: @lilyball
Created: 4/10/2024
Status: ✅ Merged
Merged: 4/18/2024
Merged by: @bioball
Base:
main← Head:pkl-test-example-output-delimiters📝 Commits (2)
e4fb29eEnable useCustomStringDelimiters for pkl test example output821cf4dAdd tests📊 Changes
2 files changed (+57 additions, -4 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/runtime/TestRunner.java(+1 -1)📝
pkl-core/src/test/kotlin/org/pkl/core/EvaluateTestsTest.kt(+56 -3)📄 Description
This should make the
<file>-expected.pcffile a bit easier to read when examples contain quotes or backslashes.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.