loki.transformations.inline.tests.test_inline_transformation

Functions

test_inline_transformation(tmp_path, ...)

Test combining recursive inlining via InliningTransformation.

test_inline_transformation_adjust_imports(...)

test_inline_transformation_intermediate(...)

test_inline_transformation_local_seq_assoc(...)

test_inline_transformation_local_seq_assoc_crash_marked_no_seq_assoc(...)

test_inline_transformation_local_seq_assoc_crash_value_err_no_source(...)

test_inline_transformation(tmp_path, frontend, pass_as_kwarg)

Test combining recursive inlining via InliningTransformation.

test_inline_transformation_local_seq_assoc(frontend, tmp_path)
test_inline_transformation_local_seq_assoc_crash_marked_no_seq_assoc(frontend, tmp_path)
test_inline_transformation_local_seq_assoc_crash_value_err_no_source(frontend, tmp_path)
test_inline_transformation_adjust_imports(frontend, tmp_path)
test_inline_transformation_intermediate(tmp_path, frontend)