~jaro/balkon

ref: 8537ba994a9fe1d81fd7138dfceef32f718b8231 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.