diff options
author | Benjamin Otte <otte@redhat.com> | 2021-11-12 03:14:34 +0100 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-11-14 18:55:09 -0500 |
commit | 34596338d0b03e2da697502c36f8d5e9ec9e8487 (patch) | |
tree | a32128c0d1cdf0219a1b375a9a2bf68b8db443e8 /.gitignore | |
parent | f7e1c6338eba0d775c55d9f4ea7f1ef86b95adc8 (diff) | |
download | pango-34596338d0b03e2da697502c36f8d5e9ec9e8487.tar.gz |
tests: Add a spiced up wrapping test
* Generate 20 random strings that look like sentences.
* For each of them, measure the size at 100 random widths.
* assert that for those widths, when sorted, the measured widths
are increasing and the heights are decreasing.
The test alsogenerates random strings in LTR, RTL or both at the same
time to spice the test up even more.
It does that by picking random words out of hunspell directories, and if
none are installed, it falls back to lorem ipsum.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions