.. |
__init__.py
|
break up tests dir into data, unit tests, and functional tests
|
2013-05-29 13:41:12 -07:00 |
test_bundle.py
|
a single path_to_url function with tests
|
2013-11-18 22:12:41 -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
|
Enable --[no-]compile which will compile or not compile pyc files
|
2013-11-21 23:19:15 -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
|
Replace explicit calls to reset_env() with the script fixture
|
2013-08-27 06:47:23 -04: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
|
fix --ignore-installed (Issue #1097)
|
2013-11-29 12:49:14 -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
|
- have the basic wheel install test, use a basic wheel
|
2013-12-08 14:05:08 -08: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
|
allow stderr output from git clone for these 2 tests
|
2013-11-20 13:57:09 -08:00 |
test_uninstall_user.py
|
move --user uninstall tests to dedicated module
|
2013-11-29 17:15:50 -08:00 |
test_wheel.py
|
use latest wheel from pypi when testing
|
2013-12-04 19:38:10 -08:00 |