zng/tests/macro-tests/cases/widget_new
Samuel e4afb24484
Implement custom cursors. (#178)
2024-05-01 17:09:29 -03:00
..
cannot_unset_in_when.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
cannot_unset_in_when.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_first_token.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_first_token.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_property_expr.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_property_expr.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_when_expr1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_when_expr1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_when_expr2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_when_expr2.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_when_expr3.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
error_in_when_expr3.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type1.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
incorrect_arg_type2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type2.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type3.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type3.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
incorrect_arg_type4.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type4.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
incorrect_arg_type5.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type5.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type6.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_arg_type6.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_when_expr_type1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_when_expr_type1.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
invalid_special.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_special.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_fields1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_fields1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_fields2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_fields2.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
malformed_property_attribute.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_property_attribute.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
malformed_property_path1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_property_path1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_property_path2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_property_path2.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_property_path3.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_property_path3.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
malformed_property_path4.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
malformed_property_path4.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_arg1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_arg1.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_field_all_multi.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_field_all_multi.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_field_all_single.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_field_all_single.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_field_multi.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_field_multi.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_semi1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi2.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi_before_when1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi_before_when1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi_in_when1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi_in_when1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi_in_when2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_semi_in_when2.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_value1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value1.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_value2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value2.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_value3.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value3.stderr Implement custom cursors. (#178) 2024-05-01 17:09:29 -03:00
missing_value4.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value4.stderr Implement custom cursors. (#178) 2024-05-01 17:09:29 -03:00
missing_value5.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value5.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value6.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value6.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
missing_value_before_when1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_value_before_when1.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
not_allowed_in_when1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
not_allowed_in_when1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
not_allowed_in_when2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
not_allowed_in_when2.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
property_generic1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
property_generic1.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
property_generic2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
property_generic2.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
unknown_field.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_field.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_member_in_when_expr1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_member_in_when_expr1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_member_in_when_expr2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_member_in_when_expr2.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_property1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_property1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_property2.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_property2.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_special_value.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_special_value.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_special_value_in_when.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
unknown_special_value_in_when.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
when_missing_block.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
when_missing_block.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
when_missing_expr1.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
when_missing_expr1.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00