summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add pango_tab_array_to/from_stringserialize-attrs-and-tabsMatthias Clasen2021-11-171-0/+48
* Use serialization api in testattributesMatthias Clasen2021-11-173-552/+337
* tests: Reuse attribute serialization codeMatthias Clasen2021-11-1740-353/+309
* Add pango_attr_list_to/from_stringMatthias Clasen2021-11-172-0/+87
* ci: Don't run testrandom on macOsMatthias Clasen2021-11-161-1/+6
* CosmeticsMatthias Clasen2021-11-161-1/+1
* Another small leak fixMatthias Clasen2021-11-161-0/+1
* Fix a small memleakMatthias Clasen2021-11-161-1/+3
* tests: Add spiced up wrapping testsBenjamin Otte2021-11-152-1/+320
* Update affected testsline-breaking-fixes3Matthias Clasen2021-11-151-6/+6
* Skip the test on macOSfix-itemize-crashMatthias Clasen2021-11-131-0/+6
* Fix a bug in Small Caps handlingMatthias Clasen2021-11-131-0/+24
* Update affected testsfix-hyphen-widthMatthias Clasen2021-11-102-8/+8
* Add a test for layout widthMatthias Clasen2021-11-101-0/+26
* Add variant roundtrip testsMatthias Clasen2021-11-071-4/+42
* Add a test for small capsMatthias Clasen2021-11-051-0/+41
* Skip a failing test on macOSMatthias Clasen2021-11-021-0/+18
* Add tests for matrix transformationsMatthias Clasen2021-10-311-0/+39
* Revert "Disable failing line height tests"Matthias Clasen2021-10-301-9/+5
* Add tests for glyph extentsMatthias Clasen2021-10-301-0/+42
* Disable failing line height testsgravity-metrics-fixMatthias Clasen2021-10-271-5/+9
* Support for Catalan middle dot in word start and endJordi Mas2021-10-272-0/+10
* Merge branch 'empty-line-height-attr-fix' into 'main'Matthias Clasen2021-10-201-0/+174
|\
| * Add more line height testsempty-line-height-attr-fixMatthias Clasen2021-10-191-0/+133
| * pangocairo: Round font metrics when appropriateMatthias Clasen2021-10-191-0/+41
* | Update Unicode test cases to Unicode 14Peng Wu2021-10-203-9/+9
* | Update Line Break to Unicode 14Peng Wu2021-10-121-1/+1
|/
* Be more forgiving about attribute orderingMatthias Clasen2021-09-012-0/+113
* Merge branch 'baseline-shift' into 'main'Matthias Clasen2021-09-013-179/+21
|\
| * test-layout: Add a --show-fonts optionbaseline-shiftMatthias Clasen2021-08-311-0/+15
| * test-layout: Disable fragile checksMatthias Clasen2021-08-311-175/+0
| * markup: Change <sup> and <sub>Matthias Clasen2021-08-311-4/+4
| * Implement font-dependent scalingMatthias Clasen2021-08-311-0/+1
| * Implement baseline shiftsMatthias Clasen2021-08-311-0/+1
* | test-shape: Show color glyph informationcolor-glyphMatthias Clasen2021-09-011-2/+11
|/
* tests: Test font roundtrips on MacOscoretext-font-describeMatthias Clasen2021-08-311-12/+5
* test-break: Fix legend formattingMatthias Clasen2021-08-301-1/+1
* test-break: Add a --hex-chars optionMatthias Clasen2021-08-301-27/+44
* test-shape: Print out glyph classesMatthias Clasen2021-08-291-2/+31
* test-itemize: Keep in sync with PangoLayoutMatthias Clasen2021-08-292-10/+11
* tests: Use introspection for attributesMatthias Clasen2021-08-291-64/+37
* test-itemize: Print more informationMatthias Clasen2021-08-283-1/+19
* test-itemize: Improve generationMatthias Clasen2021-08-281-3/+3
* tests: Only print known analysis flagsMatthias Clasen2021-08-281-1/+5
* test-shape: Show cluster boundaries correctlyMatthias Clasen2021-08-271-11/+12
* test-shape: Add an option for hex charsMatthias Clasen2021-08-271-1/+20
* More break testsmore-log-attr-thingsMatthias Clasen2021-08-266-0/+25
* Add code to validate log attrsMatthias Clasen2021-08-264-1/+587
* break: Fix up word fixupsMatthias Clasen2021-08-261-7/+7
* break: Follow mandatory rules more strictlyMatthias Clasen2021-08-2613-91/+91