zng/tests/macro-tests/cases/ui_node
Samuel 7f6cd20e47
Reorganize project (#111)
* Moved published crates to `/crates`.

* Add project docs.
2024-04-17 13:19:59 -03:00
..
attr_in_item_not_impl.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
attr_in_item_not_impl.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_incorrect_mut.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_incorrect_mut.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_incorrect_type.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_incorrect_type.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_incorrect_type_child.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_incorrect_type_child.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_no_field.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_error_no_field.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_no_children_field.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_expr_no_children_field.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_list_expr_error_incorrect_mut.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_list_expr_error_incorrect_mut.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_list_expr_error_incorrect_type.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_list_expr_error_incorrect_type.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
delegate_list_expr_error_incorrect_type_children.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
delegate_list_expr_error_incorrect_type_children.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
incorrect_assign_token.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_assign_token.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_args.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_args.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_delegate_pair_name.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_delegate_pair_name.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_delegate_expr.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_delegate_expr.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_matching_delegate_child.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
missing_matching_delegate_child.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00