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-27 20:01:52 -07: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 indentation errors 2019-02-22 14:06:08 +03:00
test_base_command.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -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 isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
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_commands.py Remove get_summaries(). 2019-07-27 12:29:07 -07:00
test_compat.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_configuration.py Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
test_download.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_finder.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_format_control.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04:00
test_index.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_index_html_page.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_legacy_resolve.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_link.py Fix a NoneType AttributeError when evaluating hashes. 2019-07-23 05:22:59 -04:00
test_locations.py Rename compatible functions in tests.lib.path.Path. 2019-07-02 18:48:44 -04:00
test_logging.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_models.py Rename InstallationCandidate.{location -> link} 2019-07-20 12:41:22 +05:30
test_options.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04: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 Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04:00
test_req_file.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_req_install.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_req_uninstall.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
test_search_scope.py Add SearchScope class. 2019-06-18 00:47:10 -07:00
test_target_python.py Add get_major_minor_version(). 2019-07-27 20:01:52 -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 Change isort multi_line_output to 3 2019-07-22 10:15:27 +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