summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add another break testcaseMatthias Clasen2019-07-072-0/+8
* Document the break testcaseMatthias Clasen2019-07-071-0/+1
* test-break: Skip initial comment in test filesMatthias Clasen2019-07-071-4/+12
* Make the break test actually test thingsMatthias Clasen2019-07-073-7/+17
* Add a test for log attrsMatthias Clasen2019-07-074-0/+296
* Make installed tests optionalMatthias Clasen2019-07-061-6/+8
* Header cleanupMatthias Clasen2019-07-042-3/+1
* Drop g_type_init callsMatthias Clasen2019-07-041-4/+0