gtk/testsuite/tools
Elliott Sales de Andrade b3706daf90 builder-tool: Handle pack-type, position, and center child in GtkBox
This takes the `position` property and ensures children are sorted by
it, splits children by `pack-type` (also reversing the order of `end`
children), and handles children with `type="center"`.

If either a center child or end children exist, then the `GtkBox` is
converted to a `GtkCenterBox`, with `start-widget`/`end-widget` being a
nested `GtkBox` with the relevant children.

The splitting does cause some non-`object` children to sort differently
(hence the change to `office-runner.expected`.)
2024-09-16 05:12:54 -04:00
..
enumerate-data Add tests for gtk4-builder-tool enumerate 2023-05-12 19:52:42 -04:00
simplify-data gtk4-builder-tool: Prefer child properties 2023-02-19 21:48:56 -05:00
simplify-data-3to4 builder-tool: Handle pack-type, position, and center child in GtkBox 2024-09-16 05:12:54 -04:00
validate-data 4.16.0 2024-09-06 22:51:07 -04:00
enumerate Add tests for gtk4-builder-tool enumerate 2023-05-12 19:52:42 -04:00
meson.build Add tests for gtk4-builder-tool enumerate 2023-05-12 19:52:42 -04:00
settings tests: Update for the new setting 2024-04-19 12:56:34 -04:00
simplify tests: Stop copying the tool tests 2023-05-09 21:21:39 -04:00
simplify-3to4 tests: Stop copying the tool tests 2023-05-09 21:21:39 -04:00
tools.test.in a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
validate testsuite: Force Mesa to use software GL when asserting about stderr 2024-02-26 13:23:11 +00:00