Public Attributes | |
ignore_nodes | |
Public Attributes inherited from test.test_xacro.TestXacroCommentsIgnored | |
ignore_nodes | |
Public Attributes inherited from test.test_xacro.TestXacroBase | |
ignore_nodes | |
in_order | |
Definition at line 259 of file test_xacro.py.
def test.test_xacro.TestXacro.__init__ | ( | self, | |
args, | |||
kwargs | |||
) |
Definition at line 260 of file test_xacro.py.
def test.test_xacro.TestXacro.test_boolean_if_statement | ( | self | ) |
Definition at line 550 of file test_xacro.py.
def test.test_xacro.TestXacro.test_boolean_if_statement | ( | self | ) |
Definition at line 610 of file test_xacro.py.
def test.test_xacro.TestXacro.test_broken_input_doesnt_create_empty_output_file | ( | self | ) |
Definition at line 945 of file test_xacro.py.
def test.test_xacro.TestXacro.test_consecutive_if | ( | self | ) |
Definition at line 625 of file test_xacro.py.
def test.test_xacro.TestXacro.test_consider_non_elements_block | ( | self | ) |
Definition at line 671 of file test_xacro.py.
def test.test_xacro.TestXacro.test_consider_non_elements_if | ( | self | ) |
Definition at line 663 of file test_xacro.py.
def test.test_xacro.TestXacro.test_create_subdirs | ( | self | ) |
Definition at line 957 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg | ( | self | ) |
Definition at line 899 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg_empty | ( | self | ) |
Definition at line 939 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg_missing | ( | self | ) |
Definition at line 931 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg_override | ( | self | ) |
Definition at line 915 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_param | ( | self | ) |
Definition at line 830 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_param_override | ( | self | ) |
Definition at line 856 of file test_xacro.py.
def test.test_xacro.TestXacro.test_dynamic_macro_name_clash | ( | self | ) |
Definition at line 279 of file test_xacro.py.
def test.test_xacro.TestXacro.test_dynamic_macro_names | ( | self | ) |
Definition at line 269 of file test_xacro.py.
def test.test_xacro.TestXacro.test_dynamic_macro_undefined | ( | self | ) |
Definition at line 293 of file test_xacro.py.
def test.test_xacro.TestXacro.test_enforce_xacro_ns | ( | self | ) |
Definition at line 996 of file test_xacro.py.
def test.test_xacro.TestXacro.test_equality_expression_in_if_statement | ( | self | ) |
Definition at line 632 of file test_xacro.py.
def test.test_xacro.TestXacro.test_escaping_dollar_braces | ( | self | ) |
Definition at line 412 of file test_xacro.py.
def test.test_xacro.TestXacro.test_evaluate_macro_params_before_body | ( | self | ) |
Definition at line 362 of file test_xacro.py.
def test.test_xacro.TestXacro.test_expression_in_extension | ( | self | ) |
Definition at line 1081 of file test_xacro.py.
def test.test_xacro.TestXacro.test_extension_in_expression | ( | self | ) |
Definition at line 1076 of file test_xacro.py.
def test.test_xacro.TestXacro.test_float_if_statement | ( | self | ) |
Definition at line 594 of file test_xacro.py.
def test.test_xacro.TestXacro.test_from_issue | ( | self | ) |
Definition at line 805 of file test_xacro.py.
def test.test_xacro.TestXacro.test_ignore_xacro_comments | ( | self | ) |
Definition at line 691 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include | ( | self | ) |
Definition at line 485 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_deprecated | ( | self | ) |
Definition at line 503 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_from_variable | ( | self | ) |
Definition at line 510 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_glob | ( | self | ) |
Definition at line 491 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_nonexistent | ( | self | ) |
Definition at line 498 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_recursive | ( | self | ) |
Definition at line 520 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_with_namespace | ( | self | ) |
Definition at line 531 of file test_xacro.py.
def test.test_xacro.TestXacro.test_inorder_processing | ( | self | ) |
Definition at line 325 of file test_xacro.py.
def test.test_xacro.TestXacro.test_insert_block_property | ( | self | ) |
Definition at line 469 of file test_xacro.py.
def test.test_xacro.TestXacro.test_integer_if_statement | ( | self | ) |
Definition at line 572 of file test_xacro.py.
def test.test_xacro.TestXacro.test_integer_stays_integer | ( | self | ) |
Definition at line 457 of file test_xacro.py.
def test.test_xacro.TestXacro.test_invalid_if_statement | ( | self | ) |
Definition at line 566 of file test_xacro.py.
def test.test_xacro.TestXacro.test_invalid_property_name | ( | self | ) |
Definition at line 264 of file test_xacro.py.
def test.test_xacro.TestXacro.test_issue_68_numeric_arg | ( | self | ) |
Definition at line 1009 of file test_xacro.py.
def test.test_xacro.TestXacro.test_iterable_literals_eval | ( | self | ) |
Definition at line 983 of file test_xacro.py.
def test.test_xacro.TestXacro.test_iterable_literals_plain | ( | self | ) |
Definition at line 970 of file test_xacro.py.
def test.test_xacro.TestXacro.test_just_a_dollar_sign | ( | self | ) |
Definition at line 417 of file test_xacro.py.
def test.test_xacro.TestXacro.test_macro_name_with_colon | ( | self | ) |
Definition at line 1039 of file test_xacro.py.
def test.test_xacro.TestXacro.test_macro_undefined | ( | self | ) |
Definition at line 299 of file test_xacro.py.
def test.test_xacro.TestXacro.test_math_expressions | ( | self | ) |
Definition at line 654 of file test_xacro.py.
def test.test_xacro.TestXacro.test_math_ignores_spaces | ( | self | ) |
Definition at line 397 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multi_tree_evaluation | ( | self | ) |
Definition at line 789 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_blocks | ( | self | ) |
Definition at line 438 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_definition_and_evaluation | ( | self | ) |
Definition at line 759 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_insert_blocks | ( | self | ) |
Definition at line 422 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_recursive_evaluation | ( | self | ) |
Definition at line 744 of file test_xacro.py.
def test.test_xacro.TestXacro.test_no_double_evaluation | ( | self | ) |
Definition at line 1054 of file test_xacro.py.
def test.test_xacro.TestXacro.test_no_evaluation | ( | self | ) |
Definition at line 644 of file test_xacro.py.
def test.test_xacro.TestXacro.test_overwrite_globals | ( | self | ) |
Definition at line 1047 of file test_xacro.py.
def test.test_xacro.TestXacro.test_param_missing | ( | self | ) |
Definition at line 882 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_forwarding | ( | self | ) |
Definition at line 1065 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_replacement | ( | self | ) |
Definition at line 368 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_scope_global | ( | self | ) |
Definition at line 386 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_scope_parent | ( | self | ) |
Definition at line 378 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_bad_math | ( | self | ) |
Definition at line 822 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_definition | ( | self | ) |
Definition at line 735 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_evaluation | ( | self | ) |
Definition at line 709 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_evaluation_wrong_order | ( | self | ) |
Definition at line 722 of file test_xacro.py.
def test.test_xacro.TestXacro.test_should_replace_before_macroexpand | ( | self | ) |
Definition at line 349 of file test_xacro.py.
def test.test_xacro.TestXacro.test_substitution_args_arg | ( | self | ) |
Definition at line 407 of file test_xacro.py.
def test.test_xacro.TestXacro.test_substitution_args_find | ( | self | ) |
Definition at line 402 of file test_xacro.py.
def test.test_xacro.TestXacro.test_transitive_arg_evaluation | ( | self | ) |
Definition at line 1025 of file test_xacro.py.
def test.test_xacro.TestXacro.test_transitive_evaluation | ( | self | ) |
Definition at line 774 of file test_xacro.py.
def test.test_xacro.TestXacro.test_xacro_attribute | ( | self | ) |
Definition at line 314 of file test_xacro.py.
def test.test_xacro.TestXacro.test_xacro_element | ( | self | ) |
Definition at line 305 of file test_xacro.py.
test.test_xacro.TestXacro.ignore_nodes |
Definition at line 262 of file test_xacro.py.