1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
2010-04-15 01:33:32 +02:00
..
packages Fix for pip bundle and local files, from whit 2009-12-08 13:25:07 -06:00
path.py Added path.py from http://github.com/azizk/dil to make everything else 2010-04-12 15:54:37 -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 bazaar test passes - all test pass 2010-04-13 00:34:38 +02: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 added tests for clean up operations 2010-04-18 14:10:04 +02: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 freeze git clone test pass (output didn't exactly match) 2010-04-13 22:49:08 +02:00
test_pip.py Do all testing in temp directories so testing needn't modify the source tree. This breaks most tests until we update them. 2010-04-27 11:35:48 -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 6/8 tests pass, still two failures 2010-04-15 01:33:32 +02:00
test_upgrade.py formatting 2010-04-22 02:43:32 -05:00