summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | markup: Allow specifying size in ptMatthias Clasen2021-08-084-2/+15
|/
* Add tests for pango_layout_move_cursor_visuallybidi-adventuresMatthias Clasen2021-08-052-1/+184
* tests: Avoid bidi in test outputMatthias Clasen2021-08-0512-31/+13
* Add a test for pango_layout_get_cursor_posfix-split-cursors-at-endMatthias Clasen2021-08-041-0/+37
* Add an old testcaseMatthias Clasen2021-08-041-0/+29
* Add some more bidi embedding level testsMatthias Clasen2021-08-041-0/+2
* itemize: Ignore width in horizontal contextignore-width-in-horizontal2Matthias Clasen2021-08-036-28/+75
* itemize: Fix up gravity state initializationgravity-fixMatthias Clasen2021-08-022-0/+42
* tests: Fix implicit function declaration warnings with gccBiswapriyo Nath2021-07-291-0/+1
* Correctly handle font attributesbetter-ellipsizeMatthias Clasen2021-07-221-0/+1
* Try harder to skip tests on MacOsMatthias Clasen2021-07-212-0/+48
* tests: Fix an assertionMatthias Clasen2021-07-211-3/+4
* tests: Locale handling fixesMatthias Clasen2021-07-216-9/+12
* Quiet another compiler warningMatthias Clasen2021-07-101-1/+1
* Silence compiler warningsMatthias Clasen2021-07-101-1/+2
* tests: Add a way to show fonts in test-layoutMatthias Clasen2021-07-101-1/+5
* Add more testcases for pango_attr_list_changeattr-list-change-fixMatthias Clasen2021-07-091-9/+264
* Improve attribute test infrastructureMatthias Clasen2021-07-093-101/+84
* Add a few missing chars to pango_is_zero_widthmissing-zerowidth-charsMatthias Clasen2021-07-091-0/+11
* Add a testcase for pango_attr_list_changetest-for-564Matthias Clasen2021-07-091-0/+22
* break: Fix handling of tag sequencestests-and-fixesMatthias Clasen2021-07-073-1/+9
* tests: Add some more layout testsMatthias Clasen2021-07-076-0/+127
* tests: Dump grapheme boundaries tooMatthias Clasen2021-07-0711-5/+52
* tests: Add some more break testcasesMatthias Clasen2021-07-074-0/+18
* tests: Add more glyph item iter testsMatthias Clasen2021-07-071-4/+13
* tests: Add more glyph item testsMatthias Clasen2021-07-061-0/+30
* tests: Add more font testsMatthias Clasen2021-07-061-8/+90
* tests: Move bidi tests to their own filemore-test-coverage2Matthias Clasen2021-07-063-58/+180
* tests: Add some more script iter testsMatthias Clasen2021-07-061-0/+10
* tests: Add tests for fallback shapingMatthias Clasen2021-07-061-0/+37
* tests: Make test-break output more convenientMatthias Clasen2021-07-061-6/+10
* tests: Check more layout propertiesMatthias Clasen2021-07-0628-29/+867
* tests: Improve coverageMatthias Clasen2021-07-061-0/+9
* Fix a memory leakMatthias Clasen2021-07-061-0/+2
* tests: Free the sizes array, if it was allocatedJan Alexander Steffens (heftig)2021-07-021-0/+1
* tests: In attribute_from_string, parse offsets as long longJan Alexander Steffens (heftig)2021-07-021-3/+3
* tests: Be more careful about font formatsbitmap-font-testsMatthias Clasen2021-06-301-3/+1
* tests: Drop an unused includeMatthias Clasen2021-06-281-1/+0
* testmatrix.c: use G_SQRT2 insead of M_SQRT2Jordan Petridis2021-06-281-3/+3
* Add missing bidi typestest-coverageMatthias Clasen2021-06-281-2/+5
* tests: Add some bidi api testsMatthias Clasen2021-06-281-0/+64
* Add some more font api testsMatthias Clasen2021-06-281-0/+71
* tests: Add tests for PangoGravityMatthias Clasen2021-06-281-0/+57
* tests: Add tests for PangoTabArrayMatthias Clasen2021-06-282-0/+111
* tests: Add tests for PangoMatrixMatthias Clasen2021-06-282-0/+206
* tests: Add tests for PangoLanguageMatthias Clasen2021-06-282-1/+69
* tests: Add tests for version apisMatthias Clasen2021-06-281-0/+25
* tests: Add some PangoContext testsMatthias Clasen2021-06-282-0/+146
* tests: Add more attribute testsMatthias Clasen2021-06-281-1/+50
* tests: Add some color testsMatthias Clasen2021-06-281-0/+30