summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Drop PANGO_VERSION_CHECK checksbump-pangoMatthias Clasen2021-08-221-4/+0
* css: Add parser tests for line-heightMatthias Clasen2021-08-2212-0/+77
* Fix up test output for new versionMatthias Clasen2021-08-221-1/+1
* Merge branch 'drop-gl' into 'master'Matthias Clasen2021-08-221-2/+0
|\
| * tests: Remove an outdated commentdrop-glMatthias Clasen2021-08-221-2/+0
* | 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
* Add GtkFileFilter testsci-file-filtersMatthias Clasen2021-06-042-0/+132
* Add a helper to make case-insensitive globsMatthias Clasen2021-06-041-0/+37
* Move fnmatch testcases to the testsuiteMatthias Clasen2021-06-032-0/+141
* Cosmetics: Eradicate gintMatthias Clasen2021-06-032-3/+3
* Add tests for text buffer historyMatthias Clasen2021-05-261-0/+122