index
:
delta/jinja2.git
2.10-maintenance
2.10.x
2.11.x
2.5-maintenance
2.7-maintenance
2.8-maintenance
2.9-maintenance
2.9.x
3.0.x
3.1.x
GH-1194-formal-grammar
GH-1253-set-within-if
GH-1413-set-namespace-tuple
baserock/morph
bugfix/attribute-access
bugfix/inline-optmiize
dependabot/add-v2-config-file
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.10.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.2.2
dependabot/pip/pytest-6.2.5
dependabot/pip/requirements/3.0.x/sphinx-issues-2.0.0
dependabot/pip/requirements/3.0.x/tox-3.24.5
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
docs
docs-globals
drop-python2
feature/async
feature/kill-stringdefs
feature/no-locals
feature/overlay-scopes
feature/pairs
inline-async
isinstance-tests
main
master
native-template-env
no-finalize-template-data
operator-tests
patch-traceback
pkgutil-loader
pre-commit-ci-update-config
pytest-cleanup
refactor-loop-context
remove-docs-dev
replace-easy-install-instructions-with-pip
revert-1121-the-great-rename
revert-rename
sphinx
sprint-branch
style
the-great-rename
tproxy
unify-decorators
unpin-pytest
urlize-speedup
website
github.com: mitsuhiko/jinja2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jinja2
/
tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use "Jinja" instead of "Jinja2"
David Lord
2019-10-23
1
-2
/
+2
*
Add more strict type tests
Dag Wieers
2019-10-09
1
-0
/
+47
*
Import abstract base classes from collections.abc
Florian Bruhin
2018-08-07
1
-3
/
+2
*
allow using comparison operator symbols as tests
David Lord
2017-07-06
1
-36
/
+17
*
Added changelog entry for #658
Armin Ronacher
2017-01-12
1
-1
/
+4
*
Add "is in" containment test (#658)
Dirk D
2017-01-12
1
-1
/
+7
*
Bump up the copyright to 2017
Armin Ronacher
2017-01-07
1
-1
/
+1
*
Add test for greater/less than (#624)
Major Hayden
2017-01-04
1
-1
/
+13
*
Merge pull request #344 from walterl/master
Markus Unterwaditzer
2015-03-11
1
-0
/
+2
|
\
|
*
Added ".. versionadded:: 2.8" to test_equalto.__doc__
Walter Leibbrandt
2014-06-19
1
-0
/
+2
*
|
decimal is a number
Tim Bray
2015-03-11
1
-2
/
+2
*
|
Fix number test failing for long in Python 2
ThiefMaster
2015-02-06
1
-2
/
+2
|
/
*
Added a note on why equalto exists.
Armin Ronacher
2013-12-12
1
-0
/
+10
*
Add equalto test as value-level analogue of reference-level sameas test.
Thomas van Noort
2013-11-22
1
-0
/
+11
*
Removed some no longer needed code from compat
Armin Ronacher
2013-05-20
1
-2
/
+3
*
Make the runtime leak less of the version hacks
Armin Ronacher
2013-05-20
1
-5
/
+1
*
Moved all six usages (ignoring testsuite) into jinja2._compat
Armin Ronacher
2013-05-19
1
-14
/
+5
*
python 3 port: manual fixes, remove 2to3 from setup.py, remove fixers
Thomas Waldmann
2013-05-18
1
-2
/
+2
*
python 3 port: automated changes by a slightly modified python-modernize
Thomas Waldmann
2013-05-17
1
-2
/
+3
*
Added test for mappings. This fixes #35
Armin Ronacher
2011-05-24
1
-0
/
+15
*
Improved test invokation. Picks up doctests within Jinja now, changed
Armin Ronacher
2010-02-07
1
-0
/
+3
*
It's a new year
Armin Ronacher
2010-01-22
1
-1
/
+1
*
Started to work on Python 3 support.
Armin Ronacher
2009-08-05
1
-1
/
+8
*
Copyright switch to "The Jinja Team".
Armin Ronacher
2009-01-04
1
-1
/
+1
*
added more unittests for various tasks
Armin Ronacher
2008-05-24
1
-2
/
+2
*
Fixed typos in documentation
Lukas Meuser
2008-05-01
1
-1
/
+1
*
first version of the jinja2 docs
Armin Ronacher
2008-04-28
1
-1
/
+7
*
worked on the tests and made undefined fail on comparisons now
Armin Ronacher
2008-04-26
1
-8
/
+35
*
added first code for parser extensions and moved some code in speedups around
Armin Ronacher
2008-04-20
1
-1
/
+7
*
updated a few docstrings and removed contrib
Armin Ronacher
2008-04-17
1
-5
/
+4
*
ported the tests
Armin Ronacher
2008-04-16
1
-77
/
+32
*
a clean restart
Armin Ronacher
2008-03-31
1
-0
/
+143