summaryrefslogtreecommitdiff
path: root/testsuite/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtkcomposetable: Accept long replacement stringsMartin Kühl2021-09-215-6/+23
* testsuite: Fix a few memory leakstest-leak-fixesMatthias Clasen2021-09-142-0/+4
* compose: Update sequences from libX11 1.7.2Simon McVittie2021-08-301-2/+12
* tests: Rewrite PangoAttribute introspectionMatthias Clasen2021-08-241-61/+30
* Drop PANGO_VERSION_CHECK checksbump-pangoMatthias Clasen2021-08-221-4/+0
* Handle new pango attribute typeMatthias Clasen2021-08-221-0/+1
* Fix imcontext testsMatthias Clasen2021-08-201-0/+2
* Handle the new line height pango attributeMatthias Clasen2021-08-101-0/+6
* 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
|/
* 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
* | texthistory: fix calculation of n_charsChristian Hergert2021-07-151-0/+27
|/
* Add another text history testMatthias Clasen2021-07-011-0/+50
* Add a mnemonic testcaseMatthias Clasen2021-06-151-0/+23
* Add tests for empty list modelsMatthias Clasen2021-06-113-0/+95
* 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
* Move text history testsMatthias Clasen2021-05-262-0/+603
* testsuite: Run some installed tests exclusivelyMatthias Clasen2021-05-171-1/+1
* build: Do not use C arguments with C++Emmanuele Bassi2021-05-111-1/+0
* Add some calendar testsMatthias Clasen2021-05-072-0/+65
* Fix compilation of c++ test: cpp_argsDan Cîrnaț2021-05-061-1/+1
* Force g_test_init to cooperateMatthias Clasen2021-04-1229-29/+29
* testsuite: Reduce the use of g_assertMatthias Clasen2021-04-1247-1425/+1423
* Add one more compose testMatthias Clasen2021-04-011-0/+9
* Add more compose testsus-intl-composeMatthias Clasen2021-04-011-0/+23
* Disable flaky focus testsMatthias Clasen2021-03-301-2/+3
* Plug a test memleakfix-memleaksMatthias Clasen2021-03-271-1/+1
* tests: Plug a memory leakMatthias Clasen2021-03-271-0/+3
* Add some more compose testsdouble-dead-keysMatthias Clasen2021-03-261-0/+28
* gtk: Allow selection models to take null list model during constructionJason Francis2021-03-152-0/+24
* label: Fix markup parsing interactionslabel-mnemonic-fixMatthias Clasen2021-03-022-0/+208