1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
2010-06-21 19:48:28 -03:00
..
in dex fixed appending of index.html to file:// urls that are directories 2010-05-27 15:53:51 -04:00
packages removed unused vars and imports 2010-06-03 21:58:16 -03:00
local_repos.py splitted local_repo into local_repo and local_checkout: local_repo returns file://url, while local_checkout returns vcs+file://url and updated code used local_repo function 2010-06-21 19:48:28 -03:00
path.py removed unused vars and imports 2010-06-03 21:58:16 -03:00
pypi_server.py uses wsgi_intercept to intercept calls to python.python.org, so all pypi packages are got locally 2010-06-17 00:22:26 -03:00
test_all_pip.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
test_basic.py splitted local_repo into local_repo and local_checkout: local_repo returns file://url, while local_checkout returns vcs+file://url and updated code used local_repo function 2010-06-21 19:48:28 -03:00
test_bundle.py splitted local_repo into local_repo and local_checkout: local_repo returns file://url, while local_checkout returns vcs+file://url and updated code used local_repo function 2010-06-21 19:48:28 -03:00
test_cleanup.py splitted local_repo into local_repo and local_checkout: local_repo returns file://url, while local_checkout returns vcs+file://url and updated code used local_repo function 2010-06-21 19:48:28 -03:00
test_completion.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
test_config.py removed unused vars and imports 2010-06-03 21:58:16 -03:00
test_download.py removed unused vars and imports 2010-06-03 21:58:16 -03:00
test_file_scheme_index.py fixed python2.4 backwards compatibility 2010-06-03 15:44:34 -03:00
test_freeze.py splitted local_repo into local_repo and local_checkout: local_repo returns file://url, while local_checkout returns vcs+file://url and updated code used local_repo function 2010-06-21 19:48:28 -03:00
test_pip.py added missing file:// to all local_repos (with svn that was not working) 2010-06-21 13:23:54 -03:00
test_proxy.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
test_requirements.py splitted local_repo into local_repo and local_checkout: local_repo returns file://url, while local_checkout returns vcs+file://url and updated code used local_repo function 2010-06-21 19:48:28 -03:00
test_search.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
test_uninstall.py splitted local_repo into local_repo and local_checkout: local_repo returns file://url, while local_checkout returns vcs+file://url and updated code used local_repo function 2010-06-21 19:48:28 -03:00
test_upgrade.py removed noisy unused result vars and somewhere changed to install_result/uninstall_result names 2010-06-03 22:47:19 -03:00