summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-10-03 16:20:24 +0200
committerLaurenz <laurmaedje@gmail.com>2023-10-03 16:22:10 +0200
commit6b1233e127d815b38fea9ab909dd4081cdf76ca2 (patch)
tree50bae7ed62697b9e824ae0694ad2f7159e76f25f /tests
parentd709b0e2479d780625becc2f493ce4067aa20cb3 (diff)
Fix test failure
Before we tested with an unavailable font, but the hyphens were still visible. But now the hyphens respect fallback too, so it's really hard to test it. I am removing the test for now.
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/text/shaping.pngbin3992 -> 3975 bytes
-rw-r--r--tests/typ/text/shaping.typ6
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/ref/text/shaping.png b/tests/ref/text/shaping.png
index a3ee750e..69cba132 100644
--- a/tests/ref/text/shaping.png
+++ b/tests/ref/text/shaping.png
Binary files differ
diff --git a/tests/typ/text/shaping.typ b/tests/typ/text/shaping.typ
index c794a105..3a8d5411 100644
--- a/tests/typ/text/shaping.typ
+++ b/tests/typ/text/shaping.typ
@@ -26,9 +26,3 @@ ABCअपार्टमेंट
// doesn't exist in shaping output.
#set text(dir: rtl, font: "Noto Serif Hebrew")
\ ט
-
----
-// Test that #2283 is fixed.
-#set text(font: "test", lang: "de", hyphenate: true, fallback: false)
-#set par(linebreaks: "simple")
-- ensure