1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2013-10-30 18:16:30 -07:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_basecommand.py some extra logging and options tests 2013-10-30 18:16:30 -07:00
test_download.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
test_download_hashes.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_finder.py Do not respect dependency links by default 2013-10-27 18:34:46 -04:00
test_index.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_locations.py Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
test_log.py some extra logging and options tests 2013-10-30 18:16:30 -07:00
test_options.py some extra logging and options tests 2013-10-30 18:16:30 -07:00
test_proxy.py Use requests instead of urllib2 2013-09-24 23:32:03 -04:00
test_req.py Fix deleted brack 2013-09-30 13:52:08 -04:00
test_util.py Isolate the tests from the shared data directory 2013-08-27 06:49:35 -04:00
test_vcs.py more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
test_wheel.py Make the check for wheel support in setuptools test for DistInfoDistribution rather than check the version 2013-10-06 20:15:47 +01:00