summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Put g_type_init() back inBehdad Esfahbod2013-01-081-0/+4
* Remove unused macrosBehdad Esfahbod2013-01-081-24/+0
* MinorBehdad Esfahbod2013-01-081-1/+1
* Avoid compiler warnings in testiter.cMatthias Clasen2013-01-071-4/+1
* Avoid a compiler warningMatthias Clasen2013-01-071-0/+2
* Ignore deprecations in test-ot-tagsMatthias Clasen2013-01-071-0/+6
* Fix last leak in test-pangocairo-threadsBehdad Esfahbod2013-01-071-1/+3
* Fix test leaksBehdad Esfahbod2013-01-071-0/+16
* Make test-pangocairo-threads stress fontconfig moreBehdad Esfahbod2013-01-071-5/+6
* Enable test-pangocairo-threads by defaultBehdad Esfahbod2013-01-042-2/+3
* Improve test-pangocairo-threadsBehdad Esfahbod2013-01-041-13/+49
* Refactor test-pangocairo-threads.cBehdad Esfahbod2013-01-041-18/+26
* Improve test-pangocairo-threadsBehdad Esfahbod2013-01-041-9/+19
* Update test-pangocairo-threads to new threads APIBehdad Esfahbod2013-01-031-19/+13
* Add test-pangocairo-threads.cBehdad Esfahbod2013-01-032-1/+76
* Add GraphemeBreakTest.txt to the treeBehdad Esfahbod2012-12-022-1/+363
* MinorBehdad Esfahbod2012-12-021-0/+1
* Fix warningBehdad Esfahbod2012-12-021-1/+1
* Fix test-ot-tags expectations after harfbuzz transitionBehdad Esfahbod2012-12-021-7/+5
* Remove runtests.shBehdad Esfahbod2012-12-022-60/+3
* Build test programs in "make all"Behdad Esfahbod2012-12-021-2/+2
* Fix build for testsBehdad Esfahbod2012-12-021-9/+9
* More pangox resigual removalBehdad Esfahbod2012-08-181-4/+0
* Bug 627902 - explicitely link dump-boundaries to GLibBehdad Esfahbod2010-08-251-8/+11
* Use git.mkBehdad Esfahbod2009-04-171-0/+2
* Fix warningsBehdad Esfahbod2009-02-061-1/+2
* Fix warningBehdad Esfahbod2009-01-281-6/+3
* Remove Unicode test files from distBehdad Esfahbod2008-05-131-4/+1
* Minor.Behdad Esfahbod2008-04-251-1/+1
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-251-2/+1
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29 PatchBehdad Esfahbod2008-04-243-3/+371
* Bug 512566 – dont' use deprecated macro Patch from Christian PerschBehdad Esfahbod2008-01-282-2/+2
* Remove use of pango-script-table.hBehdad Esfahbod2007-08-211-30/+0
* Bug 451547 – FAIL: runtests.shBehdad Esfahbod2007-06-271-0/+4
* Include pangocairo.h too.Behdad Esfahbod2007-06-191-0/+4
* Update to api changesBehdad Esfahbod2007-05-141-4/+4
* New public API:Behdad Esfahbod2007-05-102-17/+135
* Bug 398238 – pangorc file missing from tests directoryBehdad Esfahbod2007-01-211-1/+1
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-163-96/+96
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-165-73/+73
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-091-15/+0
* Minor simplification.Behdad Esfahbod2006-09-181-3/+6
* Bug 343966 – pango Cygwin build fixes Patch from Cygwin PortsBehdad Esfahbod2006-06-061-1/+1
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-1/+3
* Change Unicode copyright sign to ASCII. Reported by Werner LEMBERG.Behdad Esfahbod2006-02-081-1/+1
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-251-1/+0
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-238-31/+23
* Adjust the order of *_CFLAGS to the same order known to work. (Fixes bugBehdad Esfahbod2006-01-161-4/+4
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-045-38/+34
* Set cairo font resolution.Behdad Esfahbod2005-08-291-6/+0