mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Rename grid to grid_simple, otherwise
cargo test -p test-driver-interpreter -- test_interpreter_layout_grid
runs multiple tests, no way to run only that one.
Same for nested_grid.slint given that there's a nested_grid_2.slint
|
||
|---|---|---|
| .. | ||
| cases | ||
| doctests | ||
| driver | ||
| helper_components | ||
| manual | ||
| screenshots | ||