slint/internal/compiler/tests
Olivier Goffart e5e3128986 Binding analysis: We shouldn't report binding loop based on base bindings
In this case, there is an explicit binding in the PopupWindow::width,
so we shouldn't continue and find loop based on the implicit bindings

Fixes #8889
2025-07-11 05:16:25 +02:00
..
syntax Binding analysis: We shouldn't report binding loop based on base bindings 2025-07-11 05:16:25 +02:00
typeloader Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
consistent_styles.rs Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
syntax_tests.rs compiler: Add SLINT_TEST_FILTER to syntax tests (#8673) 2025-07-01 14:24:55 +02:00