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

* Add project docs.
2024-04-17 13:19:59 -03:00
..
args_count_no_input.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
args_count_no_input.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
args_count_none.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
args_count_none.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
cannot_declare_lifetime.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
cannot_declare_lifetime.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
child_type_constraints_ui_node.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
child_type_constraints_ui_node.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
child_type_is_not_ui_node.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
child_type_is_not_ui_node.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
defaults.rs Fix many typos. (#87) 2024-04-11 01:27:49 -03:00
defaults.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_attr_args.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
incorrect_attr_args.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_function_qualifiers.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_function_qualifiers.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_input_pattern.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_input_pattern.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_priority.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
invalid_priority.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
method_cannot_be_property.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
method_cannot_be_property.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
prefix_get_default.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
prefix_get_default.stderr Reorganize project (#111) 2024-04-17 13:19:59 -03:00
prefix_has_default.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
prefix_has_default.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
prefix_is_default.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
prefix_is_default.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
property_attr_not_fn.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
property_attr_not_fn.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
return_type_is_not_ui_node.rs Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00
return_type_is_not_ui_node.stderr Rename "build tests" to "macro tests". 2024-04-05 00:00:37 -03:00