flask/flask/testsuite
Markus Unterwaditzer 05f66ad735 Fix some literals
2013-05-22 17:09:37 +02:00
..
static Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00
templates Add @template_test() decorator for creating custom jinja2 tests, like existing @template_filter() for filters. Fixes #332 2012-10-07 12:51:46 +02:00
test_apps Add .egg for zipimporter instance path test. 2012-01-16 09:05:42 -05:00
__init__.py ported some more stuff to py 3.3 2013-05-22 01:33:04 +02:00
appctx.py ported some more stuff to py 3.3 2013-05-22 01:33:04 +02:00
basic.py Fix some literals 2013-05-22 17:09:37 +02:00
blueprints.py Fix some literals 2013-05-22 17:09:37 +02:00
config.py ported some more stuff to py 3.3 2013-05-22 01:33:04 +02:00
deprecations.py ported some more stuff to py 3.3 2013-05-22 01:33:04 +02:00
examples.py Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00
ext.py ported some more stuff to py 3.3 2013-05-22 01:33:04 +02:00
helpers.py Fix some literals 2013-05-22 17:09:37 +02:00
regression.py Fix some literals 2013-05-22 17:09:37 +02:00
reqctx.py Fix some literals 2013-05-22 17:09:37 +02:00
signals.py Fix some literals 2013-05-22 17:09:37 +02:00
subclassing.py ported some more stuff to py 3.3 2013-05-22 01:33:04 +02:00
templating.py Fix some literals 2013-05-22 17:09:37 +02:00
testing.py Fix some literals 2013-05-22 17:09:37 +02:00
views.py Fix some literals 2013-05-22 17:09:37 +02:00