summaryrefslogtreecommitdiff
path: root/tests/testattributes.c
Commit message (Expand)AuthorAgeFilesLines
* Reinstate previous behavior or pango_attr_list_spliceattrlist-spliceMatthias Clasen2022-01-071-0/+18
* Use serialization api in testattributesMatthias Clasen2021-11-171-310/+337
* Add segmentation attributesbreak-tailoringMatthias Clasen2021-08-251-3/+13
* tests: Silence compiler warningsMatthias Clasen2021-08-221-0/+1
* testattributes: Assert properlyMatthias Clasen2021-08-221-18/+9
* tests: Add more attribute testsMatthias Clasen2021-08-221-0/+107
* TrivialMatthias Clasen2021-08-221-1/+1
* markup: Add a text transform attributeMatthias Clasen2021-08-201-0/+1
* Add more testcases for pango_attr_list_changeattr-list-change-fixMatthias Clasen2021-07-091-9/+264
* Improve attribute test infrastructureMatthias Clasen2021-07-091-92/+35
* Add a testcase for pango_attr_list_changetest-for-564Matthias Clasen2021-07-091-0/+22
* tests: Add more attribute testsMatthias Clasen2021-06-281-1/+50
* Add better attribute test infrastructureMatthias Clasen2021-06-281-226/+48
* 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