.. |
__init__.py
|
break up tests dir into data, unit tests, and functional tests
|
2013-05-29 13:41:12 -07:00 |
test_check.py
|
OK, 79 characters
|
2018-10-11 17:18:13 +01:00 |
test_completion.py
|
tests: rework tests virtual environment
|
2018-10-18 23:28:37 +02:00 |
test_configuration.py
|
Move status_codes to pip._internal.cli
|
2018-07-30 09:43:53 +05:30 |
test_download.py
|
Correct capitalization of PyPI
|
2018-09-16 15:30:52 -07:00 |
test_freeze.py
|
Add _git_commit() to tests.lib.
|
2018-11-12 09:49:00 -08:00 |
test_hash.py
|
Rename a few tests to add the word "basic"
|
2017-12-16 23:43:46 +05:30 |
test_help.py
|
Rename basecommand -> base_command
|
2018-07-30 09:32:47 +05:30 |
test_install.py
|
Merge pull request #5841 from benoit-pierre/fix_python_src/pip
|
2018-10-28 12:35:53 +00:00 |
test_install_check.py
|
Restrict install time dependency warnings to directly-dependant packages
|
2018-06-15 11:29:36 +05:30 |
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
|
tests: rework tests virtual environment
|
2018-10-18 23:28:37 +02:00 |
test_install_extras.py
|
Fix integration tests on Windows (#4769)
|
2017-10-06 20:51:42 +01: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
|
Decorate tests using SVN with pytest.mark.svn (#5944)
|
2018-11-10 17:13:20 +05:30 |
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
|
Move a hard-coded relative path out of tests/lib.
|
2018-11-11 22:16:42 -08:00 |
test_install_vcs_svn.py
|
Move all internal APIs to pip._internal
|
2017-08-31 14:53:00 -04:00 |
test_install_wheel.py
|
tests: rework tests virtual environment
|
2018-10-18 23:28:37 +02:00 |
test_list.py
|
tests: rework tests virtual environment
|
2018-10-18 23:28:37 +02:00 |
test_no_color.py
|
Remove unused imports
|
2018-06-13 13:17:30 +05:30 |
test_pep517.py
|
Check for assumed requirements once the build environment is created
|
2018-08-02 20:08:04 +01:00 |
test_requests.py
|
Switch pip to use Warehouse by default
|
2018-04-16 15:54:11 -04:00 |
test_search.py
|
Correct capitalization of PyPI
|
2018-09-16 15:30:52 -07: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_git.py
|
Add _git_commit() to tests.lib.
|
2018-11-12 09:49:00 -08:00 |
test_warning.py
|
Update test to check newer logic
|
2018-07-15 17:15:35 +05:30 |
test_wheel.py
|
tests: rework tests virtual environment
|
2018-10-18 23:28:37 +02:00 |
test_yaml.py
|
Python 3.6 invalid escape sequence deprecation fixes
|
2017-09-15 23:35:45 +03:00 |