.. |
__init__.py
|
break up tests dir into data, unit tests, and functional tests
|
2013-05-29 13:41:12 -07:00 |
test_bundle.py
|
use --no-use-wheel in the bundle functional tests
|
2014-01-21 10:11:45 -08:00 |
test_completion.py
|
Replace explicit calls to reset_env() with the script fixture
|
2013-08-27 06:47:23 -04:00 |
test_freeze.py
|
allow stderr output from git clone for these 2 tests
|
2013-11-20 13:57:09 -08:00 |
test_help.py
|
define options once, but don't globally instantiate
|
2013-09-16 22:21:15 -07:00 |
test_install.py
|
Work around python 2.6 not having `python -m `
|
2014-01-07 09:03:43 -05:00 |
test_install_bundle.py
|
Isolate the tests from the shared data directory
|
2013-08-27 06:49:35 -04:00 |
test_install_cleanup.py
|
Isolate the tests from the shared data directory
|
2013-08-27 06:49:35 -04:00 |
test_install_compat.py
|
Isolate the tests from the shared data directory
|
2013-08-27 06:49:35 -04:00 |
test_install_config.py
|
Fix some missing find_links -> data.find_links switches
|
2013-08-27 06:49:40 -04:00 |
test_install_download.py
|
fixes for downloading wheels (Issue #1112)
|
2014-02-08 09:17:13 -08:00 |
test_install_extras.py
|
Replace explicit calls to reset_env() with the script fixture
|
2013-08-27 06:47:23 -04:00 |
test_install_index.py
|
Isolate the tests from the shared data directory
|
2013-08-27 06:49:35 -04:00 |
test_install_reqs.py
|
Do not respect dependency links by default
|
2013-10-27 18:34:46 -04:00 |
test_install_upgrade.py
|
disable intermittent travis/pypy error, Issue #1379
|
2013-12-13 23:57:18 -08:00 |
test_install_user.py
|
move --user uninstall tests to dedicated module
|
2013-11-29 17:15:50 -08:00 |
test_install_vcs.py
|
Explicitly pass around a directory for tests.lib.local_repos
|
2013-08-27 06:47:25 -04:00 |
test_install_vcs_git.py
|
Replace explicit calls to reset_env() with the script fixture
|
2013-08-27 06:47:23 -04:00 |
test_install_vcs_svn.py
|
Replace explicit calls to reset_env() with the script fixture
|
2013-08-27 06:47:23 -04:00 |
test_install_wheel.py
|
Ensure wheel-Version is compatible with pip
|
2014-02-19 20:01:22 -05:00 |
test_list.py
|
Isolate the tests from the shared data directory
|
2013-08-27 06:49:35 -04:00 |
test_requests.py
|
Skip the test, it can randomly fail until we have a test server
|
2013-09-26 15:42:03 -04:00 |
test_search.py
|
define options once, but don't globally instantiate
|
2013-09-16 22:21:15 -07:00 |
test_show.py
|
Replace explicit calls to reset_env() with the script fixture
|
2013-08-27 06:47:23 -04:00 |
test_uninstall.py
|
don't install empty dirs during wheel installs
|
2014-04-21 23:07:25 -07:00 |
test_uninstall_user.py
|
move --user uninstall tests to dedicated module
|
2013-11-29 17:15:50 -08:00 |
test_wheel.py
|
don't install empty dirs during wheel installs
|
2014-04-21 23:07:25 -07:00 |