summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add more pango_attr_list_equal testsMatthias Clasen2020-06-111-0/+6
* CosmeticsMatthias Clasen2020-06-111-2/+2
* Add more attribute testsMatthias Clasen2020-06-101-0/+138
* Merge branch 'fix-another-crash' into 'master'Matthias Clasen2020-06-101-0/+14
|\
| * itemize: Work around gtk2 brokennessMatthias Clasen2020-06-101-0/+14
* | Try to make the layout test less sensitiveMatthias Clasen2020-06-102-2/+2
|/
* Revert "tests: Update expected output"Matthias Clasen2020-06-102-0/+2
* tests: Add some tests for pango_attr_list_equalTimm Bäder2020-06-101-0/+71
* tests: Add an explanationMatthias Clasen2020-06-091-0/+3
* Add a test for a crash in shape_tabMatthias Clasen2020-06-092-0/+50
* 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