summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* test-layout: Be robust against odd runsMatthias Clasen2019-07-141-16/+4
* Some test updatesMatthias Clasen2019-07-1421-353/+245
* test-itemize: Introspect attribute namesMatthias Clasen2019-07-141-61/+28
* Add some tests for coverageMatthias Clasen2019-07-122-0/+84
* Add a test for itemization with attributesMatthias Clasen2019-07-112-0/+11
* test-itemize: Print out attributes tooMatthias Clasen2019-07-112-7/+125
* tests: Link against libpangocairoMatthias Clasen2019-07-091-2/+2
* install itemize test dataMatthias Clasen2019-07-091-0/+11
* install break test dataMatthias Clasen2019-07-091-0/+13
* Add a testcase for itemizationMatthias Clasen2019-07-092-0/+8
* Merge branch 'soft-hyphen-cleanup' into 'master'Matthias Clasen2019-07-092-10/+5
|\
| * Update testsMatthias Clasen2019-07-092-10/+5
* | Add an itemize testMatthias Clasen2019-07-092-0/+270
|/
* Add another break testcaseMatthias Clasen2019-07-072-0/+7
* test-break: Print line separator in hexMatthias Clasen2019-07-071-1/+3