slint/internal/compiler/tests/syntax
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
..
accessibility syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
analysis Binding analysis: We shouldn't report binding loop based on base bindings 2025-07-11 05:16:25 +02:00
basic Add local variables (#8740) 2025-06-26 15:36:49 +02:00
callbacks syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
elements core: Fix the component container 2025-06-05 13:48:16 +02:00
exports syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
expressions syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
focus syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
functions Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
fuzzing syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
imports syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
layout compiler: Dialog padding has effect and shouldn't be a warning 2025-07-03 10:25:16 +02:00
lookup Change the new error that detects binding loop through the window into a warning 2025-06-02 19:01:47 +02:00
new_syntax syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
parse_error syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00