summaryrefslogtreecommitdiff
path: root/tests/test_inheritance.py
Commit message (Expand)AuthorAgeFilesLines
* 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