summaryrefslogtreecommitdiff
path: root/tests/test-layout.c
Commit message (Expand)AuthorAgeFilesLines
* test-layout: Make --fonts work as expectedMatthias Clasen2021-11-291-2/+5
* tests: Fix font setup for EmojiMatthias Clasen2021-11-261-6/+5
* test-layout: Fix up comparison directionMatthias Clasen2021-11-251-1/+1
* test-layout: Use an fc fontmapMatthias Clasen2021-11-251-1/+13
* Make test-layout use included fontsMatthias Clasen2021-11-251-51/+59
* test-layout: Drop the --show-font optionMatthias Clasen2021-11-241-6/+0
* Update test-layoutMatthias Clasen2021-11-241-254/+32
* Add flags to serialize and deserializeMatthias Clasen2021-11-241-1/+1
* Make test-layout use layout serializationMatthias Clasen2021-11-181-259/+18
* test-layout: Add a --show-fonts optionbaseline-shiftMatthias Clasen2021-08-311-0/+15
* test-layout: Disable fragile checksMatthias Clasen2021-08-311-175/+0
* tests: Only print known analysis flagsMatthias Clasen2021-08-281-1/+5
* Remove some check from test-layoutMatthias Clasen2021-08-101-18/+4
* Small correction to test-layoutMatthias Clasen2021-08-061-1/+8
* itemize: Ignore width in horizontal contextignore-width-in-horizontal2Matthias Clasen2021-08-031-0/+14
* Try harder to skip tests on MacOsMatthias Clasen2021-07-211-0/+24
* tests: Fix an assertionMatthias Clasen2021-07-211-3/+4
* tests: Locale handling fixesMatthias Clasen2021-07-211-4/+6
* Quiet another compiler warningMatthias Clasen2021-07-101-1/+1
* tests: Add a way to show fonts in test-layoutMatthias Clasen2021-07-101-1/+5
* tests: Add more glyph item testsMatthias Clasen2021-07-061-0/+30
* tests: Check more layout propertiesMatthias Clasen2021-07-061-29/+395
* tests: Avoid extraneous markup in outputMatthias Clasen2021-05-081-1/+1
* Revert "testsuite: Don't use g_test_skip"Simon McVittie2021-01-031-3/+0
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-09-171-3/+5
|\
| * Make test-layout work for generating data againMatthias Clasen2020-09-171-3/+8
* | tests: Fix memory leaksMatthias Clasen2020-09-121-1/+1
* | tests: Make test-layout work standaloneMatthias Clasen2020-09-121-0/+3
|/
* testsuite: Don't use g_test_skipMatthias Clasen2020-07-301-0/+3
* tests: Update the locale useEmmanuele Bassi2020-06-081-3/+4
* tests: Ensure we respect the TAP output formatEmmanuele Bassi2020-06-081-3/+11
* Skip layout tests if the en_US locale is not availableEmmanuele Bassi2020-06-081-3/+12
* tests: Use the appropriate GTest APIEmmanuele Bassi2020-04-141-8/+5
* test-layout: Be robust against odd runsMatthias Clasen2019-07-141-16/+4
* Some test updatesMatthias Clasen2019-07-141-4/+4
* 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
* Restore scaling of CoreText fonts.John Ralls2018-05-081-10/+1
* CoreText: Remove absolute size and scaling to screen resolution.John Ralls2017-08-151-1/+10
* tests: Don't include unistd.h unconditionallyChun-wei Fan2017-08-081-1/+4
* Silence a few coverity warningsMatthias Clasen2015-07-171-1/+3
* Split out some test functionsMatthias Clasen2015-03-131-169/+7
* Don't compare fonts in the layout testMatthias Clasen2014-09-191-1/+1
* Try to fix the test on build.gnome.orgMatthias Clasen2014-09-061-4/+6
* test-layout: Better error reportingMatthias Clasen2014-09-031-8/+62
* Add tests for PangoLayoutMatthias Clasen2014-08-301-0/+487