1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2014-01-11 16:28:00 -08:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_backwardcompat.py skip symlink tests when not hasattr(os, 'symlink') 2013-11-24 15:50:11 -08:00
test_basecommand.py some extra logging and options tests 2013-10-30 18:16:30 -07:00
test_download.py Use the raw stream to prevent decoding the response 2014-01-07 11:57:25 -05:00
test_download_hashes.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_finder.py If --allow-unverified is used assume it also means --allow-external 2014-01-10 10:35:55 -05:00
test_index.py - if installing directly from a wheel, fail if it has an invalid name or is unsupported 2013-11-14 16:35:24 -08:00
test_locations.py fix for certain platforms/versions not having os.O_NOFOLLOW 2013-11-24 15:26:22 -08:00
test_log.py some extra logging and options tests 2013-10-30 18:16:30 -07:00
test_options.py Typo fixes and clarifications 2013-12-08 12:08:22 +00:00
test_proxy.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
test_req.py Fix test to run on Python 2.6. 2013-12-20 14:31:12 -05:00
test_util.py Remove the setuptools version check 2014-01-07 08:11:28 -05:00
test_vcs.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_wheel.py Remove the setuptools version check 2014-01-07 08:11:28 -05:00