summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a testcase for pango_attr_list_updatefix-attr-list-updateMatthias Clasen2021-05-231-0/+26
* Fix a thinkoMatthias Clasen2021-05-101-2/+2
* test-break: Make help output work againMatthias Clasen2021-05-101-3/+4
* Make pango_layout_line_get_height workfix-layout-line-heightMatthias Clasen2021-05-081-0/+21
* layout: Don't insert hyphens at word boundariesword-break-hyphensMatthias Clasen2021-05-081-2/+2
* tests: Avoid extraneous markup in outputMatthias Clasen2021-05-081-1/+1
* Merge branch 'markup-parse-fixes' into 'master'Matthias Clasen2021-03-0310-7/+74
|\
| * markup tests: Add tests for parsing accelsmarkup-parse-fixesMatthias Clasen2021-03-027-0/+60
| * markup-parse: Make generating files more convenientMatthias Clasen2021-03-021-4/+4
| * markup tests: Pass accel_marker='_'Matthias Clasen2021-03-021-1/+8
| * markup tests: Remove an _Matthias Clasen2021-03-022-2/+2
* | Fix a corner-case of pango_attr_list_splicefix-attribute-splicingMatthias Clasen2021-02-171-2/+36
|/
* Try to fix thai break testcaseMatthias Clasen2021-02-162-7/+6
* tests: Add tests for pango_font_describefix-font-roundtripMatthias Clasen2021-01-242-1/+72
* tests: Fix an errant unrefMatthias Clasen2021-01-241-1/+0
* tests: Avoid locale dependencyfix-test-outputMatthias Clasen2021-01-231-5/+10
* Merge branch 'fix-test-leak' into 'master'Matthias Clasen2021-01-231-0/+1
|\
| * tests: Plug a memory leakMatthias Clasen2021-01-231-0/+1
* | tests: Don't assert too muchfont-face-fixesMatthias Clasen2021-01-231-1/+1
|/
* Merge branch 'fix' into 'master'Matthias Clasen2021-01-211-0/+14
|\
| * Fix the length checkingWeng Xuetian2021-01-141-0/+14
* | Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2021-01-201-1/+1
* | Fix leaks found by asanSzunti2021-01-164-2/+10
|/
* Revert "testsuite: Don't use g_test_skip"Simon McVittie2021-01-034-14/+0
* tests: Add missing executable bits for helper scriptswip/kalev/fix-installed-testsKalev Lember2020-11-092-0/+0
* tests: Don't free attributes prematurelyMatthias Clasen2020-11-061-2/+2
* Merge branch 'test-shape-fix' into 'master'Matthias Clasen2020-11-061-1/+1
|\
| * tests: Improve output of test-shapetest-shape-fixMatthias Clasen2020-11-061-1/+1
* | tests: Don't add four.break twicefour-but-only-onceMatthias Clasen2020-10-021-1/+0
|/
* build: Remove deprecated python3 Meson module useEmmanuele Bassi2020-09-303-3/+6
* Add a test for keycap sequencesfix-keycap-sequencesMatthias Clasen2020-09-172-0/+27
* 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
* | Merge branch 'fix-nested-attributes' into 'master'Matthias Clasen2020-09-171-0/+89
|\ \ | |/
| * Fix attr iterators with overlapping attributesfix-nested-attributesMatthias Clasen2020-09-171-0/+89
* | tests: Fix some more memory errorsasan-fixesMatthias Clasen2020-09-121-5/+15
* | tests: Fix memory leaksMatthias Clasen2020-09-123-3/+3
* | tests: Make test-layout work standaloneMatthias Clasen2020-09-121-0/+3
|/
* Make dependencies to libthai, cairo and xft optional.Niklas Guertler2020-09-091-5/+5
* Don't assert in pango_language_get_scriptsavoid-script-lang-crashMatthias Clasen2020-09-081-0/+15
* Undo a recent changeMatthias Clasen2020-08-101-2/+2
* test-break: Add a legendMatthias Clasen2020-08-091-4/+19
* test-break: Improve outputMatthias Clasen2020-08-091-3/+3
* tests: Add tests for pango_parse_color_with_alphaMatthias Clasen2020-07-311-40/+74
* testsuite: Don't use g_test_skipMatthias Clasen2020-07-304-2/+20
* Add a reproducer for a pidgin crashMatthias Clasen2020-07-301-0/+20
* Fix a few memory leaks in testsMatthias Clasen2020-07-082-2/+11
* Fix crashes with empty attribute listsMatthias Clasen2020-06-221-0/+51
* Add another attribute list testMatthias Clasen2020-06-171-1/+67
* test-break: Some fixesMatthias Clasen2020-06-111-3/+12