1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Dave Abrahams 46c7d66aaf Various fixes to implementation and uses of assert_installed.
Factored out assert_installed() to handle common post-installation checks
2010-04-28 16:55:10 -04:00
..
packages Fix for pip bundle and local files, from whit 2009-12-08 13:25:07 -06:00
path.py Various fixes to implementation and uses of assert_installed. 2010-04-28 16:55:10 -04:00
test_all_pip.py fixed installation problems and changed pypi index page to get package names faster 2010-04-15 15:38:47 -03:00
test_basic.py Various fixes to implementation and uses of assert_installed. 2010-04-28 16:55:10 -04:00
test_bundle.py fix issue 1 http://github.com/ryppl/pip/issues#issue/1 2010-04-15 00:00:01 +02:00
test_cleanup.py Various fixes to implementation and uses of assert_installed. 2010-04-28 16:55:10 -04:00
test_completion.py removed unused imports 2010-04-15 20:49:39 -03:00
test_config.py put current pip on sys.path for tests; fixes #98; thanks Dave Abrahams 2010-04-26 20:05:58 -04:00
test_download.py fix issue 1 http://github.com/ryppl/pip/issues#issue/1 2010-04-15 00:00:01 +02:00
test_freeze.py still some failure in test_freeze 2010-05-15 05:51:08 -06:00
test_pip.py Various fixes to implementation and uses of assert_installed. 2010-04-28 16:55:10 -04:00
test_proxy.py fix test names, remove old doctest files 2010-02-24 18:16:43 -05:00
test_requirements.py fix issue 1 http://github.com/ryppl/pip/issues#issue/1 2010-04-15 00:00:01 +02:00
test_search.py fix test names, remove old doctest files 2010-02-24 18:16:43 -05:00
test_uninstall.py Various fixes to implementation and uses of assert_installed. 2010-04-28 16:55:10 -04:00
test_upgrade.py All test_upgrade test pass 2010-04-15 23:54:36 +02:00