summaryrefslogtreecommitdiff
path: root/tests/testiter.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add more glyph item iter testsMatthias Clasen2021-07-071-4/+13
* testiter: Add more debug spewMatthias Clasen2019-07-221-2/+9
* testiter: Don't leak PangoFontDescriptionsTimm Bäder2017-10-271-0/+2
* Give testcases distinct names1.37.4Matthias Clasen2015-09-011-1/+1
* [test] Use latin-only fontBehdad Esfahbod2015-09-011-0/+6
* Add test for glyphitem-iterBehdad Esfahbod2015-08-081-0/+52
* MinorBehdad Esfahbod2015-08-081-6/+5
* Make tests installableMatthias Clasen2013-05-311-5/+12
* Avoid compiler warnings in testiter.cMatthias Clasen2013-01-071-4/+1
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-161-22/+22
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-231-0/+2
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-6/+7
* Fix up the operation of PangoLayoutIter, especially for Bidi (#89541,Owen Taylor2005-06-211-0/+240