summaryrefslogtreecommitdiff
path: root/tests/layouts
Commit message (Expand)AuthorAgeFilesLines
* serializer: Improve font serializationMatthias Clasen2022-01-285-0/+11
* Add a test for letterspacingMatthias Clasen2022-01-021-0/+135
* Make missing space smallersmaller-spaceMatthias Clasen2021-12-222-7/+7
* Use a better size for missing spaceMatthias Clasen2021-12-212-7/+7
* Add a test for the previous commitsmisc-cleanupsMatthias Clasen2021-12-181-0/+295
* serializer: Fix a typoMatthias Clasen2021-12-1835-35/+35
* cairo: Work harder to measure spacemore-space-tweaksMatthias Clasen2021-12-172-18/+12
* shape: More tweaks to space handlingMatthias Clasen2021-12-172-18/+24
* Revert "Fix advance widths with transforms"fix-vertical-regressionMatthias Clasen2021-12-1714-41/+301
* Fix handling of space-less fontsfix-spaceless-fontsMatthias Clasen2021-12-162-13/+149
* Add a test for 0x6ddarabic-formatMatthias Clasen2021-12-161-0/+89
* layout: Handle a corner caseMatthias Clasen2021-12-091-0/+183
* Fix line width computationMatthias Clasen2021-12-061-0/+363
* Add a monospace font for ciMatthias Clasen2021-12-062-16/+16
* Fix a crash in tab handlingtab-crash-fixMatthias Clasen2021-12-051-0/+1429
* Update tests for small changes in outputMatthias Clasen2021-12-0229-1225/+1204
* layout: Small optimizationMatthias Clasen2021-12-022-14/+14
* Add a test with tab alignmentstab-alignMatthias Clasen2021-11-291-0/+1836
* tabs: Add a decimal pointMatthias Clasen2021-11-292-10/+20
* serializer: Support tab alignmentsMatthias Clasen2021-11-292-10/+40
* Never show variation selectorsMatthias Clasen2021-11-281-0/+170
* Fix line heights in improper gravitiesgravity-fixesMatthias Clasen2021-11-271-4/+4
* Update tests one more timeMatthias Clasen2021-11-2622-1375/+1230
* Add a newline to serialization resultsMatthias Clasen2021-11-2527-203/+85
* Make test-layout use included fontsMatthias Clasen2021-11-2527-152/+1615
* Add more testsMatthias Clasen2021-11-246-9/+1049
* Update test-layoutMatthias Clasen2021-11-2423-95/+13764
* Optionally serialize outputMatthias Clasen2021-11-2421-916/+0
* Fix a case of unintended hyphenationMatthias Clasen2021-11-222-0/+53
* Don't replace | with hyphensMatthias Clasen2021-11-191-1/+1
* Make test-layout use layout serializationMatthias Clasen2021-11-1844-81/+343
* tests: Reuse attribute serialization codeMatthias Clasen2021-11-1714-120/+120
* Update affected testsline-breaking-fixes3Matthias Clasen2021-11-151-6/+6
* Update affected testsfix-hyphen-widthMatthias Clasen2021-11-102-8/+8
* Be more forgiving about attribute orderingMatthias Clasen2021-09-012-0/+113
* Refine hyphenationMatthias Clasen2021-08-251-1/+1
* Reimplement pango_layout_move_cursor_visuallyMatthias Clasen2021-08-082-2/+2
* itemize: Ignore width in horizontal contextignore-width-in-horizontal2Matthias Clasen2021-08-035-28/+61
* itemize: Fix up gravity state initializationgravity-fixMatthias Clasen2021-08-022-0/+42
* break: Fix handling of tag sequencestests-and-fixesMatthias Clasen2021-07-071-1/+1
* tests: Add some more layout testsMatthias Clasen2021-07-076-0/+127
* tests: Check more layout propertiesMatthias Clasen2021-07-0626-0/+466
* Fix a thinkoMatthias Clasen2021-05-101-2/+2
* layout: Don't insert hyphens at word boundariesword-break-hyphensMatthias Clasen2021-05-081-2/+2
* Add a test for keycap sequencesfix-keycap-sequencesMatthias Clasen2020-09-172-0/+27
* Try to make the layout test less sensitiveMatthias Clasen2020-06-102-2/+2
* Revert "tests: Update expected output"Matthias Clasen2020-06-102-0/+2
* tests: Update expected outputTimm Bäder2020-06-082-2/+0
* Adjust expected test outputsMatthias Clasen2019-10-281-2/+2
* Pass the right attributes when shaping ellipsesMatthias Clasen2019-08-061-1/+1