test_xacro.TestXacro Member List

This is the complete list of members for test_xacro.TestXacro, including all inherited members.

__init__(self, *args, **kwargs)test_xacro.TestXacro
assert_matches(self, a, b)test_xacro.TestXacroBase
ignore_nodestest_xacro.TestXacro
quick_xacro(self, xml, cli=None, **kwargs)test_xacro.TestXacroBase
run_xacro(self, input_path, *args)test_xacro.TestXacroBase
test_arg_function(self)test_xacro.TestXacro
test_boolean_if_statement(self)test_xacro.TestXacro
test_broken_include_error_reporting(self)test_xacro.TestXacro
test_broken_input_doesnt_create_empty_output_file(self)test_xacro.TestXacro
test_comments(self)test_xacro.TestXacro
test_consecutive_if(self)test_xacro.TestXacro
test_consider_non_elements_block(self)test_xacro.TestXacro
test_consider_non_elements_if(self)test_xacro.TestXacro
test_create_subdirs(self)test_xacro.TestXacro
test_default_arg(self)test_xacro.TestXacro
test_default_arg_empty(self)test_xacro.TestXacro
test_default_arg_missing(self)test_xacro.TestXacro
test_default_arg_override(self)test_xacro.TestXacro
test_default_param(self)test_xacro.TestXacro
test_default_param_override(self)test_xacro.TestXacro
test_default_property(self)test_xacro.TestXacro
test_dotify(self)test_xacro.TestXacro
test_double_underscore_property_name_raises(self)test_xacro.TestXacro
test_dynamic_macro_name_clash(self)test_xacro.TestXacro
test_dynamic_macro_names(self)test_xacro.TestXacro
test_dynamic_macro_undefined(self)test_xacro.TestXacro
test_enforce_xacro_ns(self)test_xacro.TestXacro
test_equality_expression_in_if_statement(self)test_xacro.TestXacro
test_error_reporting(self)test_xacro.TestXacro
test_escaping_dollar_braces(self)test_xacro.TestXacro
test_evaluate_macro_params_before_body(self)test_xacro.TestXacro
test_expression_in_extension(self)test_xacro.TestXacro
test_extension_in_expression(self)test_xacro.TestXacro
test_float_if_statement(self)test_xacro.TestXacro
test_from_issue(self)test_xacro.TestXacro
test_greedy_property_evaluation(self)test_xacro.TestXacro
test_ignore_xacro_comments(self)test_xacro.TestXacro
test_include(self)test_xacro.TestXacro
test_include_deprecated(self)test_xacro.TestXacro
test_include_from_macro(self)test_xacro.TestXacro
test_include_from_variable(self)test_xacro.TestXacro
test_include_glob(self)test_xacro.TestXacro
test_include_lazy(self)test_xacro.TestXacro
test_include_nonexistent(self)test_xacro.TestXacro
test_include_recursive(self)test_xacro.TestXacro
test_include_with_namespace(self)test_xacro.TestXacro
test_inorder_processing(self)test_xacro.TestXacro
test_insert_block_property(self)test_xacro.TestXacro
test_integer_if_statement(self)test_xacro.TestXacro
test_integer_stays_integer(self)test_xacro.TestXacro
test_invalid_if_statement(self)test_xacro.TestXacro
test_invalid_property_definitions(self)test_xacro.TestXacro
test_invalid_property_name(self)test_xacro.TestXacro
test_invalid_syntax(self)test_xacro.TestXacro
test_issue_63_fixed_with_inorder_processing(self)test_xacro.TestXacro
test_issue_68_numeric_arg(self)test_xacro.TestXacro
test_iterable_literals_eval(self)test_xacro.TestXacro
test_iterable_literals_plain(self)test_xacro.TestXacro
test_just_a_dollar_sign(self)test_xacro.TestXacro
test_literals_eval(self)test_xacro.TestXacro
test_macro_default_param_evaluation_order(self)test_xacro.TestXacro
test_macro_has_new_scope(self)test_xacro.TestXacro
test_macro_name_with_colon(self)test_xacro.TestXacro
test_macro_params_escaped_string(self)test_xacro.TestXacro
test_macro_undefined(self)test_xacro.TestXacro
test_math_expressions(self)test_xacro.TestXacro
test_math_ignores_spaces(self)test_xacro.TestXacro
test_message_functions(self)test_xacro.TestXacro
test_multi_tree_evaluation(self)test_xacro.TestXacro
test_multiple_blocks(self)test_xacro.TestXacro
test_multiple_definition_and_evaluation(self)test_xacro.TestXacro
test_multiple_insert_blocks(self)test_xacro.TestXacro
test_multiple_recursive_evaluation(self)test_xacro.TestXacro
test_namespace_propagation(self)test_xacro.TestXacro
test_no_double_evaluation(self)test_xacro.TestXacro
test_no_evaluation(self)test_xacro.TestXacro
test_overwrite_globals(self)test_xacro.TestXacro
test_param_missing(self)test_xacro.TestXacro
test_pr2(self)test_xacro.TestXacroCommentsIgnored
test_print_location(self)test_xacro.TestXacro
test_property_forwarding(self)test_xacro.TestXacro
test_property_if_statement(self)test_xacro.TestXacro
test_property_in_comprehension(self)test_xacro.TestXacro
test_property_replacement(self)test_xacro.TestXacro
test_property_resolution_with_namespaced_include(self)test_xacro.TestXacro
test_property_scope_global(self)test_xacro.TestXacro
test_property_scope_parent(self)test_xacro.TestXacro
test_property_scope_parent_namespaced(self)test_xacro.TestXacro
test_recursive_bad_math(self)test_xacro.TestXacro
test_recursive_definition(self)test_xacro.TestXacro
test_recursive_evaluation(self)test_xacro.TestXacro
test_recursive_evaluation_wrong_order(self)test_xacro.TestXacro
test_redefine_global_symbol(self)test_xacro.TestXacro
test_remove_property(self)test_xacro.TestXacro
test_restricted_builtins(self)test_xacro.TestXacro
test_restricted_builtins_nested(self)test_xacro.TestXacro
test_safe_eval(self)test_xacro.TestXacro
test_should_replace_before_macroexpand(self)test_xacro.TestXacro
test_substitution_args_arg(self)test_xacro.TestXacro
test_substitution_args_find(self)test_xacro.TestXacro
test_target_namespace(self)test_xacro.TestXacro
test_target_namespace_only_from_root(self)test_xacro.TestXacro
test_transitive_arg_evaluation(self)test_xacro.TestXacro
test_transitive_evaluation(self)test_xacro.TestXacro
test_unicode_conditional(self)test_xacro.TestXacro
test_unicode_file(self)test_xacro.TestXacro
test_unicode_literal_parsing(self)test_xacro.TestXacro
test_unicode_macro(self)test_xacro.TestXacro
test_unicode_property(self)test_xacro.TestXacro
test_unicode_property_attribute(self)test_xacro.TestXacro
test_unicode_property_block(self)test_xacro.TestXacro
test_xacro_attribute(self)test_xacro.TestXacro
test_xacro_element(self)test_xacro.TestXacro
test_xacro_exist_optional(self)test_xacro.TestXacro
test_xacro_exist_required(self)test_xacro.TestXacro
test_xml_namespace_lifting(self)test_xacro.TestXacro
test_yaml_custom_constructors(self)test_xacro.TestXacro
test_yaml_custom_constructors_illegal_expr(self)test_xacro.TestXacro
test_yaml_hasattr_support(self)test_xacro.TestXacro
test_yaml_support(self)test_xacro.TestXacro
test_yaml_support_dotted(self)test_xacro.TestXacro
test_yaml_support_dotted_arith(self)test_xacro.TestXacro
test_yaml_support_dotted_key_error(self)test_xacro.TestXacro
test_yaml_support_dotted_list_iterator(self)test_xacro.TestXacro
test_yaml_support_key_in_dict(self)test_xacro.TestXacro
test_yaml_support_list_of_x(self)test_xacro.TestXacro


xacro
Author(s): Stuart Glaser, William Woodall, Robert Haschke
autogenerated on Sat Jan 11 2025 03:50:37