summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More verbose outputtest-branchMatthias Clasen2019-07-161-4/+12
* testiter: verboseMatthias Clasen2019-07-161-0/+3
* Update test outcomesMatthias Clasen2019-07-161-14/+13
* Fix the buildMatthias Clasen2019-07-161-1/+1
* ci: Use an existing fontMatthias Clasen2019-07-161-2/+7
* Add a test that prints out font metricsMatthias Clasen2019-07-161-1/+44
* Add another layout testMatthias Clasen2019-07-162-0/+51
* Add a layout test with soft hyphensMatthias Clasen2019-07-142-0/+42
* test-layout: Be robust against odd runsMatthias Clasen2019-07-141-16/+4
* Some test updatesMatthias Clasen2019-07-1421-353/+245
* test-itemize: Introspect attribute namesMatthias Clasen2019-07-141-61/+28
* Add some tests for coverageMatthias Clasen2019-07-122-0/+84
* Add a test for itemization with attributesMatthias Clasen2019-07-112-0/+11
* test-itemize: Print out attributes tooMatthias Clasen2019-07-112-7/+125
* tests: Link against libpangocairoMatthias Clasen2019-07-091-2/+2
* install itemize test dataMatthias Clasen2019-07-091-0/+11
* install break test dataMatthias Clasen2019-07-091-0/+13
* Add a testcase for itemizationMatthias Clasen2019-07-092-0/+8
* Merge branch 'soft-hyphen-cleanup' into 'master'Matthias Clasen2019-07-092-10/+5
|\
| * Update testsMatthias Clasen2019-07-092-10/+5
* | Add an itemize testMatthias Clasen2019-07-092-0/+270
|/
* Add another break testcaseMatthias Clasen2019-07-072-0/+7
* test-break: Print line separator in hexMatthias Clasen2019-07-071-1/+3
* Add another break testcaseMatthias Clasen2019-07-072-0/+8
* Document the break testcaseMatthias Clasen2019-07-071-0/+1
* test-break: Skip initial comment in test filesMatthias Clasen2019-07-071-4/+12
* Make the break test actually test thingsMatthias Clasen2019-07-073-7/+17
* Add a test for log attrsMatthias Clasen2019-07-074-0/+296
* Make installed tests optionalMatthias Clasen2019-07-061-6/+8
* Header cleanupMatthias Clasen2019-07-042-3/+1
* Drop g_type_init callsMatthias Clasen2019-07-041-4/+0
* Merge branch 'testfiles' into 'master'Matthias Clasen2019-07-033-0/+2385
|\
| * Include more Unicode 11 test casesPeng Wu2019-03-043-0/+2385
* | Merge branch 'test' into 'master'Matthias Clasen2019-07-013-153/+15
|\ \
| * | test-common: do case-insensitive diffsRoss Burton2019-03-251-2/+2
| * | markup-parse: don't duplicate codeRoss Burton2019-03-252-151/+4
| * | test-common: extend print_attribute()Ross Burton2019-03-251-0/+9
* | | Add a layout test with EmojiMatthias Clasen2019-06-032-0/+27
* | | Regenerate expected layout test outputMatthias Clasen2019-06-032-8/+8
* | | layout test: Use a better localeMatthias Clasen2019-06-031-1/+2
* | | Revert "Replace PangoScript by GUnicodeScript"Michael Catanzaro2019-05-271-1/+1
* | | Replace PangoScript by GUnicodeScriptMatthias Clasen2019-05-251-1/+1
|/ /
* | tests: fix build dependencyMarco Felsch2019-03-131-1/+6
|/
* Update GraphemeBreakTest.txt to Unicode 11Peng Wu2018-11-201-654/+505
* Drop autotoolsMatthias Clasen2018-08-281-142/+0
* Restore scaling of CoreText fonts.John Ralls2018-05-081-10/+1
* tests/markup-parse.c: Fix build on Visual StudioChun-wei Fan2018-03-301-1/+7
* meson: Check for HarfBuzz and FontConfig for PangoFT2Chun-wei Fan2018-03-301-1/+1
* Add some tests with variationsMatthias Clasen2018-01-034-0/+96
* Test attribute iteratorsMatthias Clasen2018-01-0310-4/+154