slint/internal/compiler/tests/syntax/analysis
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
..
binding_loop1.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop2.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_function.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_issue_772.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_layout.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_layout2.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_layout3.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_layout4.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_layout_if.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_mappointtowindow.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_popupwindow.slint Binding analysis: We shouldn't report binding loop based on base bindings 2025-07-11 05:16:25 +02:00
binding_loop_self.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_text.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_window.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
binding_loop_window2.slint Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00