summaryrefslogtreecommitdiff
path: root/tests/test_runtime.py
Commit message (Collapse)AuthorAgeFilesLines
* unify/rename filter and function decoratorsDavid Lord2021-04-101-2/+2
| | | | Use pass_context instead of contextfilter and contextfunction, etc.
* apply pyupgrade and f-stringsDavid Lord2020-02-051-1/+1
|
* add changelog and testDavid Lord2020-02-041-0/+19
|
* Revert "rename imports to jinja"David Lord2020-01-261-2/+2
| | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef.
* rename imports to jinjaDavid Lord2020-01-101-2/+2
|
* apply flake8David Lord2020-01-101-15/+11
|
* apply blackDavid Lord2020-01-101-3/+3
|
* async templates await attribute accessrefactor-loop-contextDavid Lord2019-11-071-0/+12
|
* fixing LoopContext, loops indexing and iterator length propertyaayushuppal2019-10-141-0/+48