slint/sixtyfps_compiler/tests/syntax/basic
Tobias Hunger 13d7f5e7bd Janitor: Fix typos in comments and user-facing strings
Also adapt tests for error messages containing the fixed strings.

No behavior change is intended!
2021-06-28 08:32:25 +02:00
..
animate.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
arithmetic_op.60 Support complex product of units 2021-02-04 12:56:14 +01:00
array.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
assign.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
box_shadow.60 Fix expected error message 2021-01-28 09:12:06 +01:00
children_placeholder.60 Fix panic when @children is in the last component 2021-02-02 16:44:09 +01:00
children_placeholder_2.60 Fix panic when @children is in the last component 2021-02-02 16:44:09 +01:00
clip.60 Add support for clip on Path elements 2021-05-21 19:51:00 +02:00
comments.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
comparison_operator.60 Fix failing syntax tests 2020-10-12 16:37:21 +02:00
condition_operator.60 Fix C++ compilation if using condition between 0 and a unit type 2021-02-16 18:40:32 +01:00
double_binding.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
double_color.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
easing.60 Print a warning when trying to animate deprecated properties 2021-02-02 22:58:54 +01:00
easing_not_called.60 Implement cubic-bezier 2020-11-13 13:36:32 +01:00
for.60 syntax_tests: Try to build the object_tree::document even in case of parse error 2021-04-14 11:46:49 +02:00
image.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
inline_component.60 Restore test that was accidentally removed 2021-02-22 11:17:39 +01:00
item_as_property.60 Throw an error when using an element as a property type 2020-11-30 13:31:02 +01:00
layout.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
layout2.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
linear-gradient.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
minmax.60 Fix reporting of uncalled "max" in imports 2021-05-20 18:11:58 +02:00
object_in_binding.60 Change Rectangle::background's type to be a brush 2021-02-03 12:49:44 +01:00
opacity.60 Add support for opacity property 2021-04-15 15:05:09 +02:00
parse_error.60 syntax_tests: Try to build the object_tree::document even in case of parse error 2021-04-14 11:46:49 +02:00
path.60 Added the two missing path sub-elements for quadratic and cubic curves 2021-01-28 14:14:24 +01:00
path_commands.60 Forgot to add the test for previous commit 2021-06-22 13:28:15 +02:00
path_layout.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
percent.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
popup.60 Issue a warning when accessing deprecated properties through member lookups 2021-02-02 22:42:02 +01:00
property_animation.60 Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
property_declaration.60 Parse object and array type 2020-09-03 07:43:20 +02:00
property_declaration_in_component.60 Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
return.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
self_assign.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
signal.60 Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
states_transitions.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
states_transitions2.60 Error when having an animation in a transition on a property which is not part of the state 2021-06-23 13:05:25 +02:00
states_transitions3.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
strings.60 Add string tests I forgot to git add previously 2021-01-19 19:39:42 +01:00
sub_elements.60 Allow to give a name to for and if 2021-06-18 16:40:40 +02:00
supersimple.60 Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
svg_path.60 Janitor: Fix typos in comments and user-facing strings 2021-06-28 08:32:25 +02:00
type_declaration.60 Replace $children with @children 2021-01-28 11:55:08 +01:00
unknown_item.60 Fix panic when a non-element type is used as an element 2021-05-07 15:36:10 +02:00