summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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