Lines Matching defs:env
13 def test_assigned_scoping(self, env): argument
46 def test_closure_scoping(self, env): argument
84 def test_keyword_folding(self, env): argument
92 def test_extends_output_bugs(self, env): argument
105 def test_urlize_filter_escaping(self, env): argument
112 def test_loop_call_loop(self, env): argument
133 def test_weird_inline_comment(self, env): argument
141 def test_old_macro_loop_scoping_bug(self, env): argument
148 def test_partial_conditional_assignments(self, env): argument
153 def test_stacked_locals_scoping_bug(self, env): argument
179 def test_stacked_locals_scoping_bug_twoframe(self, env): argument
194 def test_call_with_args(self, env): argument
235 def test_empty_if_condition_fails(self, env): argument
242 def test_recursive_loop_compile(self, env): argument
272 def test_else_loop_bug(self, env): argument
284 def test_correct_prefix_loader_name(self, env): argument
291 def test_contextfunction_callable_classes(self, env): argument
312 def test_nested_for_else(self, env): argument
320 def test_macro_var_bug(self, env): argument
331 def test_macro_var_bug_advanced(self, env): argument
365 def test_macro_scoping(self, env): argument
426 def test_caller_scoping(self, env): argument
453 def test_variable_reuse(self, env): argument
463 def test_double_caller(self, env): argument
471 def test_double_caller_no_default(self, env): argument
491 def test_macro_blocks(self, env): argument
497 def test_scoped_block(self, env): argument
504 def test_recursive_loop_filter(self, env): argument
529 def test_empty_if(self, env): argument
533 def test_subproperty_if(self, env): argument
575 def test_custom_context(self, env): argument
588 def test_legacy_custom_context(self, env): argument
603 def test_recursive_loop_bug(self, env): argument