summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a test for text_transform in markuptext-transform-3Matthias Clasen2021-08-202-0/+20
* tests: Use en_US.UTF8 instead of CMatthias Clasen2021-08-201-1/+1
* tests: Handle text transform attrsMatthias Clasen2021-08-201-0/+1
* markup: Add a text transform attributeMatthias Clasen2021-08-201-0/+1
* Add a layout extents checkMatthias Clasen2021-08-201-0/+72
* Correct an error messagefix-gravity-errorMatthias Clasen2021-08-171-1/+1
* Add a test for pango_layout_index_to_xmore-testsMatthias Clasen2021-08-101-2/+51
* Remove some check from test-layoutMatthias Clasen2021-08-101-18/+4
* Add more tests for move-visuallycursor-move-fixesMatthias Clasen2021-08-091-4/+48
* Fix corner cases around line endsMatthias Clasen2021-08-091-0/+4
* testmisc.c: Fix builds without FontConfig/PangoFT2Chun-wei Fan2021-08-091-0/+7
* Adapt testsline-height-attributeMatthias Clasen2021-08-081-2/+10
* Merge branch 'bidi-revenge' into 'main'Matthias Clasen2021-08-084-12/+87
|\
| * Add multi-line tests for move-cursorMatthias Clasen2021-08-081-0/+63
| * Reimplement pango_layout_move_cursor_visuallyMatthias Clasen2021-08-083-3/+3
| * Add tests for pango_layout_move_cursor_visuallyMatthias Clasen2021-08-081-9/+14
| * Small correction to test-layoutMatthias Clasen2021-08-061-1/+8
* | markup: Allow specifying size as percentagemarkup-sizesMatthias Clasen2021-08-082-0/+19
* | markup: Allow pt for rise tooMatthias Clasen2021-08-085-1/+31
* | markup: Allow specifying size in ptMatthias Clasen2021-08-084-2/+15
|/
* Add tests for pango_layout_move_cursor_visuallybidi-adventuresMatthias Clasen2021-08-052-1/+184
* tests: Avoid bidi in test outputMatthias Clasen2021-08-0512-31/+13
* Add a test for pango_layout_get_cursor_posfix-split-cursors-at-endMatthias Clasen2021-08-041-0/+37
* Add an old testcaseMatthias Clasen2021-08-041-0/+29
* Add some more bidi embedding level testsMatthias Clasen2021-08-041-0/+2
* itemize: Ignore width in horizontal contextignore-width-in-horizontal2Matthias Clasen2021-08-036-28/+75
* itemize: Fix up gravity state initializationgravity-fixMatthias Clasen2021-08-022-0/+42
* tests: Fix implicit function declaration warnings with gccBiswapriyo Nath2021-07-291-0/+1
* Correctly handle font attributesbetter-ellipsizeMatthias Clasen2021-07-221-0/+1
* Try harder to skip tests on MacOsMatthias Clasen2021-07-212-0/+48
* tests: Fix an assertionMatthias Clasen2021-07-211-3/+4
* tests: Locale handling fixesMatthias Clasen2021-07-216-9/+12
* Quiet another compiler warningMatthias Clasen2021-07-101-1/+1
* Silence compiler warningsMatthias Clasen2021-07-101-1/+2
* tests: Add a way to show fonts in test-layoutMatthias Clasen2021-07-101-1/+5
* Add more testcases for pango_attr_list_changeattr-list-change-fixMatthias Clasen2021-07-091-9/+264
* Improve attribute test infrastructureMatthias Clasen2021-07-093-101/+84
* Add a few missing chars to pango_is_zero_widthmissing-zerowidth-charsMatthias Clasen2021-07-091-0/+11
* Add a testcase for pango_attr_list_changetest-for-564Matthias Clasen2021-07-091-0/+22
* break: Fix handling of tag sequencestests-and-fixesMatthias Clasen2021-07-073-1/+9
* tests: Add some more layout testsMatthias Clasen2021-07-076-0/+127
* tests: Dump grapheme boundaries tooMatthias Clasen2021-07-0711-5/+52
* tests: Add some more break testcasesMatthias Clasen2021-07-074-0/+18
* tests: Add more glyph item iter testsMatthias Clasen2021-07-071-4/+13
* tests: Add more glyph item testsMatthias Clasen2021-07-061-0/+30
* tests: Add more font testsMatthias Clasen2021-07-061-8/+90
* tests: Move bidi tests to their own filemore-test-coverage2Matthias Clasen2021-07-063-58/+180
* tests: Add some more script iter testsMatthias Clasen2021-07-061-0/+10
* tests: Add tests for fallback shapingMatthias Clasen2021-07-061-0/+37
* tests: Make test-break output more convenientMatthias Clasen2021-07-061-6/+10