| .. |
|
res
|
Revert "PackageLoader doesn't depend on setuptools"
|
2020-03-30 10:11:22 -07:00 |
|
conftest.py
|
Use pathlib in some test places
|
2021-05-18 10:30:11 -07:00 |
|
test_api.py
|
Fixes #1448: Revert Undefined.__contains__ to 2.x behaviour
|
2021-08-09 11:07:35 -07:00 |
|
test_async_filters.py
|
async support doesn't require patching
|
2021-04-10 16:12:25 -07:00 |
|
test_async.py
|
drop Python 3.6
|
2021-11-08 08:07:29 -08:00 |
|
test_bytecode_cache.py
|
Merge branch '2.11.x'
|
2020-02-05 20:39:04 -08:00 |
|
test_compile.py
|
make compile_templates deterministic
|
2021-08-09 10:58:24 -07:00 |
|
test_core_tags.py
|
Merge branch '2.11.x'
|
2020-02-05 20:39:04 -08:00 |
|
test_debug.py
|
Merge branch '3.0.x'
|
2021-11-05 07:22:41 -07:00 |
|
test_ext.py
|
rename default branch in files
|
2021-05-11 16:24:15 -07:00 |
|
test_filters.py
|
Markup and escape should be imported from markupsafe
|
2021-04-10 10:22:24 -07:00 |
|
test_idtracking.py
|
add required attribute to blocks
|
2021-01-29 10:28:39 -05:00 |
|
test_imports.py
|
imported macros can access template globals in async mode
|
2021-10-04 13:49:13 -07:00 |
|
test_inheritance.py
|
Fix typos
|
2021-10-12 22:36:44 +08:00 |
|
test_lexnparse.py
|
parse hex, octal, and binary integer literals
|
2021-04-05 10:35:57 -07:00 |
|
test_loader.py
|
PackageLoader works with single module file
|
2021-11-09 12:18:53 -08:00 |
|
test_nativetypes.py
|
native: keep same behavior on Python 3.10
|
2021-11-09 08:41:02 -08:00 |
|
test_nodes.py
|
Use object.__hash__ for Node.__hash__
|
2021-11-09 09:12:22 -08:00 |
|
test_regression.py
|
remove deprecated legacy resolve mode for context subclass
|
2021-11-10 11:07:04 -08:00 |
|
test_runtime.py
|
unify/rename filter and function decorators
|
2021-04-10 10:14:42 -07:00 |
|
test_security.py
|
Markup and escape should be imported from markupsafe
|
2021-04-10 10:22:24 -07:00 |
|
test_tests.py
|
Markup and escape should be imported from markupsafe
|
2021-04-10 10:22:24 -07:00 |
|
test_utils.py
|
Use pathlib in some test places
|
2021-05-18 10:30:11 -07:00 |