aboutsummaryrefslogtreecommitdiff
path: root/tests/test_tests.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-09Add more strict type testsDag Wieers
2017-07-06allow using comparison operator symbols as testsDavid Lord
2017-01-12Add "is in" containment test (#658)Dirk D
2017-01-07Bump up the copyright to 2017Armin Ronacher
2017-01-07Change grouping behavior of tests. This fixes #401Armin Ronacher
2017-01-06Cleaned up shitty syntax in testsuiteArmin Ronacher
2017-01-04Add test for greater/less than (#624)Major Hayden
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-01-04Copyright switch to "The Jinja Team".Armin Ronacher
2008-05-24added more unittests for various tasksArmin Ronacher
2008-04-26worked on the tests and made undefined fail on comparisons nowArmin Ronacher
2008-04-18fixed a few bugs from the unittestsArmin Ronacher
2007-09-07[svn] merged newparser into trunkArmin Ronacher
2007-06-24[svn] added sameas test functionArmin Ronacher
2007-03-18[svn] fixed jinja inheritance bug and improved unittestsArmin Ronacher
2007-03-18[svn] added jinja doctests and fixed problem with i18n strings in requirementsArmin Ronacher