2 Commits (dd6b2574c9d40c4777da71d576f6e5eea1712404)

Author SHA1 Message Date
Markus Unterwaditzer 8fa5e32d9a Tests pass now. 10 years ago
Markus Unterwaditzer 961db8ad72 Made tests recognizable 10 years ago
Markus Unterwaditzer 3550b26071 Move tests 10 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Daniel Neuhäuser a3a2f521f1 Clear exceptions when pushing a context 11 years ago
Thomas Waldmann 51042f4c9f fix issues in test_context_refcounts that were unnoticed yet as they did not make the test fail 12 years ago
Daniel Neuhäuser 239780be28 Use assert_true instead of assert_ 12 years ago
Thomas Waldmann e1d356fb71 ported some more stuff to py 3.3 12 years ago
Armin Ronacher 1949c4a9ab flask.g is now on the app context and not the request context 12 years ago
Armin Ronacher d5218997d9 Added flask.stream_with_context 13 years ago
Ron DuPlain 33bae1a8dc Add Flask.request_globals_class to customize g. 13 years ago
Armin Ronacher 9bed20c07c Added documentation for appcontext and teardown handlers 13 years ago
Armin Ronacher f8f2e2dff4 Added more tests for the new stack behavior. 13 years ago
Armin Ronacher 307d1bc4e5 Added support for basic URL generation without request contexts. 13 years ago