~jaro/balkon

ref: 07b55a3860ee3d685303213a96c9b7bad0fec7ad balkon/test/Data/Text/ParagraphLayout/Internal/RunSpec.hs -rw-r--r-- 4.9 KiB
Add expected run lengths to test data.
Add more sample texts.
Deduplicate emptyFont in RunSpec.
Generalise text from SpanData for other tests.
Add Arabic examples to spanToRuns tests.
Fix style: white space in exports and imports.
Reduce test dependencies on fonts.
Move non-public modules into Internal namespace.
Minimise working with Data.Text.Internal.
Link to Span using a generic wrapper.
Implement "plain" interface.
Separate tests by module.