1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2019-02-22 00:14:58 -08:00
..
__init__.py break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
test_appdirs.py Fix a Windows specific import 2018-08-05 19:39:58 +05:30
test_base_command.py Fix two incorrect os.environ accesses in test setups. 2019-02-02 17:19:24 -08:00
test_build_env.py improve build environment 2018-10-29 23:17:51 +01:00
test_cache.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
test_check.py Sort imports as per newer isort 2018-06-27 12:53:31 +05:30
test_compat.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
test_configuration.py bodge: Allow both str and repr to be used for configuration file name 2018-10-03 20:23:40 +05:30
test_download.py Use split_auth_from_netloc() inside MultiDomainBasicAuth(). 2018-10-29 22:13:51 -07:00
test_finder.py Remove --process-dependency-links and related support code 2019-01-02 17:27:06 +05:30
test_format_control.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
test_index.py Merge pull request #5875 from uranusjr/egg-info-canonical 2018-10-30 01:30:40 -07:00
test_index_html_page.py More tests on successful scenarios, fix docstrings 2018-10-11 17:47:08 +08:00
test_locations.py tests: add support for using venv for the virtual environment 2018-10-21 21:43:32 +02:00
test_logging.py Fix two incorrect os.environ accesses in test setups. 2019-02-02 17:19:24 -08:00
test_models.py Update PackageIndex tests for the addition of TestPyPI 2018-07-24 08:33:40 +05:30
test_options.py Change the --no-cache-dir error to use raise_option_error(). 2019-01-15 09:21:16 -08:00
test_pep425tags.py Minimise diff needed to make isort happy 2018-11-22 21:49:43 +10:00
test_pep517.py Added unit tests for use_pep517 flag 2018-07-31 16:21:20 +01:00
test_req.py Remove --process-dependency-links and related support code 2019-01-02 17:27:06 +05:30
test_req_file.py Remove --process-dependency-links and related support code 2019-01-02 17:27:06 +05:30
test_req_install.py Move InstallRequirement.from_line to constructors module 2018-08-21 20:37:40 +05:30
test_req_uninstall.py Fixes ordering of imports 2019-02-05 15:07:19 -08:00
test_unit_outdated.py Remove --process-dependency-links and related support code 2019-01-02 17:27:06 +05:30
test_utils.py Add back a test of call_subprocess() with no keyword arguments. 2019-02-12 05:11:51 -08:00
test_vcs.py Fix tests. 2019-01-09 01:52:24 -08:00
test_wheel.py Add log divider variable. 2019-02-22 00:14:58 -08:00