summaryrefslogtreecommitdiff
path: root/tests/test_inheritance.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKian-Meng, Ang2021-10-121-2/+2
* rename default branch in filesDavid Lord2021-05-111-40/+43
* add required attribute to blocksAmy2021-01-291-0/+118
* Merge branch '2.11.x'David Lord2020-02-051-2/+0
|\
| * remove custom pytest marksDavid Lord2020-02-051-2/+0
* | apply pyupgrade and f-stringsDavid Lord2020-02-051-5/+4
|/
* Revert "rename imports to jinja"David Lord2020-01-261-3/+3
* rename imports to jinjaDavid Lord2020-01-101-3/+3
* simplify module docstringsstyleDavid Lord2020-01-101-9/+0
* apply flake8David Lord2020-01-101-3/+2
* apply blackDavid Lord2020-01-101-114/+163
* apply reorder-python-importsDavid Lord2020-01-101-1/+3
* fix invalid double extends testDavid Lord2019-10-101-3/+3
* Replaced try...catch within tests with pytest.raisespytest-cleanupKevin Brown2019-10-101-3/+1
* Bump up the copyright to 2017Armin Ronacher2017-01-071-1/+1
* Cleaned up shitty syntax in testsuiteArmin Ronacher2017-01-061-2/+2
* Rename testsuite to tests and suggestionsKartheek Lenkala2015-03-221-0/+248
* Removed old testsuite.Armin Ronacher2010-02-091-197/+0
* Got rid of py.testisms.Armin Ronacher2009-07-261-10/+16
* Support nose framework for the whole test suite.Rene Leonhardt2009-04-201-0/+5
* Added proper super() support for scoped blocks.Armin Ronacher2009-02-191-0/+9
* Added support for optional `scoped` modifier to blocks.Armin Ronacher2009-02-191-0/+9
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
* Fixed a macro scoping bug discovered by ckknight introduced in one of the ear...Armin Ronacher2008-10-301-0/+35
* added two more unittests for inheritanceArmin Ronacher2008-05-231-0/+24
* more unittests and updated documentation for extensions. Fixed bug in optimi...Armin Ronacher2008-05-231-0/+9
* more thread safety in LRUCacheArmin Ronacher2008-05-191-0/+5
* fixed more unittestsArmin Ronacher2008-04-181-23/+0
* converted unit tests, started rewriting filtersChristoph Hack2008-04-131-2/+2
* fixed #281 and added test caseArmin Ronacher2007-10-191-0/+5
* [svn] added more jinja unittestsArmin Ronacher2007-04-291-0/+34
* [svn] various updates i haven't checked in so far (see the diff of the change...Armin Ronacher2007-04-171-2/+15
* [svn] fixed jinja inheritance bug and improved unittestsArmin Ronacher2007-03-181-0/+66