summaryrefslogtreecommitdiff
path: root/tests/testattributes.c
Commit message (Expand)AuthorAgeFilesLines
* Add another test for pango_attr_list_changeattrlist-testMatthias Clasen2021-06-191-0/+60
* Fix a corner-case of pango_attr_list_splicefix-attribute-splicingMatthias Clasen2021-02-171-2/+36
* Fix attr iterators with overlapping attributesfix-nested-attributesMatthias Clasen2020-09-171-0/+89
* Fix crashes with empty attribute listsMatthias Clasen2020-06-221-0/+51
* Add another attribute list testMatthias Clasen2020-06-171-1/+67
* Add more pango_attr_list_equal testsMatthias Clasen2020-06-111-0/+6
* CosmeticsMatthias Clasen2020-06-111-2/+2
* Add more attribute testsMatthias Clasen2020-06-101-0/+138
* tests: Add some tests for pango_attr_list_equalTimm Bäder2020-06-101-0/+71
* testattributes: Test iter on empty attr listTimm Bäder2020-06-081-0/+9
* testattributes: Properly free GStringTimm Bäder2020-06-081-1/+1
* tests: Handle new attribute valuesMatthias Clasen2019-10-311-0/+1
* tests: Handle new attributesMatthias Clasen2019-10-311-0/+2
* tests: Cover new attribute typesMatthias Clasen2019-08-041-0/+3
* Add a test for pango_attr_list_updateMatthias Clasen2019-07-191-0/+45
* tests: Use pango_attr_list_get_attributesMatthias Clasen2019-07-191-147/+96
* Some test updatesMatthias Clasen2019-07-141-61/+61
* testattributes: Make it work with --enable-debug=noMatthias Clasen2015-10-031-11/+11
* Add tests for PangoAttributesMatthias Clasen2015-03-131-0/+630