1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/unit
Andrés Delfino 7b1f2a06d2 Add test for PR #5293 (#5325)
* Test that trailing os.sep are ignored while searching PATH
* Simplify paths list creation
2018-04-23 21:21:43 +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 integration tests on Windows (#4769) 2017-10-06 20:51:42 +01:00
test_basecommand.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_cache.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_check.py Use all available distributions 2018-04-04 13:03:07 +05:30
test_cmdoptions.py Upgrade syntax in ./tests 2017-12-14 21:59:41 -08:00
test_compat.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
test_configuration.py isort: Include trailing commas 2017-11-21 13:23:59 +05:30
test_download.py Upgrade syntax in ./tests 2017-12-14 21:59:41 -08:00
test_finder.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_index.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_locations.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_options.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_pep425tags.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_req.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_req_file.py Add expansion of environment variables in requirement files (#3728) 2018-02-05 16:50:50 +05:30
test_req_install.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
test_req_uninstall.py Upgrade syntax in ./tests 2017-12-14 21:59:41 -08:00
test_unit_outdated.py Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
test_utils.py Add tests for call_subprocess 2018-01-21 16:55:41 +05:30
test_vcs.py Another round of https updates (#4870) 2017-11-21 00:53:22 +05:30
test_wheel.py Add test for PR #5293 (#5325) 2018-04-23 21:21:43 +05:30