You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Lord 7b1ebfbc4d Merge pull request #1679 from miguelgrinberg/passthrough-errors 9 years ago
..
static Move tests 10 years ago
templates Enable autoescape for `render_template_string` 9 years ago
test_apps Remove more test_apps 10 years ago
conftest.py Happy New Year 2015 10 years ago
test_appctx.py Add pop and setdefault to AppCtxGlobals 9 years ago
test_basic.py Werkzeug should not block propagated exceptions from Flask 9 years ago
test_blueprints.py Happy New Year 2015 10 years ago
test_config.py support timedelta for SEND_FILE_MAX_AGE_DEFAULT config variable 9 years ago
test_deprecations.py Happy New Year 2015 10 years ago
test_ext.py Happy New Year 2015 10 years ago
test_helpers.py Add support for serializing top-level arrays to JSON 9 years ago
test_instance_config.py Happy New Year 2015 10 years ago
test_regression.py Always run memory tests 10 years ago
test_reqctx.py Switch away from using None as default value for the exception when tearing down a context. 10 years ago
test_signals.py Ignore before_render_template return values 9 years ago
test_subclassing.py Happy New Year 2015 10 years ago
test_templating.py Enable autoescape for `render_template_string` 9 years ago
test_testing.py Happy New Year 2015 10 years ago
test_user_error_handler.py Handle empty deque on errorhandler lookup. 9 years ago
test_views.py Happy New Year 2015 10 years ago