pip/tests
Carl Meyer d5e1b6ccec fixed appending of index.html to file:// urls that are directories 2010-05-27 15:53:51 -04:00
..
in dex fixed appending of index.html to file:// urls that are directories 2010-05-27 15:53:51 -04:00
packages This file gets written by the install test, causing the source tree to 2010-05-01 11:19:42 -04:00
auto_test.py changed all inline if/else to "and/or" trick, because inline if/else is not python2.4 compatible 2010-05-26 09:06:27 -03:00
path.py changed all inline if/else to "and/or" trick, because inline if/else is not python2.4 compatible 2010-05-26 09:06:27 -03: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 remove revision-from-repo 2010-05-25 16:09:42 -04:00
test_bundle.py test_bundle now passes on windows 2010-05-01 11:12:14 -04:00
test_cleanup.py Rationalized and cleaned up use of relative/absolute paths in TestPipEnvironment 2010-05-02 14:11:45 -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 Eliminated all direct uses of diff_states, instead using a new 2010-05-02 22:08:03 -04:00
test_file_scheme_index.py better directory-ness checking for file: scheme index URLs 2010-05-27 12:36:40 -04:00
test_freeze.py Make it testable with distribute in place of setuptools. Pass '--distribute' to auto_test.py to try using it in place of setuptools. 2010-05-21 10:31:14 -04:00
test_pip.py changed all inline if/else to "and/or" trick, because inline if/else is not python2.4 compatible 2010-05-26 09:06:27 -03:00
test_proxy.py fix test names, remove old doctest files 2010-02-24 18:16:43 -05:00
test_requirements.py Rationalized and cleaned up use of relative/absolute paths in TestPipEnvironment 2010-05-02 14:11:45 -04:00
test_search.py fix test names, remove old doctest files 2010-02-24 18:16:43 -05:00
test_uninstall.py changed all inline if/else to "and/or" trick, because inline if/else is not python2.4 compatible 2010-05-26 09:06:27 -03:00
test_upgrade.py Repair the test_uninstall_rollback test 2010-05-03 00:39:04 -04:00