1 Commits (3550b26071e0f392ad67ece2ea5057a292bdc528)

Author SHA1 Message Date
Markus Unterwaditzer 3550b26071 Move tests 10 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Michael Bikovitsky cff35237ef Fix test_no_error_swallowing 12 years ago
Armin Ronacher e07dcb5562 Adjusted a testcase for Python 3 12 years ago
Armin Ronacher 85ba8c96e9 Fixed a broken test 12 years ago
Daniel Neuhäuser a0801719f8 Remove six dependency 12 years ago
Daniel Neuhäuser 3f80b0fd6c module name is quoted in ImportErrors on 3.x 12 years ago
Daniel Neuhäuser 9f8a2075c7 Use assert_in where appropriate 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
Daniel Neuhäuser c618db92d6 reload_module is in six.moves 12 years ago
Thomas Waldmann 287905e67c py3 compat: use six.reload_module 12 years ago
Armin Ronacher 95c4dcb4d5 Refactored flask.ext process to not swallow exceptions on weird Pythons. 13 years ago
Armin Ronacher 56afafae67 Do not break extension tests if tested with installed extensions. 13 years ago
Armin Ronacher 9691b7f0bf Deal with partially setup packages in the redirect hook. 13 years ago
Armin Ronacher 9c82840f52 Added more tests for the import hook 14 years ago
Armin Ronacher 9df2aefd7f Do not set dotted attributes on flask.ext 14 years ago
Armin Ronacher f80bfcaa28 Added tests for old imports 14 years ago
Armin Ronacher c72ca16234 Added tests for the import hook and fixed a problem with it. 14 years ago