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
/
tests
/
test_api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't make cond_expr_undefined configurable
Adrian Moennich
2019-10-13
1
-9
/
+1
*
Use separate undefined object for CondExpr
Adrian Moennich
2019-10-13
1
-0
/
+9
*
don't finalize TemplateData nodes
no-finalize-template-data
David Lord
2019-10-12
1
-10
/
+47
*
Replaced try...catch within tests with pytest.raises
pytest-cleanup
Kevin Brown
2019-10-10
1
-10
/
+2
*
Eliminate dead code by using pytests.raises instead of try/except/else
btharper
2019-10-06
1
-5
/
+1
*
Add tests for Undefined classes
EtiennePelletier
2019-10-04
1
-0
/
+15
*
Merge branch '2.10.x'
David Lord
2019-07-26
1
-0
/
+9
|
\
|
*
sandbox uses xrange on Python 2
Prakhar Bhandari
2019-07-22
1
-1
/
+10
*
|
exclude globals from find_undeclared_variables
Brendan
2019-07-22
1
-0
/
+4
*
|
Add ChainableUndefined allowing getattr & getitem (#997)
Étienne Pelletier
2019-05-08
1
-2
/
+23
*
|
Trim trailing white space throughout the project
Jon Dufresne
2018-08-29
1
-1
/
+1
|
/
*
Bump up the copyright to 2017
Armin Ronacher
2017-01-07
1
-1
/
+1
*
Cleaned up shitty syntax in testsuite
Armin Ronacher
2017-01-06
1
-5
/
+5
*
Fixed various breakage from the new id tracking
Armin Ronacher
2017-01-03
1
-1
/
+1
*
Merge pull request #530 from nick-garcia/master
Armin Ronacher
2017-01-03
1
-0
/
+2
|
\
|
*
Setting __sub__ equal to _fail_with_undefined_error so subtractions with
Nick Garcia
2016-01-07
1
-0
/
+2
*
|
Give Cycler a next() method so that it works in python2 and 3
Matt Haggard
2015-12-29
1
-0
/
+11
|
/
*
Let the Environment override the Context
ThiefMaster
2015-04-06
1
-0
/
+13
*
Let the Environment override the CodeGenerator
ThiefMaster
2015-04-06
1
-0
/
+22
*
Rename testsuite to tests and suggestions
Kartheek Lenkala
2015-03-22
1
-0
/
+292