pip/tests/functional
Berker Peksag eee2334c92 Silence byte compile errors when installation succeed.
Fixes #1873.
2014-08-21 16:40:02 +03:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_completion.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_freeze.py Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00
test_help.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_install.py Merge pull request #1704 from jamezpolley/develop 2014-05-03 07:46:29 -04:00
test_install_cleanup.py Fix path to build dir in assertion 2014-05-07 17:15:42 +02:00
test_install_compat.py Turn on everything in flake8 2014-02-24 16:52:23 -05:00
test_install_config.py Don't rely on appspot 2014-06-10 12:35:51 -04:00
test_install_download.py install -d works on vcs links fix #798 fix #1060 2014-07-17 01:53:14 -04:00
test_install_extras.py query installed requirements for extras 2014-06-25 22:45:28 -04:00
test_install_index.py Move backwardcompat package to compat module 2014-05-14 13:10:06 +10:00
test_install_reqs.py Revert "Merge pull request #1519 from dstufft/remove-dependency-links" 2014-08-01 16:50:08 -04:00
test_install_upgrade.py Use a smaller repository in the tests for speed. 2014-04-24 07:48:51 -07:00
test_install_user.py Move backwardcompat package to compat module 2014-05-14 13:10:06 +10:00
test_install_vcs.py pep8 fixes 2014-08-03 21:33:28 -07:00
test_install_vcs_git.py Turn on everything in flake8 2014-02-24 16:52:23 -05:00
test_install_vcs_svn.py Turn on everything in flake8 2014-02-24 16:52:23 -05:00
test_install_wheel.py Silence byte compile errors when installation succeed. 2014-08-21 16:40:02 +03:00
test_list.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_requests.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_search.py Proposed fix to #1180 (and maybe #932 & #1104) 2014-06-28 00:26:40 +02:00
test_show.py Allow pip to show files installed for wheels 2014-03-12 16:31:41 +11:00
test_uninstall.py pep8 fixes 2014-04-25 14:42:14 -07:00
test_uninstall_user.py remove unused imports 2014-03-29 09:54:05 -07:00
test_wheel.py build wheels for dependencies of editables 2014-05-03 10:12:57 -07:00