Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tests: add test-break test case for Thai language | Peng Wu | 2019-08-22 | 3 | -0/+8 | |
* | Revert "tests: add missing LineBreakTest.txt" | Peng Wu | 2019-08-22 | 2 | -7345/+0 | |
* | Add a test for extents | Matthias Clasen | 2019-08-12 | 1 | -0/+30 | |
* | Prevent a crash in ellipsization | Matthias Clasen | 2019-08-08 | 1 | -5/+27 | |
* | Merge branch 'ellipsize-height' into 'master' | Matthias Clasen | 2019-08-07 | 3 | -1/+75 | |
|\ | ||||||
| * | Pass the right attributes when shaping ellipses | Matthias Clasen | 2019-08-06 | 3 | -1/+75 | |
* | | tests: add missing LineBreakTest.txt | Ross Burton | 2019-08-05 | 2 | -0/+7345 | |
|/ | ||||||
* | tests: Cover new attribute types | Matthias Clasen | 2019-08-04 | 1 | -0/+3 | |
* | Add an insert-hyphens attribute | Matthias Clasen | 2019-08-04 | 1 | -0/+1 | |
* | Fix the harfbuzz test for win32 | Matthias Clasen | 2019-08-03 | 1 | -1/+4 | |
* | tests: The show attribute affects shaping | Matthias Clasen | 2019-07-25 | 1 | -0/+1 | |
* | tests: Print the show attribute | Matthias Clasen | 2019-07-25 | 1 | -0/+1 | |
* | shape-test: Match PangoLayout | Matthias Clasen | 2019-07-24 | 1 | -1/+84 | |
* | test-itemize: Match PangoLayout | Matthias Clasen | 2019-07-24 | 2 | -7/+65 | |
* | layout: Flip the logic for attribute filtering | Matthias Clasen | 2019-07-24 | 1 | -2/+2 | |
* | tests: Print new attributes | Matthias Clasen | 2019-07-22 | 1 | -0/+1 | |
* | Merge branch 'better-hyphens' into 'master' | Matthias Clasen | 2019-07-22 | 6 | -35/+52 | |
|\ | ||||||
| * | testiter: Add more debug spew | Matthias Clasen | 2019-07-22 | 1 | -2/+9 | |
| * | Remove an unused variable | Matthias Clasen | 2019-07-22 | 1 | -3/+0 | |
| * | Update expected test output | Matthias Clasen | 2019-07-20 | 4 | -28/+26 | |
| * | test-break: Use pango_layout_get_log_attrs | Matthias Clasen | 2019-07-20 | 1 | -3/+18 | |
* | | Add a test for pango_attr_list_update | Matthias Clasen | 2019-07-19 | 1 | -0/+45 | |
* | | tests: Use pango_attr_list_get_attributes | Matthias Clasen | 2019-07-19 | 3 | -162/+96 | |
|/ | ||||||
* | test-shape: Exit quietly | Matthias Clasen | 2019-07-18 | 1 | -0/+4 | |
* | Merge branch 'kill-ft-face' into 'master' | Matthias Clasen | 2019-07-18 | 2 | -0/+69 | |
|\ | ||||||
| * | Add a very basic harfbuzz test | Matthias Clasen | 2019-07-18 | 2 | -0/+69 | |
* | | test-shape: Print glyph ids in decimal | Matthias Clasen | 2019-07-18 | 1 | -1/+1 | |
* | | test-shape: Print widths and offsets separately | Matthias Clasen | 2019-07-18 | 1 | -7/+21 | |
|/ | ||||||
* | shape test: Output glyph widths | Matthias Clasen | 2019-07-18 | 1 | -1/+1 | |
* | Fix more compiler warnings | Matthias Clasen | 2019-07-18 | 2 | -2/+2 | |
* | Update expected test results | Matthias Clasen | 2019-07-17 | 1 | -22/+20 | |
* | Add a shape test | Matthias Clasen | 2019-07-17 | 2 | -0/+298 | |
* | Fix the build | Matthias Clasen | 2019-07-16 | 1 | -1/+1 | |
* | ci: Use an existing font | Matthias Clasen | 2019-07-16 | 1 | -2/+7 | |
* | Add a test that prints out font metrics | Matthias Clasen | 2019-07-16 | 1 | -1/+44 | |
* | Add another layout test | Matthias Clasen | 2019-07-16 | 2 | -0/+51 | |
* | Add a layout test with soft hyphens | Matthias Clasen | 2019-07-14 | 2 | -0/+42 | |
* | test-layout: Be robust against odd runs | Matthias Clasen | 2019-07-14 | 1 | -16/+4 | |
* | Some test updates | Matthias Clasen | 2019-07-14 | 21 | -353/+245 | |
* | test-itemize: Introspect attribute names | Matthias Clasen | 2019-07-14 | 1 | -61/+28 | |
* | Add some tests for coverage | Matthias Clasen | 2019-07-12 | 2 | -0/+84 | |
* | Add a test for itemization with attributes | Matthias Clasen | 2019-07-11 | 2 | -0/+11 | |
* | test-itemize: Print out attributes too | Matthias Clasen | 2019-07-11 | 2 | -7/+125 | |
* | tests: Link against libpangocairo | Matthias Clasen | 2019-07-09 | 1 | -2/+2 | |
* | install itemize test data | Matthias Clasen | 2019-07-09 | 1 | -0/+11 | |
* | install break test data | Matthias Clasen | 2019-07-09 | 1 | -0/+13 | |
* | Add a testcase for itemization | Matthias Clasen | 2019-07-09 | 2 | -0/+8 | |
* | Merge branch 'soft-hyphen-cleanup' into 'master' | Matthias Clasen | 2019-07-09 | 2 | -10/+5 | |
|\ | ||||||
| * | Update tests | Matthias Clasen | 2019-07-09 | 2 | -10/+5 | |
* | | Add an itemize test | Matthias Clasen | 2019-07-09 | 2 | -0/+270 | |
|/ |