summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* gtkcomposetable: Accept long replacement stringsMartin Kühl2021-10-315-6/+23
* gsk: Add a test for transform_boundsMatthias Clasen2021-10-311-0/+20
* testsuite: remove box-order testBenjamin Otte2021-10-314-505/+0
* testsuite: Call g_test_init in test binariesMatthias Clasen2021-10-311-0/+2
* testsuite: Fix a few memory leaksMatthias Clasen2021-10-312-0/+4
* reftest-compare: Treat colour channels as undefined if alpha is zeroSimon McVittie2021-10-311-1/+6
* css: Don't throw warnings on broken URL in image cssBenjamin Otte2021-10-264-0/+24
* texthistory: add barriers after final groupingChristian Hergert2021-09-241-0/+18
* Fix build against pango mainMatthias Clasen2021-09-021-0/+4
* compose: Update sequences from libX11 1.7.2Simon McVittie2021-09-021-2/+12
* Handle new pango attribute typeMatthias Clasen2021-08-221-0/+1
* 4.4.04.4.0Matthias Clasen2021-08-201-1/+1
* Fix imcontext testsMatthias Clasen2021-08-201-0/+2
* Handle the new line height pango attributeMatthias Clasen2021-08-101-0/+6
* ci: Disable treeview-headers-hidden reftestMatthias Clasen2021-08-051-2/+5
* Merge branch 'big-keysyms' into 'master'Matthias Clasen2021-08-031-3/+3
|\
| * imcontext: Treat keysyms as 32bit valuesMatthias Clasen2021-08-021-3/+3
* | Add some GtkIMContext testsMatthias Clasen2021-08-022-0/+155
|/
* Merge branch 'input-tweaks' into 'master'4149-imcontext-handle-16bit-keysymsMatthias Clasen2021-08-022-132/+102
|\
| * composetable: Allow multiple dead keysMatthias Clasen2021-07-292-112/+78
| * composetable: Change an APIMatthias Clasen2021-07-291-21/+25
* | Add more label parsing testsMatthias Clasen2021-08-011-0/+36
* | testsuite: Set TEST_RESULT_DIR for tools testsMatthias Clasen2021-07-284-3/+10
|/
* Merge branch 'wip/otte/widgetfactory-dnd' into 'master'Matthias Clasen2021-07-272-0/+244
|\
| * testsuite: Add contentformat testsBenjamin Otte2021-07-272-0/+244
* | Merge branch 'wip/compose-parser' into 'master'Matthias Clasen2021-07-2617-86/+5096
|\ \ | |/ |/|
| * composetable: Rewrite Compose files if necessaryMatthias Clasen2021-07-151-5/+5
| * composetable: Keep the number of sequencesMatthias Clasen2021-07-1512-3/+15
| * Remove some leftover debug codeMatthias Clasen2021-07-151-15/+0
| * composetable: Drop GtkComposeTableCompactMatthias Clasen2021-07-1314-4049/+4531
| * composetable: Allow removing sequencesMatthias Clasen2021-07-132-1/+3
| * composetable: Switch to using a hash tableMatthias Clasen2021-07-133-5/+4
| * composetable: Reinterpret %LMatthias Clasen2021-07-131-541/+4432
| * composetable: Handle substitutions in includesMatthias Clasen2021-07-133-0/+590
| * composetable: Handle includesMatthias Clasen2021-07-136-0/+61
| * Clean up the GtkComposeTable apiMatthias Clasen2021-07-131-15/+3
* | reftests: Enforce default settingsMatthias Clasen2021-07-191-0/+33
* | cssimagecrossfade: Don't abort() when failing to parse imageBenjamin Otte2021-07-164-0/+7
* | Merge branch 'fix-negative-scales' into 'master'Matthias Clasen2021-07-163-0/+49
|\ \
| * | testsuite: Avoid negative scales with gl rendererMatthias Clasen2021-07-163-1/+1
| * | testsuite: Add test for crasherBenjamin Otte2021-07-153-0/+49
* | | Merge branch 'wip/chergert/fix-texthistory-insert' into 'master'Matthias Clasen2021-07-161-0/+27
|\ \ \ | |/ / |/| |
| * | texthistory: fix calculation of n_charsChristian Hergert2021-07-151-0/+27
* | | tests: Add some fp16 testsMatthias Clasen2021-07-132-1/+74
|/ /
* | build: Get typelib dir dynamically using gobject-introspection dependencyMarco Trevisan (Treviño)2021-07-081-1/+2
|/
* Add another text history testMatthias Clasen2021-07-011-0/+50
* testsuite: Avoid a compiler warningMatthias Clasen2021-06-171-1/+2
* Add a mnemonic testcaseMatthias Clasen2021-06-151-0/+23
* Add tests for empty list modelsMatthias Clasen2021-06-113-0/+95
* gtk-builder-tool: Replace can-focus with focusableMatthias Clasen2021-06-052-6/+77