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 296 of file test_xacro.py.
def test.test_xacro.TestXacro.__init__ | ( | self, | |
args, | |||
kwargs | |||
) |
Definition at line 297 of file test_xacro.py.
def test.test_xacro.TestXacro.test_boolean_if_statement | ( | self | ) |
Definition at line 593 of file test_xacro.py.
def test.test_xacro.TestXacro.test_boolean_if_statement | ( | self | ) |
Definition at line 653 of file test_xacro.py.
def test.test_xacro.TestXacro.test_broken_input_doesnt_create_empty_output_file | ( | self | ) |
Definition at line 988 of file test_xacro.py.
def test.test_xacro.TestXacro.test_consecutive_if | ( | self | ) |
Definition at line 668 of file test_xacro.py.
def test.test_xacro.TestXacro.test_consider_non_elements_block | ( | self | ) |
Definition at line 714 of file test_xacro.py.
def test.test_xacro.TestXacro.test_consider_non_elements_if | ( | self | ) |
Definition at line 706 of file test_xacro.py.
def test.test_xacro.TestXacro.test_create_subdirs | ( | self | ) |
Definition at line 1000 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg | ( | self | ) |
Definition at line 942 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg_empty | ( | self | ) |
Definition at line 982 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg_missing | ( | self | ) |
Definition at line 974 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_arg_override | ( | self | ) |
Definition at line 958 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_param | ( | self | ) |
Definition at line 873 of file test_xacro.py.
def test.test_xacro.TestXacro.test_default_param_override | ( | self | ) |
Definition at line 899 of file test_xacro.py.
def test.test_xacro.TestXacro.test_dynamic_macro_name_clash | ( | self | ) |
Definition at line 316 of file test_xacro.py.
def test.test_xacro.TestXacro.test_dynamic_macro_names | ( | self | ) |
Definition at line 306 of file test_xacro.py.
def test.test_xacro.TestXacro.test_dynamic_macro_undefined | ( | self | ) |
Definition at line 330 of file test_xacro.py.
def test.test_xacro.TestXacro.test_enforce_xacro_ns | ( | self | ) |
Definition at line 1039 of file test_xacro.py.
def test.test_xacro.TestXacro.test_equality_expression_in_if_statement | ( | self | ) |
Definition at line 675 of file test_xacro.py.
def test.test_xacro.TestXacro.test_escaping_dollar_braces | ( | self | ) |
Definition at line 455 of file test_xacro.py.
def test.test_xacro.TestXacro.test_evaluate_macro_params_before_body | ( | self | ) |
Definition at line 399 of file test_xacro.py.
def test.test_xacro.TestXacro.test_expression_in_extension | ( | self | ) |
Definition at line 1124 of file test_xacro.py.
def test.test_xacro.TestXacro.test_extension_in_expression | ( | self | ) |
Definition at line 1119 of file test_xacro.py.
def test.test_xacro.TestXacro.test_float_if_statement | ( | self | ) |
Definition at line 637 of file test_xacro.py.
def test.test_xacro.TestXacro.test_from_issue | ( | self | ) |
Definition at line 848 of file test_xacro.py.
def test.test_xacro.TestXacro.test_ignore_xacro_comments | ( | self | ) |
Definition at line 734 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include | ( | self | ) |
Definition at line 528 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_deprecated | ( | self | ) |
Definition at line 546 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_from_variable | ( | self | ) |
Definition at line 553 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_glob | ( | self | ) |
Definition at line 534 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_nonexistent | ( | self | ) |
Definition at line 541 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_recursive | ( | self | ) |
Definition at line 563 of file test_xacro.py.
def test.test_xacro.TestXacro.test_include_with_namespace | ( | self | ) |
Definition at line 574 of file test_xacro.py.
def test.test_xacro.TestXacro.test_inorder_processing | ( | self | ) |
Definition at line 362 of file test_xacro.py.
def test.test_xacro.TestXacro.test_insert_block_property | ( | self | ) |
Definition at line 512 of file test_xacro.py.
def test.test_xacro.TestXacro.test_integer_if_statement | ( | self | ) |
Definition at line 615 of file test_xacro.py.
def test.test_xacro.TestXacro.test_integer_stays_integer | ( | self | ) |
Definition at line 500 of file test_xacro.py.
def test.test_xacro.TestXacro.test_invalid_if_statement | ( | self | ) |
Definition at line 609 of file test_xacro.py.
def test.test_xacro.TestXacro.test_invalid_property_name | ( | self | ) |
Definition at line 301 of file test_xacro.py.
def test.test_xacro.TestXacro.test_issue_68_numeric_arg | ( | self | ) |
Definition at line 1052 of file test_xacro.py.
def test.test_xacro.TestXacro.test_iterable_literals_eval | ( | self | ) |
Definition at line 1026 of file test_xacro.py.
def test.test_xacro.TestXacro.test_iterable_literals_plain | ( | self | ) |
Definition at line 1013 of file test_xacro.py.
def test.test_xacro.TestXacro.test_just_a_dollar_sign | ( | self | ) |
Definition at line 460 of file test_xacro.py.
def test.test_xacro.TestXacro.test_macro_name_with_colon | ( | self | ) |
Definition at line 1082 of file test_xacro.py.
def test.test_xacro.TestXacro.test_macro_params_escaped_string | ( | self | ) |
Definition at line 405 of file test_xacro.py.
def test.test_xacro.TestXacro.test_macro_undefined | ( | self | ) |
Definition at line 336 of file test_xacro.py.
def test.test_xacro.TestXacro.test_math_expressions | ( | self | ) |
Definition at line 697 of file test_xacro.py.
def test.test_xacro.TestXacro.test_math_ignores_spaces | ( | self | ) |
Definition at line 440 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multi_tree_evaluation | ( | self | ) |
Definition at line 832 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_blocks | ( | self | ) |
Definition at line 481 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_definition_and_evaluation | ( | self | ) |
Definition at line 802 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_insert_blocks | ( | self | ) |
Definition at line 465 of file test_xacro.py.
def test.test_xacro.TestXacro.test_multiple_recursive_evaluation | ( | self | ) |
Definition at line 787 of file test_xacro.py.
def test.test_xacro.TestXacro.test_no_double_evaluation | ( | self | ) |
Definition at line 1097 of file test_xacro.py.
def test.test_xacro.TestXacro.test_no_evaluation | ( | self | ) |
Definition at line 687 of file test_xacro.py.
def test.test_xacro.TestXacro.test_overwrite_globals | ( | self | ) |
Definition at line 1090 of file test_xacro.py.
def test.test_xacro.TestXacro.test_param_missing | ( | self | ) |
Definition at line 925 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_forwarding | ( | self | ) |
Definition at line 1108 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_replacement | ( | self | ) |
Definition at line 411 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_scope_global | ( | self | ) |
Definition at line 429 of file test_xacro.py.
def test.test_xacro.TestXacro.test_property_scope_parent | ( | self | ) |
Definition at line 421 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_bad_math | ( | self | ) |
Definition at line 865 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_definition | ( | self | ) |
Definition at line 778 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_evaluation | ( | self | ) |
Definition at line 752 of file test_xacro.py.
def test.test_xacro.TestXacro.test_recursive_evaluation_wrong_order | ( | self | ) |
Definition at line 765 of file test_xacro.py.
def test.test_xacro.TestXacro.test_should_replace_before_macroexpand | ( | self | ) |
Definition at line 386 of file test_xacro.py.
def test.test_xacro.TestXacro.test_substitution_args_arg | ( | self | ) |
Definition at line 450 of file test_xacro.py.
def test.test_xacro.TestXacro.test_substitution_args_find | ( | self | ) |
Definition at line 445 of file test_xacro.py.
def test.test_xacro.TestXacro.test_transitive_arg_evaluation | ( | self | ) |
Definition at line 1068 of file test_xacro.py.
def test.test_xacro.TestXacro.test_transitive_evaluation | ( | self | ) |
Definition at line 817 of file test_xacro.py.
def test.test_xacro.TestXacro.test_xacro_attribute | ( | self | ) |
Definition at line 351 of file test_xacro.py.
def test.test_xacro.TestXacro.test_xacro_element | ( | self | ) |
Definition at line 342 of file test_xacro.py.
test.test_xacro.TestXacro.ignore_nodes |
Definition at line 299 of file test_xacro.py.