slint/internal/compiler/tests/syntax/lookup
Tobias Hunger bbdd6aeab7 compiler: Ignore leading whitespace when parsing
... and update all out test cases accordingly.
2023-04-26 17:22:13 +02:00
..
array_index.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
callback_alias.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
callback_alias2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
callback_alias3.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
callback_not_called.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
callback_return.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
color.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
conversion.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
dashes.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
deprecated_property.slint Remove deprecated Keys enum in slint language 2023-01-26 15:35:18 +01:00
enum.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
for_lookup.slint compiler: Ignore leading whitespace when parsing 2023-04-26 17:22:13 +02:00
global.slint Warn about components that are neither used nor exported 2023-01-26 15:52:40 +01:00
if.slint Parser: don't have the whitespace as part of an expression 2023-04-14 17:46:19 +02:00
issue_1461.slint Fluent style: cleanup unwanted properties 2023-02-03 20:29:26 +01:00
property.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
recover_id_lookup.slint Compiler: hint when an id has the same name as a property or enum value 2023-04-18 16:16:31 +02:00
signal_arg.slint Parser: don't have the whitespace as part of an expression 2023-04-14 17:46:19 +02:00
two_way_binding.slint Parser: don't have the whitespace as part of an expression 2023-04-14 17:46:19 +02:00
two_way_binding_infer.slint Parser: don't have the whitespace as part of an expression 2023-04-14 17:46:19 +02:00
two_way_binding_model.slint Improve error message when trying to create a two-way binding to model data 2023-02-10 13:13:15 +01:00