~jaro/balkon

ref: 5e3e1e93561ccc12946b476272cb0bd211dc4a22 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.