summaryrefslogtreecommitdiff
path: root/tests/test_core_tags.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.11.x'David Lord2020-02-051-10/+0
|\
| * remove custom pytest marksDavid Lord2020-02-051-10/+0
* | apply pyupgrade and f-stringsDavid Lord2020-02-051-18/+11
|/
* Revert "rename imports to jinja"David Lord2020-01-261-5/+5
* rename imports to jinjaDavid Lord2020-01-101-5/+5
* simplify module docstringsstyleDavid Lord2020-01-101-9/+0
* apply flake8David Lord2020-01-101-6/+4
* apply blackDavid Lord2020-01-101-250/+365
* apply reorder-python-importsDavid Lord2020-01-101-2/+6
* Support filters in set blockThiefMaster2017-10-311-0/+27
* Merge branch '2.9-maintenance'Adrian Moennich2017-08-221-0/+9
|\
| * Compile `elif` tag to `elif` instead of `else: if`2.9-maintenanceAdrian Moennich2017-08-221-0/+9
* | Add unit tests for namespace functionalityAdrian Moennich2017-06-241-2/+55
* | Add changed() to loop contextAdrian Moennich2017-06-241-0/+7
* | Add previtem/nextitem to loop contextAdrian Moennich2017-06-241-0/+20
|/
* Implement with-tag with a custom nodeArmin Ronacher2017-01-081-0/+8
* Optimize the with testArmin Ronacher2017-01-081-2/+1
* Moved with test to coretagsArmin Ronacher2017-01-081-0/+16
* Implement consistent scoping for sets in loopsArmin Ronacher2017-01-081-0/+9
* Bump up the copyright to 2017Armin Ronacher2017-01-071-1/+1
* Block sets are now safe. This fixes #490Armin Ronacher2017-01-061-0/+6
* Fixed self references in macrosArmin Ronacher2017-01-061-3/+13
* Changed behavior of macro defaults to be frame boundArmin Ronacher2017-01-031-2/+0
* Use a separate scope for the loop else branchArmin Ronacher2017-01-031-1/+6
* Rename testsuite to tests and suggestionsKartheek Lenkala2015-03-221-0/+337