| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test build | Behdad Esfahbod | 2017-11-20 | 1 | -1/+1 |
* | tests: Dist missing layout test files | Emmanuele Bassi | 2017-08-08 | 1 | -2/+2 |
* | tests: Use the appropriate extension for the C++ test | Emmanuele Bassi | 2017-05-19 | 1 | -1/+1 |
* | Kill unused pangorc file | Khaled Hosny | 2015-04-04 | 1 | -8/+1 |
* | Add tests for PangoAttributes | Matthias Clasen | 2015-03-13 | 1 | -0/+7 |
* | Split out some test functions | Matthias Clasen | 2015-03-13 | 1 | -0/+7 |
* | Add some tests for PangoFontDescription | Matthias Clasen | 2014-09-08 | 1 | -0/+2 |
* | Add tests for PangoLayout | Matthias Clasen | 2014-08-30 | 1 | -3/+20 |
* | Add tests for pango markup | Matthias Clasen | 2014-08-28 | 1 | -3/+15 |
* | testsuite: put installed tests in the right place | Matthias Clasen | 2014-05-31 | 1 | -2/+2 |
* | Fix tests for builddir != srcdir by setting G_TEST_{SRC,BUILD}DIR | Iain Lane | 2014-02-07 | 1 | -0/+2 |
* | Avoid hard-dep on bleeding-edge GLib | Matthias Clasen | 2013-06-07 | 1 | -0/+1 |
* | Make tests installable | Matthias Clasen | 2013-05-31 | 1 | -7/+27 |
* | Minor | Behdad Esfahbod | 2013-01-08 | 1 | -1/+1 |
* | Enable test-pangocairo-threads by default | Behdad Esfahbod | 2013-01-04 | 1 | -1/+1 |
* | Add test-pangocairo-threads.c | Behdad Esfahbod | 2013-01-03 | 1 | -1/+2 |
* | Add GraphemeBreakTest.txt to the tree | Behdad Esfahbod | 2012-12-02 | 1 | -1/+2 |
* | Remove runtests.sh | Behdad Esfahbod | 2012-12-02 | 1 | -5/+3 |
* | Build test programs in "make all" | Behdad Esfahbod | 2012-12-02 | 1 | -2/+2 |
* | Fix build for tests | Behdad Esfahbod | 2012-12-02 | 1 | -9/+9 |
* | Bug 627902 - explicitely link dump-boundaries to GLib | Behdad Esfahbod | 2010-08-25 | 1 | -8/+11 |
* | Use git.mk | Behdad Esfahbod | 2009-04-17 | 1 | -0/+2 |
* | Remove Unicode test files from dist | Behdad Esfahbod | 2008-05-13 | 1 | -4/+1 |
* | Part of Bug 97545 – Make pango_default_break follow Unicode TR #29 Patch | Behdad Esfahbod | 2008-04-24 | 1 | -2/+6 |
* | Bug 451547 – FAIL: runtests.sh | Behdad Esfahbod | 2007-06-27 | 1 | -0/+4 |
* | New public API: | Behdad Esfahbod | 2007-05-10 | 1 | -17/+4 |
* | Bug 398238 – pangorc file missing from tests directory | Behdad Esfahbod | 2007-01-21 | 1 | -1/+1 |
* | Bug 343966 – pango Cygwin build fixes Patch from Cygwin Ports | Behdad Esfahbod | 2006-06-06 | 1 | -1/+1 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 1 | -1/+0 |
* | Make tests/examples do use generated pango.modules. (bug #328291) | Behdad Esfahbod | 2006-01-23 | 1 | -23/+12 |
* | Adjust the order of *_CFLAGS to the same order known to work. (Fixes bug | Behdad Esfahbod | 2006-01-16 | 1 | -4/+4 |
* | Fix up the operation of PangoLayoutIter, especially for Bidi (#89541, | Owen Taylor | 2005-06-21 | 1 | -1/+11 |
* | Don't generate all-unicode.txt when cross-compiling. (#135503, J. Ali | Owen Taylor | 2004-06-23 | 1 | -1/+1 |
* | === Released 1.3.0 ===PANGO_1_3_0 | Owen Taylor | 2003-10-24 | 1 | -0/+1 |
* | Fix tests so that can be run before "make install" has been. (#119831) | Noah Levitt | 2003-09-02 | 1 | -2/+19 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -1/+5 |
* | Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, Noah | Owen Taylor | 2003-04-29 | 1 | -1/+0 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -33/+19 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -1/+2 |
* | Make color parsing more robust and correct. (#93804) | Matthias Clasen | 2002-09-22 | 1 | -1/+6 |
* | Add @FREETYPE_CFLAGS@ | Owen Taylor | 2002-06-06 | 1 | -1/+3 |
* | more $(PANGO_API_VERSION) fixing | jacob berkman | 2002-03-05 | 1 | -2/+2 |
* | Resuming aborted commit | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+2 |
* | Add a test program that includes all headers in a C++ program. (#52606) | Owen Taylor | 2001-11-27 | 1 | -2/+41 |
* | Instead of including all-unicode.txt in the distribution, include a small | Owen Taylor | 2001-11-26 | 1 | -1/+9 |
* | don't link against pangox at all. | Sven Neumann | 2001-10-30 | 1 | -8/+3 |
* | New file, used to build distribution package for Windows. | Tor Lillqvist | 2001-10-28 | 1 | -2/+6 |
* | new program to dump logical attrs to stdout | Havoc Pennington | 2001-10-03 | 1 | -0/+6 |
* | Release 0.15PANGO_0_15 | Owen Taylor | 2001-04-17 | 1 | -0/+4 |
* | delete lang engine | Havoc Pennington | 2000-12-02 | 1 | -0/+14 |