summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for pango_font_describeMatthias Clasen2021-05-052-0/+71
* Fix the length checkingWeng Xuetian2021-05-051-0/+14
* tests: Don't free attributes prematurelyMatthias Clasen2021-05-051-2/+2
* Don't assert in pango_language_get_scriptsMatthias Clasen2021-05-051-0/+15
* Add a reproducer for a pidgin crashMatthias Clasen2021-05-051-0/+20
* itemize: Work around gtk2 brokennessMatthias Clasen2021-05-051-0/+14
* Add a test for a crash in shape_tabMatthias Clasen2021-05-052-0/+50
* Add a test for keycap sequencesMatthias Clasen2021-05-052-0/+27
* Update break test cases to Unicode 13Peng Wu2021-05-053-80/+10
* Add a test for ellipsis shapingMatthias Clasen2019-11-041-0/+29
* test-shape: CosmeticsMatthias Clasen2019-11-041-22/+2
* Adjust expected test outputsMatthias Clasen2019-10-281-2/+2
* Skip thai break tests without libthaiMatthias Clasen2019-09-041-1/+4
* tests: add test-break test case for Thai languagePeng Wu2019-08-223-0/+8
* Revert "tests: add missing LineBreakTest.txt"Peng Wu2019-08-222-7345/+0
* Add a test for extentsMatthias Clasen2019-08-121-0/+30
* Prevent a crash in ellipsizationMatthias Clasen2019-08-081-5/+27
* Merge branch 'ellipsize-height' into 'master'Matthias Clasen2019-08-073-1/+75
|\
| * Pass the right attributes when shaping ellipsesMatthias Clasen2019-08-063-1/+75
* | tests: add missing LineBreakTest.txtRoss Burton2019-08-052-0/+7345
|/
* tests: Cover new attribute typesMatthias Clasen2019-08-041-0/+3
* Add an insert-hyphens attributeMatthias Clasen2019-08-041-0/+1
* Fix the harfbuzz test for win32Matthias Clasen2019-08-031-1/+4
* tests: The show attribute affects shapingMatthias Clasen2019-07-251-0/+1
* tests: Print the show attributeMatthias Clasen2019-07-251-0/+1
* shape-test: Match PangoLayoutMatthias Clasen2019-07-241-1/+84
* test-itemize: Match PangoLayoutMatthias Clasen2019-07-242-7/+65
* layout: Flip the logic for attribute filteringMatthias Clasen2019-07-241-2/+2
* tests: Print new attributesMatthias Clasen2019-07-221-0/+1
* Merge branch 'better-hyphens' into 'master'Matthias Clasen2019-07-226-35/+52
|\
| * testiter: Add more debug spewMatthias Clasen2019-07-221-2/+9
| * Remove an unused variableMatthias Clasen2019-07-221-3/+0
| * Update expected test outputMatthias Clasen2019-07-204-28/+26
| * test-break: Use pango_layout_get_log_attrsMatthias Clasen2019-07-201-3/+18
* | Add a test for pango_attr_list_updateMatthias Clasen2019-07-191-0/+45
* | tests: Use pango_attr_list_get_attributesMatthias Clasen2019-07-193-162/+96
|/
* test-shape: Exit quietlyMatthias Clasen2019-07-181-0/+4
* Merge branch 'kill-ft-face' into 'master'Matthias Clasen2019-07-182-0/+69
|\
| * Add a very basic harfbuzz testMatthias Clasen2019-07-182-0/+69
* | test-shape: Print glyph ids in decimalMatthias Clasen2019-07-181-1/+1
* | test-shape: Print widths and offsets separatelyMatthias Clasen2019-07-181-7/+21
|/
* shape test: Output glyph widthsMatthias Clasen2019-07-181-1/+1
* Fix more compiler warningsMatthias Clasen2019-07-182-2/+2
* Update expected test resultsMatthias Clasen2019-07-171-22/+20
* Add a shape testMatthias Clasen2019-07-172-0/+298
* Fix the buildMatthias Clasen2019-07-161-1/+1
* ci: Use an existing fontMatthias Clasen2019-07-161-2/+7
* Add a test that prints out font metricsMatthias Clasen2019-07-161-1/+44
* Add another layout testMatthias Clasen2019-07-162-0/+51
* Add a layout test with soft hyphensMatthias Clasen2019-07-142-0/+42