loki.expression.tests.test\_expression
======================================

.. automodule:: loki.expression.tests.test_expression

   
   .. rubric:: Functions

   .. autosummary::
   
      test_arithmetic
      test_array_constructor
      test_array_to_inline_call_rescope
      test_boz_literals
      test_casts
      test_character_concat
      test_commutativity
      test_complex_literals
      test_expression_c_de_reference
      test_expression_container_matching
      test_general_intrinsics
      test_index_ranges
      test_inline_call_derived_type_arguments
      test_kwargs_inline_call
      test_literals
      test_logical_array
      test_logicals
      test_masked_statements
      test_masked_statements_nested
      test_math_intrinsics
      test_nested_call_inline_call
      test_nested_derived_type_substitution
      test_no_arg_inline_call
      test_output_intrinsics
      test_parameter_stmt
      test_parenthesis
      test_pointer_nullify
      test_recursive_substitution
      test_standalone_expr_parenthesis
      test_stmt_func_heuristic
      test_string_compare
      test_strings
      test_subexpression_match
      test_typebound_resolution
      test_typebound_resolution_type_info
      test_variable_clone_class
      test_variable_clone_type
      test_variable_factory
      test_variable_factory_invalid
      test_variable_in_declaration_initializer
      test_variable_in_dimensions
      test_variable_rebuild
      test_variable_without_scope
      test_very_long_statement
   