summaryrefslogtreecommitdiff
path: root/testsuite/gtk/singleselection.c
Commit message (Expand)AuthorAgeFilesLines
* Improve test coverage for list modelsMatthias Clasen2023-05-111-2/+9
* singleselection: Add ::item-type and ::n-itemsBenjamin Otte2022-06-111-15/+24
* Add tests for empty list modelsMatthias Clasen2021-06-111-0/+22
* Force g_test_init to cooperateMatthias Clasen2021-04-121-1/+1
* testsuite: Reduce the use of g_assertMatthias Clasen2021-04-121-3/+3
* gtk: Allow selection models to take null list model during constructionJason Francis2021-03-151-0/+12
* singleselection: Make constructor transfer fullMatthias Clasen2020-07-261-1/+1
* filterlistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-1/+1
* selectionmodels: Add set_model() supportBenjamin Otte2020-07-051-0/+52
* selectionmodel: Replace query_range() with get_selection()Benjamin Otte2020-06-261-22/+24
* testsuite: Stop using g_test_bug()Benjamin Otte2019-05-121-1/+0
* single selection: Skip tests properlyMatthias Clasen2019-03-161-15/+43
* testsuite/gtk/singleselection.c: Avoid VLA usageChun-wei Fan2019-02-211-1/+1
* Merge branch 'assistant-cleanup' into 'master'Matthias Clasen2019-02-151-0/+10
|\
| * singleselection: Make tests build without warningsMatthias Clasen2019-02-151-0/+10
* | simpleselection: Improve items-changedBenjamin Otte2019-02-151-10/+76
* | selectionmodel: Change prototype of query_range()Benjamin Otte2019-02-151-2/+7
|/
* Exclude some tests on too-old glibMatthias Clasen2019-02-101-0/+2
* add more autoselect testsMatthias Clasen2019-02-101-0/+11
* Reorder testsMatthias Clasen2019-02-101-4/+4
* selection tests: Plug a memory leakMatthias Clasen2019-02-101-2/+6
* testsuite: Add selection model testsMatthias Clasen2019-02-101-0/+540