summaryrefslogtreecommitdiff
path: root/tests/test_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Markup and escape should be imported from markupsafeDavid Lord2021-04-101-1/+1
* add 'is filter' and 'is test' testsDavid Lord2021-04-041-0/+25
* Merge branch '2.11.x'David Lord2020-02-051-1/+0
|\
| * remove custom pytest marksDavid Lord2020-02-051-1/+0
* | apply pyupgrade and f-stringsDavid Lord2020-02-051-4/+3
|/
* Revert "rename imports to jinja"David Lord2020-01-261-2/+2
* rename imports to jinjaDavid Lord2020-01-101-2/+2
* simplify module docstringsstyleDavid Lord2020-01-101-9/+0
* apply flake8David Lord2020-01-101-3/+2
* apply blackDavid Lord2020-01-101-157/+157
* apply reorder-python-importsDavid Lord2020-01-101-1/+2
* Add more strict type testsDag Wieers2019-10-091-39/+97
* allow using comparison operator symbols as testsDavid Lord2017-07-061-8/+28
* Add "is in" containment test (#658)Dirk D2017-01-121-0/+13
* Bump up the copyright to 2017Armin Ronacher2017-01-071-1/+1
* Change grouping behavior of tests. This fixes #401Armin Ronacher2017-01-071-0/+14
* Cleaned up shitty syntax in testsuiteArmin Ronacher2017-01-061-1/+1
* Add test for greater/less than (#624)Major Hayden2017-01-041-0/+10
* Rename testsuite to tests and suggestionsKartheek Lenkala2015-03-221-0/+104
* Removed old testsuite.Armin Ronacher2010-02-091-94/+0
* Got rid of py.testisms.Armin Ronacher2009-07-261-12/+11
* Support nose framework for the whole test suite.Rene Leonhardt2009-04-201-0/+2
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
* added more unittests for various tasksArmin Ronacher2008-05-241-3/+37
* worked on the tests and made undefined fail on comparisons nowArmin Ronacher2008-04-261-8/+1
* fixed a few bugs from the unittestsArmin Ronacher2008-04-181-8/+0
* [svn] merged newparser into trunkArmin Ronacher2007-09-071-2/+9
* [svn] added sameas test functionArmin Ronacher2007-06-241-0/+6
* [svn] fixed jinja inheritance bug and improved unittestsArmin Ronacher2007-03-181-1/+0
* [svn] added jinja doctests and fixed problem with i18n strings in requirementsArmin Ronacher2007-03-181-0/+62