summaryrefslogtreecommitdiff
path: root/tests/test-itemize.c
Commit message (Expand)AuthorAgeFilesLines
* test-itemize: Leave out faceidsimple-fontmapMatthias Clasen2022-01-281-0/+2
* Implement font-dependent scalingMatthias Clasen2021-08-311-0/+1
* Implement baseline shiftsMatthias Clasen2021-08-311-0/+1
* test-itemize: Keep in sync with PangoLayoutMatthias Clasen2021-08-291-3/+4
* test-itemize: Print more informationMatthias Clasen2021-08-281-1/+17
* test-itemize: Improve generationMatthias Clasen2021-08-281-3/+3
* tests: Silence compiler warningsMatthias Clasen2021-08-221-1/+1
* tests: Make test-itemize work betterMatthias Clasen2021-08-221-3/+3
* Try harder to skip tests on MacOsMatthias Clasen2021-07-211-0/+24
* tests: Locale handling fixesMatthias Clasen2021-07-211-2/+4
* Fix leaks found by asanSzunti2021-01-161-0/+1
* Revert "testsuite: Don't use g_test_skip"Simon McVittie2021-01-031-3/+0
* tests: Fix memory leaksMatthias Clasen2020-09-121-1/+1
* testsuite: Don't use g_test_skipMatthias Clasen2020-07-301-0/+3
* tests: Update the locale useEmmanuele Bassi2020-06-081-3/+3
* tests: Ensure we respect the TAP output formatEmmanuele Bassi2020-06-081-3/+12
* Skip test-itemize when the en_US locale is missingEmmanuele Bassi2020-06-081-4/+13
* tests: Use the appropriate GTest APIEmmanuele Bassi2020-04-141-14/+6
* test-itemize: Match PangoLayoutMatthias Clasen2019-07-241-1/+59
* Fix more compiler warningsMatthias Clasen2019-07-181-1/+1
* Some test updatesMatthias Clasen2019-07-141-100/+2
* test-itemize: Introspect attribute namesMatthias Clasen2019-07-141-61/+28
* test-itemize: Print out attributes tooMatthias Clasen2019-07-111-2/+119
* Add an itemize testMatthias Clasen2019-07-091-0/+269