summaryrefslogtreecommitdiff
path: root/tests/test-layout.c
Commit message (Expand)AuthorAgeFilesLines
* Undo excessive search/replaceMatthias Clasen2022-07-041-1/+1
* Move the code from pango/ to pango2/Matthias Clasen2022-07-041-1/+1
* Convert to the pango2 prefixMatthias Clasen2022-07-041-14/+14
* Clean up testsMatthias Clasen2022-07-041-1/+1
* Improve test font setup codeMatthias Clasen2022-06-221-24/+1
* context: Reshuffle convenience apiMatthias Clasen2022-06-221-2/+2
* tests: Unify font loading codeMatthias Clasen2022-06-221-37/+5
* Clean up gtypes a bitMatthias Clasen2022-06-221-1/+1
* Rename PangoHbFontMap to PangoFontMapMatthias Clasen2022-06-221-3/+3
* Drop non-hb fontconfig supportMatthias Clasen2022-06-221-1/+0
* test-layout: port to PangoFcHbFontMapMatthias Clasen2022-06-221-15/+7
* Replace PangoLayoutMatthias Clasen2022-06-221-9/+8
* Port tests to PangoSimpleLayoutMatthias Clasen2022-06-221-6/+8
* Drop deprecated pangofc apiMatthias Clasen2022-06-221-1/+1
* 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