aboutsummaryrefslogtreecommitdiff
path: root/tests/test_core_tags.py
AgeCommit message (Expand)Author
2020-08-18Revert "Revert "Import external/python/jinja into master""IRIS YANG
2020-07-17Revert "Import external/python/jinja into master"IRIS YANG
2020-02-05Merge branch '2.11.x'David Lord
2020-02-05remove custom pytest marksDavid Lord
2020-02-05apply pyupgrade and f-stringsDavid Lord
2020-01-26Revert "rename imports to jinja"David Lord
2020-01-10rename imports to jinjaDavid Lord
2020-01-10simplify module docstringsDavid Lord
2020-01-10apply flake8David Lord
2020-01-10apply blackDavid Lord
2020-01-10apply reorder-python-importsDavid Lord
2017-10-31Support filters in set blockThiefMaster
2017-08-22Merge branch '2.9-maintenance'Adrian Moennich
2017-08-22Compile `elif` tag to `elif` instead of `else: if`Adrian Moennich
2017-06-24Add unit tests for namespace functionalityAdrian Moennich
2017-06-24Add changed() to loop contextAdrian Moennich
2017-06-24Add previtem/nextitem to loop contextAdrian Moennich
2017-01-08Implement with-tag with a custom nodeArmin Ronacher
2017-01-08Optimize the with testArmin Ronacher
2017-01-08Moved with test to coretagsArmin Ronacher
2017-01-08Implement consistent scoping for sets in loopsArmin Ronacher
2017-01-07Bump up the copyright to 2017Armin Ronacher
2017-01-06Block sets are now safe. This fixes #490Armin Ronacher
2017-01-06Fixed self references in macrosArmin Ronacher
2017-01-03Changed behavior of macro defaults to be frame boundArmin Ronacher
2017-01-03Use a separate scope for the loop else branchArmin Ronacher
2015-03-22Rename testsuite to tests and suggestionsKartheek Lenkala