summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/baedert/for-master2' into 'master'Matthias Clasen2020-06-084-3/+13
|\
| * tests: Update expected outputTimm Bäder2020-06-082-2/+0
| * test-common: Ignore null attr listsTimm Bäder2020-06-081-0/+3
| * testattributes: Test iter on empty attr listTimm Bäder2020-06-081-0/+9
| * testattributes: Properly free GStringTimm Bäder2020-06-081-1/+1
* | Merge branch 'for-master' into 'master'Matthias Clasen2020-06-083-19/+74
|\ \ | |/ |/|
| * tests: Update the locale useEmmanuele Bassi2020-06-083-9/+11
| * tests: Ensure we respect the TAP output formatEmmanuele Bassi2020-06-083-9/+35
| * Skip test-break when the en_US locale is missingEmmanuele Bassi2020-06-081-3/+12
| * Skip test-itemize when the en_US locale is missingEmmanuele Bassi2020-06-081-4/+13
| * Skip layout tests if the en_US locale is not availableEmmanuele Bassi2020-06-081-3/+12
* | Merge branch 'test-break-no-libthai' into 'master'Matthias Clasen2020-06-081-0/+6
|\ \ | |/ |/|
| * tests/test-break.c: Only test Thai breaks with libthai availableChun-wei Fan2019-11-251-0/+6
* | Merge branch 'master' into 'master'Matthias Clasen2020-06-081-1/+1
|\ \
| * | Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-04-141-1/+1
* | | Merge branch 'unicode13' into 'master'Matthias Clasen2020-06-083-80/+10
|\ \ \ | |/ / |/| |
| * | Update break test cases to Unicode 13Peng Wu2020-03-103-80/+10
| |/
* | tests: Use idiomatic Meson and GTest optionsEmmanuele Bassi2020-04-141-6/+10
* | tests: Port the threaded PangoCairo test to GTestEmmanuele Bassi2020-04-141-14/+24
* | tests: Use the appropriate GTest APIEmmanuele Bassi2020-04-149-209/+123
|/
* Add a test for ellipsis shapingMatthias Clasen2019-11-031-0/+29
* test-shape: CosmeticsMatthias Clasen2019-11-021-22/+2
* tests: Add missing data filesMatthias Clasen2019-10-311-0/+7
* Add tests for new markupMatthias Clasen2019-10-312-0/+43
* tests: Handle new attribute valuesMatthias Clasen2019-10-311-0/+1
* Merge branch 'tests' into 'master'Matthias Clasen2019-11-011-0/+62
|\
| * Add a test for new font apiMatthias Clasen2019-10-311-0/+62
* | tests: Handle new attributesMatthias Clasen2019-10-312-0/+4
|/
* Adjust expected test outputsMatthias Clasen2019-10-281-2/+2
* Skip thai break tests without libthaiMatthias Clasen2019-09-041-1/+4
* tests: add test-break test case for Thai languagePeng Wu2019-08-223-0/+8
* Revert "tests: add missing LineBreakTest.txt"Peng Wu2019-08-222-7345/+0
* Add a test for extentsMatthias Clasen2019-08-121-0/+30
* Prevent a crash in ellipsizationMatthias Clasen2019-08-081-5/+27
* Merge branch 'ellipsize-height' into 'master'Matthias Clasen2019-08-073-1/+75
|\
| * Pass the right attributes when shaping ellipsesMatthias Clasen2019-08-063-1/+75
* | tests: add missing LineBreakTest.txtRoss Burton2019-08-052-0/+7345
|/
* tests: Cover new attribute typesMatthias Clasen2019-08-041-0/+3
* Add an insert-hyphens attributeMatthias Clasen2019-08-041-0/+1
* Fix the harfbuzz test for win32Matthias Clasen2019-08-031-1/+4
* tests: The show attribute affects shapingMatthias Clasen2019-07-251-0/+1
* tests: Print the show attributeMatthias Clasen2019-07-251-0/+1
* shape-test: Match PangoLayoutMatthias Clasen2019-07-241-1/+84
* test-itemize: Match PangoLayoutMatthias Clasen2019-07-242-7/+65
* layout: Flip the logic for attribute filteringMatthias Clasen2019-07-241-2/+2
* tests: Print new attributesMatthias Clasen2019-07-221-0/+1
* Merge branch 'better-hyphens' into 'master'Matthias Clasen2019-07-226-35/+52
|\
| * testiter: Add more debug spewMatthias Clasen2019-07-221-2/+9
| * Remove an unused variableMatthias Clasen2019-07-221-3/+0
| * Update expected test outputMatthias Clasen2019-07-204-28/+26