.. |
__init__.py
|
break up tests dir into data, unit tests, and functional tests
|
2013-05-29 13:41:12 -07:00 |
test_broken_stdout.py
|
Use the requested log level when handling broken stdout pipe.
|
2019-01-21 12:45:59 -08:00 |
test_check.py
|
OK, 79 characters
|
2018-10-11 17:18:13 +01:00 |
test_completion.py
|
Add deprecate_python fixture to easily deprecate python versions
|
2019-01-12 21:50:40 +01:00 |
test_configuration.py
|
fix-5963: assert error message
|
2019-05-12 22:28:45 +03:00 |
test_download.py
|
Update pip-download to respect --python-version.
|
2019-06-06 13:20:29 -07:00 |
test_freeze.py
|
Add --path to pip freeze to support --target installations (#6450)
|
2019-05-28 02:28:18 -07:00 |
test_hash.py
|
Rename a few tests to add the word "basic"
|
2017-12-16 23:43:46 +05:30 |
test_help.py
|
Remove hidden
|
2019-02-20 11:51:24 -08:00 |
test_install.py
|
Improve error message formatting when a subprocess command errors out.
|
2019-06-27 03:05:06 -07:00 |
test_install_check.py
|
Prefix warning and error log messages.
|
2019-02-27 03:22:26 -08:00 |
test_install_cleanup.py
|
Move status_codes to pip._internal.cli
|
2018-07-30 09:43:53 +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
|
Improve the debug log message when installing an incompatible wheel.
|
2019-05-25 23:59:32 -07:00 |
test_install_extras.py
|
Prefix warning and error log messages.
|
2019-02-27 03:22:26 -08:00 |
test_install_force_reinstall.py
|
Remove unused imports
|
2018-06-13 13:17:30 +05:30 |
test_install_index.py
|
Fix integration tests on Windows (#4769)
|
2017-10-06 20:51:42 +01:00 |
test_install_reqs.py
|
Revert "Require --no-use-pep517 if using editable mode with pyproject.toml."
|
2019-04-26 20:19:05 -07:00 |
test_install_upgrade.py
|
Clearer msg for already installed deps when updating (#5319)
|
2018-06-19 12:16:43 +05:30 |
test_install_user.py
|
Decorate tests using SVN with pytest.mark.svn (#5944)
|
2018-11-10 17:13:20 +05:30 |
test_install_vcs_git.py
|
Remove unneeded expect_error=True in some vcs tests.
|
2019-05-06 14:55:16 -04:00 |
test_install_wheel.py
|
Add tests for the bug
|
2019-01-23 09:48:04 +05:30 |
test_list.py
|
Add --path option to pip list
|
2019-06-12 16:10:06 +02:00 |
test_no_color.py
|
Remove unused imports
|
2018-06-13 13:17:30 +05:30 |
test_pep517.py
|
Add make_test_finder() helper function.
|
2019-06-11 19:18:56 -07:00 |
test_requests.py
|
Switch pip to use Warehouse by default
|
2018-04-16 15:54:11 -04:00 |
test_search.py
|
Display install instructions for pre-releases
|
2018-10-26 13:17:01 +01:00 |
test_show.py
|
Rename a few tests to add the word "basic"
|
2017-12-16 23:43:46 +05:30 |
test_uninstall.py
|
Decorate tests using SVN with pytest.mark.svn (#5944)
|
2018-11-10 17:13:20 +05:30 |
test_uninstall_user.py
|
tests: rework tests virtual environment
|
2018-10-18 23:28:37 +02:00 |
test_vcs_bazaar.py
|
Remove url as an instance attribute of the VersionControl class.
|
2019-05-06 22:59:18 -04:00 |
test_vcs_git.py
|
Remove unneeded expect_stderr=True in some vcs tests.
|
2019-05-06 14:55:16 -04:00 |
test_warning.py
|
Update test to check newer logic
|
2018-07-15 17:15:35 +05:30 |
test_wheel.py
|
Add SHA256 hash of .whl as info output (#5908)
|
2019-06-26 02:44:43 -07:00 |
test_yaml.py
|
Python 3.6 invalid escape sequence deprecation fixes
|
2017-09-15 23:35:45 +03:00 |