.. |
__init__.py
|
break up tests dir into data, unit tests, and functional tests
|
2013-05-29 13:41:12 -07:00 |
test_backwardcompat.py
|
skip symlink tests when not hasattr(os, 'symlink')
|
2013-11-24 15:50:11 -08:00 |
test_basecommand.py
|
some extra logging and options tests
|
2013-10-30 18:16:30 -07:00 |
test_download.py
|
when file urls have hash fragments, check it
|
2014-02-08 09:06:54 -08:00 |
test_download_hashes.py
|
Isolate the tests from the shared data directory
|
2013-08-27 06:49:35 -04:00 |
test_finder.py
|
If --allow-unverified is used assume it also means --allow-external
|
2014-01-10 10:35:55 -05:00 |
test_index.py
|
- if installing directly from a wheel, fail if it has an invalid name or is unsupported
|
2013-11-14 16:35:24 -08:00 |
test_locations.py
|
fix for certain platforms/versions not having os.O_NOFOLLOW
|
2013-11-24 15:26:22 -08:00 |
test_log.py
|
some extra logging and options tests
|
2013-10-30 18:16:30 -07:00 |
test_options.py
|
some extra logging and options tests
|
2013-10-30 18:16:30 -07:00 |
test_proxy.py
|
Use requests instead of urllib2
|
2013-09-24 23:32:03 -04:00 |
test_req.py
|
Properly parse comments from the end of a line
|
2014-01-22 21:50:57 -05:00 |
test_util.py
|
Remove the setuptools version check
|
2014-01-07 08:11:28 -05:00 |
test_vcs.py
|
more functional/unit tests restructure
|
2013-05-29 13:41:13 -07:00 |
test_wheel.py
|
don't install empty dirs during wheel installs
|
2014-04-21 23:07:25 -07:00 |