summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* break-thai: Fix up word break handlingMatthias Clasen2021-08-231-6/+6
* Sync up test file listsfix-test-listsMatthias Clasen2021-08-221-1/+25
* tests: Silence compiler warningsMatthias Clasen2021-08-226-7/+12
* testattributes: Assert properlyMatthias Clasen2021-08-221-18/+9
* tests: Make test-itemize work betterMatthias Clasen2021-08-221-3/+3
* tests: Add more attribute testsMatthias Clasen2021-08-222-0/+110
* TrivialMatthias Clasen2021-08-221-1/+1
* tests: Tweak test-break outputMatthias Clasen2021-08-228-23/+24
* Merge branch 'matthiasc/for-master' into 'main'Matthias Clasen2021-08-214-4/+0
|\
| * Remove leftover test filesmatthiasc/for-masterMatthias Clasen2021-08-214-4/+0
* | 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