aboutsummaryrefslogtreecommitdiff
path: root/tests/test_inheritance.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
2019-10-10fix invalid double extends testDavid Lord
2019-10-10Replaced try...catch within tests with pytest.raisesKevin Brown
2017-01-07Bump up the copyright to 2017Armin Ronacher
2017-01-06Cleaned up shitty syntax in testsuiteArmin Ronacher
2015-03-22Rename testsuite to tests and suggestionsKartheek Lenkala
2010-02-09Removed old testsuite.Armin Ronacher
2009-07-26Got rid of py.testisms.Armin Ronacher
2009-04-20Support nose framework for the whole test suite.Rene Leonhardt
2009-02-19Added proper super() support for scoped blocks.Armin Ronacher
2009-02-19Added support for optional `scoped` modifier to blocks.Armin Ronacher
2009-01-04Copyright switch to "The Jinja Team".Armin Ronacher
2008-10-30Fixed a macro scoping bug discovered by ckknight introduced in one of the ear...Armin Ronacher
2008-05-23added two more unittests for inheritanceArmin Ronacher
2008-05-23more unittests and updated documentation for extensions. Fixed bug in optimi...Armin Ronacher
2008-05-19more thread safety in LRUCacheArmin Ronacher
2008-04-18fixed more unittestsArmin Ronacher
2008-04-13converted unit tests, started rewriting filtersChristoph Hack
2007-10-19fixed #281 and added test caseArmin Ronacher
2007-04-29[svn] added more jinja unittestsArmin Ronacher
2007-04-17[svn] various updates i haven't checked in so far (see the diff of the change...Armin Ronacher
2007-03-18[svn] fixed jinja inheritance bug and improved unittestsArmin Ronacher