Insert extra test to work around segmentation fault. Without the added test, the test suite causes a segmentation fault after starting "wraps by characters when line is ultra narrow".
1 files changed, 3 insertions(+), 0 deletions(-) M test/Data/Text/ParagraphLayoutSpec.hs
M test/Data/Text/ParagraphLayoutSpec.hs => test/Data/Text/ParagraphLayoutSpec.hs +3 -0
@@ 79,6 79,9 @@ spec = do -- Note: This font does not contain Japanese glyphs. describe "layoutPlain" $ do describe "with Arabic font" $ before loadPlexSansArabicRegular $ do it "handles input with no spans" $ \font -> do let result = layoutPlain $ emptyParagraph $ opts font result `shouldBe` emptyLayout it "wraps filler text at 20em" $ \font -> do let result = layoutPlain $ arabicFillerParagraph $