40 Commits (5892a6f2c5aefeb54598a824c9775b487999ba90)

Author SHA1 Message Date
David Lord 3a8cc37663
install argparse for 2.6 7 years ago
David Lord 491d331e6e
load env vars using python-dotenv 7 years ago
David Lord 6162ecef19
detox breaks docs test env for some reason 7 years ago
Eugene M. Kim f803760275 Re-revert to not using pytz 7 years ago
Eugene M. Kim eb9618347c Use pytz again for tests 7 years ago
Eugene M. Kim 0e6cab3576 Rewrite test_jsonify_aware_datetimes without pytz 7 years ago
Eugene M. Kim d75d83defd Add UTs for #2372 7 years ago
David Lord 3c7625e8c0
update development resources 7 years ago
David Lord 65b22926f7
reduce number of tox and travis envs 7 years ago
David Lord a11212377d
add lowest click version to tox 7 years ago
Antonio Larrosa bf023e7dc0 Remove unidecode dependency and use unicodedata instead 8 years ago
Antonio Larrosa 0049922f2e Fix send_file to work with non-ascii filenames 8 years ago
vojtekb 95db82f8f7 py.test => pytest (#2173) 8 years ago
Andrew Arendt 01b992b1a1 Added python3.6 support for tests 8 years ago
wgwz 92fa444259 Moves largerapp into patterns dir and add test 8 years ago
Markus Unterwaditzer a4ed3d2806 Use tox from make test 8 years ago
Alex Kahan 6478d7bb99 Adding coverage generation to tox (#2071) 8 years ago
Jeff Widman 9359e9f911 Remove unused Redbaron dependency (#1967) 8 years ago
James Farrington f034d2e271 Tests with and without simplejson for every existing testenv (#1869) 8 years ago
David Lord 024fbe5a60 Revert "Adds simplejson as a testing target." (#1865) 8 years ago
James Farrington 390cd5e4ee Fixed #1846 8 years ago
José Carlos García 567fff9d0d Change to Pallets project 9 years ago
David Lord d7b20e0ad7 use https instead of git protocol 9 years ago
Timo Furrer b8dc6c12b7 add python 3.5 build to travis config 9 years ago
Keyan Pishdadian 1479cf80f6 Move test file, add RedBaron to tox.ini 10 years ago
Markus Unterwaditzer 9e02a424b2 Add greenlet 10 years ago
Markus Unterwaditzer a497b10d4f Don't test old Werkzeug against py3 10 years ago
Markus Unterwaditzer df711eac90 Some fixes 10 years ago
Markus Unterwaditzer 8d97d71430 Metadata change 10 years ago
Markus Unterwaditzer ec863cef5b Update tox 10 years ago
Daniel Neuhäuser 033b0931aa Run tests with Python 3.4 with tox 11 years ago
Daniel Neuhäuser 16308bf675 Check links in the documentation with tox 11 years ago
Daniel Neuhäuser f88cc2d2f9 Fix broken test_appcontext_signals test case 11 years ago
Daniel Neuhäuser 88b74b376e Don't use werkzeug dev version in tox anymore 11 years ago
Armin Ronacher 6bd5dfad0c Test Flask against werkzeug master 11 years ago
Daniel Neuhäuser bb2e20f53f Depends on itsdangerous>=0.12 now 11 years ago
Daniel Neuhäuser 884aad8ece Test using itsdangerous with 3.x support 11 years ago
Daniel Neuhäuser da5edad23a Use werkzeug@sprint-branch in tox 11 years ago
Daniel Neuhäuser 323a840c5a Add tox.ini 12 years ago
Armin Ronacher 6e4015d624 Removed tox file 12 years ago
Simon Sapin ee6ed491d3 Have tox install simplejson for python 2.5 13 years ago
Ron DuPlain 96d7f20787 Fix tox warning, test "not installed in testenv". 13 years ago
Ron DuPlain 84b96ac9d3 Add pypy to tox.ini. 13 years ago
Armin Ronacher c18f032a82 Added a tox-test command that runs Flask tests with tox 14 years ago