|
def | __init__ (self, args, kwargs) |
|
def | test_check_order_warning (self) |
|
def | test_default_property (self) |
|
def | test_include_lazy (self) |
|
def | test_issue_63_fixed_with_inorder_processing (self) |
|
def | test_macro_default_param_evaluation_order (self) |
|
def | test_yaml_support (self) |
|
def | __init__ (self, args, kwargs) |
|
def | test_boolean_if_statement (self) |
|
def | test_boolean_if_statement (self) |
|
def | test_broken_input_doesnt_create_empty_output_file (self) |
|
def | test_consecutive_if (self) |
|
def | test_consider_non_elements_block (self) |
|
def | test_consider_non_elements_if (self) |
|
def | test_create_subdirs (self) |
|
def | test_default_arg (self) |
|
def | test_default_arg_empty (self) |
|
def | test_default_arg_missing (self) |
|
def | test_default_arg_override (self) |
|
def | test_default_param (self) |
|
def | test_default_param_override (self) |
|
def | test_dynamic_macro_name_clash (self) |
|
def | test_dynamic_macro_names (self) |
|
def | test_dynamic_macro_undefined (self) |
|
def | test_enforce_xacro_ns (self) |
|
def | test_equality_expression_in_if_statement (self) |
|
def | test_escaping_dollar_braces (self) |
|
def | test_evaluate_macro_params_before_body (self) |
|
def | test_expression_in_extension (self) |
|
def | test_extension_in_expression (self) |
|
def | test_float_if_statement (self) |
|
def | test_from_issue (self) |
|
def | test_ignore_xacro_comments (self) |
|
def | test_include (self) |
|
def | test_include_deprecated (self) |
|
def | test_include_from_variable (self) |
|
def | test_include_glob (self) |
|
def | test_include_nonexistent (self) |
|
def | test_include_recursive (self) |
|
def | test_include_with_namespace (self) |
|
def | test_inorder_processing (self) |
|
def | test_insert_block_property (self) |
|
def | test_integer_if_statement (self) |
|
def | test_integer_stays_integer (self) |
|
def | test_invalid_if_statement (self) |
|
def | test_invalid_property_name (self) |
|
def | test_issue_68_numeric_arg (self) |
|
def | test_iterable_literals_eval (self) |
|
def | test_iterable_literals_plain (self) |
|
def | test_just_a_dollar_sign (self) |
|
def | test_macro_name_with_colon (self) |
|
def | test_macro_undefined (self) |
|
def | test_math_expressions (self) |
|
def | test_math_ignores_spaces (self) |
|
def | test_multi_tree_evaluation (self) |
|
def | test_multiple_blocks (self) |
|
def | test_multiple_definition_and_evaluation (self) |
|
def | test_multiple_insert_blocks (self) |
|
def | test_multiple_recursive_evaluation (self) |
|
def | test_no_double_evaluation (self) |
|
def | test_no_evaluation (self) |
|
def | test_overwrite_globals (self) |
|
def | test_param_missing (self) |
|
def | test_property_forwarding (self) |
|
def | test_property_replacement (self) |
|
def | test_property_scope_global (self) |
|
def | test_property_scope_parent (self) |
|
def | test_recursive_bad_math (self) |
|
def | test_recursive_definition (self) |
|
def | test_recursive_evaluation (self) |
|
def | test_recursive_evaluation_wrong_order (self) |
|
def | test_should_replace_before_macroexpand (self) |
|
def | test_substitution_args_arg (self) |
|
def | test_substitution_args_find (self) |
|
def | test_transitive_arg_evaluation (self) |
|
def | test_transitive_evaluation (self) |
|
def | test_xacro_attribute (self) |
|
def | test_xacro_element (self) |
|
def | __init__ (self, args, kwargs) |
|
def | assert_matches (self, a, b) |
|
def | quick_xacro (self, xml, cli=None, kwargs) |
|
def | run_xacro (self, input_path, args) |
|
Definition at line 1087 of file test_xacro.py.