1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/lib
Tzu-ping Chung e6c317769a Move assert_[not_]installed to Script and use it
This help function is much better than the previous ad-hoc logic used in
test_uninstall.py, which has trouble identifying normalized names.
2021-07-12 11:44:23 +08:00
..
__init__.py Move assert_[not_]installed to Script and use it 2021-07-12 11:44:23 +08:00
certs.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
compat.py Prefer stdlib contextlib over contextlib2 when available 2021-02-19 04:13:33 -08:00
configuration_helpers.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
direct_url.py Add failed test case 2021-04-19 08:31:28 +08:00
filesystem.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
git_submodule_helpers.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
index.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
local_repos.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
options_helpers.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
path.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
requests_mocks.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
server.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
test_lib.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
test_wheel.py Blacken tests/lib 2021-04-02 11:59:57 +01:00
venv.py Don't use virtualenv internals in tests 2021-04-05 13:16:26 +01:00
wheel.py Blacken tests/lib 2021-04-02 11:59:57 +01:00