1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
2019-07-21 18:18:37 +05:30
..
__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 indentation errors 2019-02-22 14:06:08 +03:00
test_base_command.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_build_env.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04: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_cmdoptions.py Change PackageFinder.create() to accept a SearchScope object. 2019-06-21 14:41:49 -07:00
test_command_install.py Whether to build wheels is no longer affected by --no-cache-dir. 2019-02-27 20:38:09 -08:00
test_compat.py Merge pull request #6671 from cjerdonek/make-subprocess-error-non-ascii-cmd 2019-07-04 15:43:25 -07:00
test_configuration.py Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
test_download.py Change Path.makedirs() -> Path.mkdir(parents=True) 2019-07-12 13:30:18 +05:30
test_finder.py Rename InstallationCandidate.{location -> link} 2019-07-20 12:41:22 +05:30
test_format_control.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
test_index.py Pass the specifier to CandidateEvaluator.create(). 2019-07-16 01:09:14 -07:00
test_index_html_page.py Redact the password from the extra index URL in log messages (#6295) 2019-03-01 04:21:45 -08:00
test_legacy_resolve.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
test_link.py Add Link.is_hash_allowed(). 2019-07-11 01:34:46 -07:00
test_locations.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_logging.py Add milliseconds to --log entry timestamps. (#6621) 2019-06-17 14:50:41 -07:00
test_models.py Rename InstallationCandidate.{location -> link} 2019-07-20 12:41:22 +05:30
test_options.py Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
test_packaging.py Add some tests for check_requires_python(). 2019-05-22 09:05:37 -07:00
test_pep425tags.py Change PackageFinder to use Tuple[int, ...] instead of List[str] for --python-version. 2019-05-28 03:05:14 -07:00
test_pep517.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_req.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_req_file.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_req_install.py Fix NameError when handling InvalidRequirement in install_req_from_req_string (#6419) 2019-04-19 02:37:33 -07:00
test_req_uninstall.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_search_scope.py Add SearchScope class. 2019-06-18 00:47:10 -07:00
test_target_python.py Add TargetPython.format_given(). 2019-06-23 09:28:58 -07:00
test_unit_outdated.py Filter out yanked links earlier when allow_yanked=False. 2019-06-27 19:50:25 -07:00
test_utils.py Reduce dependency on ctypes when discovering glibc version. (#6678) 2019-07-21 18:18:37 +05:30
test_utils_virtualenv.py Add utils.virtualenv tests (#6738) 2019-07-19 21:36:11 +02:00
test_vcs.py Parameterize test_looks_like_hash() (#6650) 2019-07-05 22:31:28 +05:30
test_vcs_mercurial.py Update test_vcs_mercurial.py 2019-05-04 16:17:09 -04:00
test_wheel.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00