summaryrefslogtreecommitdiff
path: root/testsuite/gtk/grid-layout.c
Commit message (Collapse)AuthorAgeFilesLines
* Add another grid layout testMatthias Clasen2019-06-281-0/+113
| | | | | This one will be used for comparison with constraint layouts.
* Some more grid layout testsMatthias Clasen2019-06-281-21/+277
| | | | Add testcases for spanning children and homogeneity.
* Add a test for the grid layout managerMatthias Clasen2019-06-281-0/+312
Test some obvious conditions. This is mainly to test the waters for more intesting tests with other layout managers later.