Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give testcases distinct names1.37.4 | Matthias Clasen | 2015-09-01 | 1 | -1/+1 |
* | [test] Use latin-only font | Behdad Esfahbod | 2015-09-01 | 1 | -0/+6 |
* | Add more markup tests | Matthias Clasen | 2015-08-22 | 2 | -0/+2 |
* | [test] Add Thai and Arabic to test-pangocairo-threads | Behdad Esfahbod | 2015-08-18 | 1 | -1/+1 |
* | Add a testcase for font-features in markup | Matthias Clasen | 2015-08-14 | 3 | -0/+12 |
* | Add some tests for markup with alpha | Matthias Clasen | 2015-08-14 | 15 | -0/+105 |
* | Add test for glyphitem-iter | Behdad Esfahbod | 2015-08-08 | 1 | -0/+52 |
* | Minor | Behdad Esfahbod | 2015-08-08 | 1 | -6/+5 |
* | Silence a few coverity warnings | Matthias Clasen | 2015-07-17 | 1 | -1/+3 |
* | [test] Include header | Behdad Esfahbod | 2015-05-04 | 1 | -0/+1 |
* | [test] Fix line number reporting | Behdad Esfahbod | 2015-04-06 | 1 | -1/+1 |
* | Speed up test-pangocairo-threads | Behdad Esfahbod | 2015-04-05 | 1 | -2/+2 |
* | Kill unused pangorc file | Khaled Hosny | 2015-04-04 | 2 | -10/+1 |
* | Add tests for PangoAttributes | Matthias Clasen | 2015-03-13 | 2 | -0/+637 |
* | Split out some test functions | Matthias Clasen | 2015-03-13 | 4 | -169/+240 |
* | Update expected test results | Matthias Clasen | 2014-09-19 | 2 | -8/+8 |
* | Don't compare fonts in the layout test | Matthias Clasen | 2014-09-19 | 1 | -1/+1 |
* | Add some tests for PangoFontDescription | Matthias Clasen | 2014-09-08 | 2 | -0/+94 |
* | Try to fix the test on build.gnome.org | Matthias Clasen | 2014-09-06 | 1 | -4/+6 |
* | layout tests: Adapt expected output | Matthias Clasen | 2014-09-03 | 1 | -1/+1 |
* | test-layout: Better error reporting | Matthias Clasen | 2014-09-03 | 1 | -8/+62 |
* | Add tests for PangoLayout | Matthias Clasen | 2014-08-30 | 6 | -3/+580 |
* | Add tests for pango markup | Matthias Clasen | 2014-08-28 | 12 | -3/+360 |
* | 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 | 3 | -0/+22 |
* | Make tests installable | Matthias Clasen | 2013-05-31 | 7 | -58/+121 |
* | [test] Fix scale | Behdad Esfahbod | 2013-03-15 | 1 | -1/+1 |
* | Use g_snprintf() | Behdad Esfahbod | 2013-03-15 | 1 | -1/+1 |
* | Put g_type_init() back in | Behdad Esfahbod | 2013-01-08 | 1 | -0/+4 |
* | Remove unused macros | Behdad Esfahbod | 2013-01-08 | 1 | -24/+0 |
* | Minor | Behdad Esfahbod | 2013-01-08 | 1 | -1/+1 |
* | Avoid compiler warnings in testiter.c | Matthias Clasen | 2013-01-07 | 1 | -4/+1 |
* | Avoid a compiler warning | Matthias Clasen | 2013-01-07 | 1 | -0/+2 |
* | Ignore deprecations in test-ot-tags | Matthias Clasen | 2013-01-07 | 1 | -0/+6 |
* | Fix last leak in test-pangocairo-threads | Behdad Esfahbod | 2013-01-07 | 1 | -1/+3 |
* | Fix test leaks | Behdad Esfahbod | 2013-01-07 | 1 | -0/+16 |
* | Make test-pangocairo-threads stress fontconfig more | Behdad Esfahbod | 2013-01-07 | 1 | -5/+6 |
* | Enable test-pangocairo-threads by default | Behdad Esfahbod | 2013-01-04 | 2 | -2/+3 |
* | Improve test-pangocairo-threads | Behdad Esfahbod | 2013-01-04 | 1 | -13/+49 |
* | Refactor test-pangocairo-threads.c | Behdad Esfahbod | 2013-01-04 | 1 | -18/+26 |
* | Improve test-pangocairo-threads | Behdad Esfahbod | 2013-01-04 | 1 | -9/+19 |
* | Update test-pangocairo-threads to new threads API | Behdad Esfahbod | 2013-01-03 | 1 | -19/+13 |
* | Add test-pangocairo-threads.c | Behdad Esfahbod | 2013-01-03 | 2 | -1/+76 |
* | Add GraphemeBreakTest.txt to the tree | Behdad Esfahbod | 2012-12-02 | 2 | -1/+363 |
* | Minor | Behdad Esfahbod | 2012-12-02 | 1 | -0/+1 |
* | Fix warning | Behdad Esfahbod | 2012-12-02 | 1 | -1/+1 |
* | Fix test-ot-tags expectations after harfbuzz transition | Behdad Esfahbod | 2012-12-02 | 1 | -7/+5 |
* | Remove runtests.sh | Behdad Esfahbod | 2012-12-02 | 2 | -60/+3 |
* | Build test programs in "make all" | Behdad Esfahbod | 2012-12-02 | 1 | -2/+2 |