summaryrefslogtreecommitdiff
path: root/tests/testattributes.c
Commit message (Expand)AuthorAgeFilesLines
* Move the code from pango/ to pango2/Matthias Clasen2022-07-041-2/+2
* Convert to the pango2 prefixMatthias Clasen2022-07-041-450/+450
* Remove an erroneous assertionMatthias Clasen2022-07-041-2/+1
* Document attribute binding helpersMatthias Clasen2022-07-041-95/+4
* Make testattributes work on WindowsMatthias Clasen2022-07-041-1/+1
* Complete line style changesMatthias Clasen2022-06-221-7/+7
* Clean up gtypes a bitMatthias Clasen2022-06-221-1/+1
* Add alpha to PangoColorMatthias Clasen2022-06-221-8/+2
* More test updatesMatthias Clasen2022-06-221-16/+16
* Rename PangoUnderline to PangoLineStyleMatthias Clasen2022-06-221-4/+4
* Split off an underline position attributeMatthias Clasen2022-06-221-2/+2
* Drop some underline variantsMatthias Clasen2022-06-221-2/+2
* Change color attr apiMatthias Clasen2022-06-221-10/+10
* Redo attributesMatthias Clasen2022-06-221-66/+117
* Drop shape attributesMatthias Clasen2022-06-221-9/+2
* AVoid a use-after-free in pango_attr_list_changeMatthias Clasen2022-03-181-0/+23
* Maintain order in pango_attr_list_changeMatthias Clasen2022-03-181-0/+44
* 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