1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/functional
Paul Moore 834c1f12d5 Remove test_basic_install_environment_markers.
This test relies on buggy setuptools behaviour (keeping
requirements with environment markers in install_requires,
rather than moving them to extras_require) which has been
fixed in recent setuptools versions.
2018-03-20 13:48:15 +00:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_check.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_completion.py Use correct executable name for completion command (#4755) 2017-10-12 10:59:53 +05:30
test_configuration.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_download.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_freeze.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_hash.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_help.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_install.py Remove test_basic_install_environment_markers. 2018-03-20 13:48:15 +00:00
test_install_cleanup.py Merge branch 'master' of github.com:pypa/pip into cache/ephem-wheel-cache 2017-10-20 13:51:22 +05:30
test_install_compat.py Sort imports and minor Flake8 changes (#4520) 2017-06-13 14:17:00 +02:00
test_install_config.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_extras.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_force_reinstall.py Address issue #1139: make --force-reinstall not require --upgrade (#4432) 2017-10-24 00:03:20 +02:00
test_install_index.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_install_reqs.py Merge pull request #4999 from xoviat/pep518-editable 2018-03-02 08:40:17 +00:00
test_install_upgrade.py Another round of https updates (#4870) 2017-11-21 00:53:22 +05:30
test_install_user.py Cleanup and rename test 2017-10-04 18:55:04 +05:30
test_install_vcs.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
test_install_vcs_git.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
test_install_vcs_svn.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_install_wheel.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_list.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_no_color.py Improve --no-color and test for it (#4866) 2017-11-20 17:18:13 +05:30
test_requests.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_search.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_show.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_uninstall.py Rename a few tests to add the word "basic" 2017-12-16 23:43:46 +05:30
test_uninstall_user.py Fix integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_vcs.py Add failing tests for issue #1130. 2017-10-02 15:33:32 -07:00
test_vcs_git.py Update imports after _internal refactoring. 2017-10-05 10:42:04 -07:00
test_warning.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_wheel.py Add --no-build-isolation for disabling build isolation 2018-03-09 00:01:26 +05:30
test_yaml.py Python 3.6 invalid escape sequence deprecation fixes 2017-09-15 23:35:45 +03:00