1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/lib
2019-09-18 00:59:04 -07:00
..
__init__.py Change PackageFinder.create() to accept a LinkCollector. 2019-09-18 00:59:04 -07:00
configuration_helpers.py Reset os.environ while preserving the original mapping. 2019-02-02 17:19:20 -08:00
filesystem.py Ignore errors copying socket files for source installs (in Python 3). (#6844) 2019-08-21 02:19:02 -07:00
git_submodule_helpers.py Remove unnecessary expect_error. 2019-08-10 22:39:57 -04:00
local_repos.py Change local_checkout() to accept tmpdir. 2019-09-13 21:41:32 -07:00
options_helpers.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04:00
path.py Remove non standard function from Path class 2019-09-06 09:42:06 +02:00
scripttest.py Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
test_lib.py Assert that expect_error script invocations return non-zero. 2019-08-12 16:27:25 -04:00
venv.py Remove copytree from tests.lib.path.Path. 2019-07-20 19:46:47 -04:00
yaml_helpers.py Add support for YAML based test files (#4637) 2017-08-07 12:03:43 -04:00