1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

781 commits

Author SHA1 Message Date
Marcus Smith
a4f178bf15 remove old test that mistakenly resurfaced during merging 2013-06-19 17:08:32 -07:00
Marcus Smith
3e460e6946 test merge fixes 2013-06-19 17:08:32 -07:00
Marcus Smith
81639adbdf revert distribute skip in py3 (commit fe09baa1a2) 2013-06-19 17:08:32 -07:00
Marcus Smith
e0e19cc831 Merge pull request #1003 from qwcode/test_new_setuptools
support the new setuptools
2013-06-19 16:53:39 -07:00
Marcus Smith
31bc0833e5 make pip freeze test more flexible 2013-06-19 16:35:28 -07:00
Marcus Smith
40a22cccea remove unnecessary test dependency on MarkupSafe 2013-06-19 15:55:17 -07:00
david
267c79df2e Fix #982 by using the effective user id on unix systems instead of depending on
getpass.getuser(). This is required because on some systems 'LOGNAME'
is not updated by sudo.
Signed-off-by: david <db@d1b.org>
2013-06-15 13:17:45 +10:00
Marcus Smith
bea1f6ca2f method call syntax error 2013-06-13 22:55:32 -07:00
Marcus Smith
ff1a79381a test changes due to virtualenv not using distribute 2013-06-13 22:43:26 -07:00
Marcus Smith
72f0ec9419 wheel is also supported now with setuptools>=0.7.2 2013-06-13 22:04:05 -07:00
Donald Stufft
fb24b3eaaa Change --allow-external to work per project and add --allow-all-external 2013-06-07 10:43:52 -04:00
Donald Stufft
74d0246bcd Test the different variations of allow_insecure and allow_external 2013-06-07 10:43:52 -04:00
Marcus Smith
60f8da5c41 4 more wheel tests 2013-06-06 19:11:43 -07:00
Steven Myint
f7bf72bc27 Fix spellings errors 2013-06-01 09:09:41 -07:00
Carl Meyer
b3a791223c Cached or already-downloaded files with bad hashes are ignored. 2013-05-30 17:00:10 -06:00
Carl Meyer
388d1b53a7 Refactor unpack_http_url. 2013-05-30 16:59:57 -06:00
Carl Meyer
f7e6fec08c Merge branch 'develop' into bugfix-git183-v2
* develop:
  add back in old tox.ini
  add back test lost in the restructure
  more functional/unit tests restructure
  break up tests dir into data, unit tests, and functional tests
2013-05-29 16:41:15 -06:00
Carl Meyer
fa81a41d0b Combine Git get_tag_revs and get_branch_revs into single get_refs method. 2013-05-29 16:40:34 -06:00
Marcus Smith
890df0d25a add back test lost in the restructure 2013-05-29 13:41:13 -07:00
Marcus Smith
28298c413d more functional/unit tests restructure 2013-05-29 13:41:13 -07:00
Marcus Smith
2e2ce0f4e9 break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
Carl Meyer
92e0dbbf4c Use git show-ref instead of git branch for better future-proofness.
Based on original patch by Anrs Hu.
2013-05-29 14:03:26 -06:00
Marcus Smith
28234e29d5 'pip search' xmlrpc changes in response to pypi changes, http://mail.python.org/pipermail/distutils-sig/2013-May/020888.html 2013-05-28 20:34:25 -07:00
Marcus Smith
32ce7b878e install wheel from local packages in tests 2013-05-24 19:03:21 -07:00
Marcus Smith
558c200f37 single definition of find_links 2013-05-24 18:40:45 -07:00
Marcus Smith
6fd5e0eb7a --no-clean for 'pip wheel' 2013-05-24 17:11:15 -07:00
Marcus Smith
41fed83353 remove 'pip wheel --unpack-only' 2013-05-24 15:59:28 -07:00
Daniel Holth
b604134cb0 include test installing headers 2013-05-23 23:07:12 -04:00
Marcus Smith
0994c1252d Merge pull request #937 from qwcode/ignore_reqs
don't install or build wheels for distribute in python 3
2013-05-16 20:47:06 -07:00
Marcus Smith
fe09baa1a2 don't install or build wheels for distribute in python3 2013-05-16 19:53:48 -07:00
Marcus Smith
887922f6ba short test cache path segments to undercut windows path length 2013-05-15 19:54:29 -07:00
Marcus Smith
c52d9d82ad remove old code from wheel test 2013-05-02 15:28:32 -07:00
Marcus Smith
c721a735b5 wheel finder priority based on supported_tags order 2013-05-02 15:28:32 -07:00
Marcus Smith
5666620f7e PreviousBuildDirError test fix 2013-04-30 16:02:10 -07:00
Marcus Smith
3a1847cd53 PreviousBuildDirError logging and test fix 2013-04-30 15:30:15 -07:00
Marcus Smith
2c14940a6f deal with pre-existing build dirs 2013-04-20 11:24:43 -07:00
Donald Stufft
709a390043 Add a User Agent so that pip is identifiable in logs 2013-04-18 21:22:37 -04:00
Marcus Smith
6e2bfe8323 remove python 2.5 logic 2013-04-17 22:50:22 -07:00
Marcus Smith
7176cd2c95 Merge pull request #893 from qwcode/fast_tests
use "fast" test environment for setuptools and distribute
2013-04-15 22:58:17 -07:00
Marcus Smith
979412c1bb delete __pycache__ after sitecustomize updates 2013-04-15 22:34:27 -07:00
Marcus Smith
17de380278 more debugging for sitecustomize patch test 2013-04-15 21:32:51 -07:00
Marcus Smith
8505658fb7 better debugging for sitecustomize test 2013-04-14 13:20:58 -07:00
Marcus Smith
e57028ae54 reset_env tests 2013-04-14 02:00:57 -07:00
Marcus Smith
6db29ee137 simplify sitecustomize tests 2013-04-14 00:09:45 -07:00
Hugo Lopes Tavares
2198b5d090 Fix window test failure. Fix issue #875 2013-04-13 12:11:45 -03:00
Marcus Smith
d55fb203f4 use fast test environment for setuptools and distribute 2013-04-12 22:19:45 -07:00
Marcus Smith
35db0257c0 refactor remote requirements test 2013-04-12 21:40:30 -07:00
Marcus Smith
868f63bbf5 merge 1.3.X for proxy fix 2013-04-11 18:05:52 -07:00
Marcus Smith
eb9bb7c88d switch to an unbroken bitbucket project for tests 2013-04-11 16:51:07 -07:00
Paul Nasrat
5256d573fd Merge pull request #874 from hltbra/remote-reqs-py3-pull-request
Fix issue #760: broken external requirements on Python 3
2013-04-07 07:36:39 -07:00
Marcus Smith
f1fb4b4fda wheel requirement checks with tests 2013-04-05 14:21:11 -07:00
Hugo Lopes Tavares
bf35ea6291 Change test_requirements:test_remote_reqs to use hltbra's gist
g2p's pull request for issue #760 requires changes on pip-test-package.
The gist was created to remove this dependency.
2013-03-29 13:14:26 -03:00
Hugo Lopes Tavares
b5df6cb975 Change test to use set() comparison and add docstring
Using set because and os.listdir() does not guarantee ordering.
2013-03-28 14:57:54 -03:00
Gabriel
26fd6225e4 Decode downloaded contents.
Also add a test (the exact url depends on pulling a change to pip-test-package).
2013-03-28 18:32:45 +01:00
Hugo Lopes Tavares
1dcfb3f5dd Fix issue #32: pip crashes when server does not send content-type header
Thanks Kelsey Hightower for pointing what to change.
2013-03-27 22:28:21 -03:00
Marcus Smith
47edb6dc90 remove unnecessary markerlib installs in wheel tests 2013-03-26 22:56:14 -07:00
Marcus Smith
b32e79d61a switch to an unbroken bitbucket project for tests 2013-03-21 16:58:21 -07:00
Marcus Smith
3e8cfc4ade windows wheel test fix 2013-03-20 22:34:07 -07:00
Marcus Smith
00fa9bea96 merge with develop 2013-03-15 23:46:46 -07:00
Marcus Smith
1ff6020130 deal with travis installing ssl backport by default 2013-03-12 16:24:38 -07:00
Marcus Smith
60b0401b0a fix proxy support 2013-03-12 14:20:23 -07:00
Marcus Smith
3f54248d05 pre-release test updates 2013-03-11 22:39:17 -07:00
Donald Stufft
4c244a49cf Test the Stable/Pre-release distinction in PackageFinder 2013-03-09 11:28:36 -05:00
Jannis Leidel
824a64cfab Revert "Test HTMLPage link filter by rel attribute."
This reverts commit 4dceb6ce87.
2013-03-08 00:09:01 +01:00
Jannis Leidel
f0b6bbf953 Fixed a test that was broken by releasing 1.3. D'oh. 2013-03-07 23:14:18 +01:00
Marcus Smith
72812c52ff close socket upon CertificateError 2013-03-03 22:38:37 -08:00
Marcus Smith
184bab95e5 fix test to allow rc and .dev releases for pip 2013-02-21 21:34:30 -08:00
Marcus Smith
cf3a5619b0 fix mirror url parsing and add tests 2013-02-19 11:49:19 -08:00
Marcus Smith
68d380c3ed fix in response to pypi redirecting http to https 2013-02-18 22:11:17 -08:00
Marcus Smith
4a4a141c21 from --allow-no-ssl to --insecure 2013-02-17 22:43:17 -08:00
Marcus Smith
559d77addc from --cert-path to --cert 2013-02-17 22:17:59 -08:00
Marcus Smith
22bf924b52 merge with develop 2013-02-16 14:17:22 -08:00
Jannis Leidel
b5af67469f Fixed import error in test module. 2013-02-16 19:10:32 +01:00
Marcus Smith
d0c3138fbf merge with develop 2013-02-15 17:11:17 -08:00
Marcus Smith
7c8470a5fb more local test packages 2013-02-15 17:02:23 -08:00
Marcus Smith
9b57f890b3 use local packages, not 'mock', which has invalid ssl download link 2013-02-15 17:00:59 -08:00
Marcus Smith
ee44e13716 switch to a mirror in test to get full pass 2013-02-15 16:13:52 -08:00
Marcus Smith
61ed2b49eb simpler, local --root test 2013-02-13 19:17:28 -08:00
Marcus Smith
f13f879d8a unable to get ssl backport to install on travis 2013-02-11 21:44:21 -08:00
Marcus Smith
8fc02eb47e py25 install tests with ssl backport 2013-02-10 22:00:57 -08:00
Marcus Smith
9cda4d663a --allow-no-ssl test fix 2013-02-10 01:47:08 -08:00
Marcus Smith
6dc3212d39 pypy ssl test fix 2013-02-08 22:47:20 -08:00
Marcus Smith
d77380dae9 ssl cert tests 2013-02-07 22:23:37 -08:00
Marcus Smith
d8fe463c94 tun py25 test logic and add assert_raises_regexp 2013-02-07 22:17:27 -08:00
Marcus Smith
193562bf0e more py25 test fixes 2013-02-07 00:36:18 -08:00
Marcus Smith
226768d5dd allow py25 tests to work without ssl 2013-02-06 23:52:45 -08:00
Marcus Smith
7fac01a66a misc test fixes 2013-02-06 22:30:08 -08:00
Marcus Smith
299eb7738a make test windows compatible 2013-02-03 00:05:38 -08:00
Marcus Smith
db165f1dc6 have find_link path work for windows tests 2013-02-02 23:19:34 -08:00
Marcus Smith
cabd1d5f80 merge with pypa/pip/develop 2013-02-02 22:40:30 -08:00
Marcus Smith
528d753414 test fix in response to change in error text 2013-01-30 21:30:58 -08:00
Marcus Smith
0353788661 skip specific unicode test on win/py3 2013-01-27 22:18:46 -08:00
Marcus Smith
459561351e windows and other misc test updates 2013-01-25 23:09:46 -08:00
David
7f1362412f Also un-patch the patched getpass.getuser method.
Signed-off-by: David <db@d1b.org>
2013-01-25 23:12:24 +11:00
David
8baeebae31 Provide a test to cover the changes to pip/locations.py regarding the use of
the_get_build_prefix method to create a user specific build_prefix directory.

Signed-off-by: David <db@d1b.org>
2013-01-25 23:12:24 +11:00
Marcus Smith
6b5fd90af9 windows test fixes 2013-01-22 20:52:35 -08:00
Marcus Smith
ab9ea197bd improved docs and cli help 2013-01-18 13:25:15 -08:00
Marcus Smith
89a69a016a sort subcommand completion 2012-12-24 21:58:44 -08:00
Marcus Smith
c49f7e0fb2 from '--editables' to --editable' and some minor formatting 2012-12-19 22:08:56 -08:00
Marcus Smith
c525aacf6e --editables tests 2012-12-17 21:34:37 -08:00
Marcus Smith
2e081d8aed util.get_installed_distributions tests 2012-12-16 00:24:34 -08:00
Marcus Smith
7e9fb6f4ab compare using parsed versions; use get_installed_distributions wrapper; use the dist objects you already have 2012-12-15 20:56:29 -08:00
Rafael Caricio
f328e52247 remove space. 2012-12-15 19:42:29 -08:00
Rafael Caricio
c862877ccf Change tests to use mock instead of pytz. 2012-12-15 19:42:29 -08:00
Rafael Caricio
4d8a5de1bc Better way to test the uptodate flag in list command. 2012-12-15 19:42:29 -08:00
Rafael Caricio
ddce14d437 Testing with a package that works in all python versions. 2012-12-15 19:42:29 -08:00
Rafael Caricio
0e423ddf77 Fix in import. 2012-12-15 19:42:28 -08:00
Rafael Caricio
570f85f1bb Make the tests safe. 2012-12-15 19:42:28 -08:00
Rafael Caricio
29972a1b3a Add the --uptodate flag in the list command. 2012-12-15 19:42:28 -08:00
Rafael Caricio
1579654fdc Add test to the flag --local in list command. 2012-12-15 19:42:28 -08:00
Rafael Caricio
5a02b6674e Basic behaviour of the list command. 2012-12-15 19:42:28 -08:00
Rafael Caricio
0267e8a684 Modifies the outdated command to list command. 2012-12-15 19:42:28 -08:00
Rafael Caricio
ff24b578ba Make the test pass. 2012-12-15 19:42:28 -08:00
Dmitry Gladkov
91106054ca add outdated pip command 2012-12-15 19:42:28 -08:00
Georgi Valkov
1502e8e67f test if 'pip <cmd> --<tab>' properly completes 2012-12-14 15:55:48 +02:00
Georgi Valkov
03a887711c factor out common test logic 2012-12-14 15:53:02 +02:00
Georgi Valkov
4c26d11a4c test if 'pip help <cmd>' == 'pip <cmd> --help' 2012-12-14 14:45:46 +02:00
Marcus Smith
3a8f69b4d0 Merge pull request #721 from gvalkov/rework-commands-v2
Rework command handling v2
2012-12-07 14:45:11 -08:00
Marcus Smith
53bbdf58cd merge with pypa/pip:develop 2012-11-28 20:28:57 -08:00
Marcus Smith
4c8ac16ec0 patch dist_in_site_packages for user_site tests 2012-11-19 09:38:20 -08:00
Marcus Smith
9c271baafe distutils scheme util for wheel installs; --user/--target support for wheels 2012-11-14 16:53:22 -08:00
Marcus Smith
dc5e825d4e upper case url reqs should be recognized as same as other lower case forms 2012-11-13 21:29:58 -08:00
Georgi Valkov
2c64a1e160 replace global OptionParser and refactor main() 2012-11-10 15:37:15 +02:00
Georgi Valkov
46a21751b8 add the base_parser argument to all Command instances 2012-11-10 15:34:53 +02:00
Marcus Smith
dff849ce27 existing install has priority over wheels 2012-11-03 22:10:58 -07:00
Marcus Smith
51ced03e57 test readme update 2012-11-03 21:31:02 -07:00
Paul Nasrat
fad65326c8 Merge pull request #693 from hetmankp/develop
Added --root command line option to give functionality equivalent to distutils --root
2012-10-29 09:58:18 -07:00
Paul Moore
4b01b90df2 Give wheels priority over sdists when installing 2012-10-28 22:02:48 +00:00
Marcus Smith
d1dc6993b2 pip wheel --unpack-only test fix 2012-10-25 13:37:26 -07:00
Marcus Smith
be12f79ab4 merge pypa/develop 2012-10-25 12:51:07 -07:00
Paul Nasrat
32f0be7a96 Merge pull request #702 from qwcode/link_sort2
put back finder link priority (with tests)
2012-10-24 23:53:39 -07:00
Paul Nasrat
f54f422e11 Merge pull request #677 from blaze33/develop
Explicitly ignore rel='download' links while looking for html pages.
2012-10-24 06:02:37 -07:00
Marcus Smith
403f8d53a5 --user installs work properly with --upgrade 2012-10-17 22:59:43 -07:00
Marcus Smith
cdcdf459bc 'pip wheel' doesn't support py25 2012-10-16 16:39:56 -07:00
Marcus Smith
4bfc92ddba 'pip wheel' 2012-10-16 15:57:10 -07:00
Paul Moore
50c21119e5 Add platform checks to wheel location code 2012-10-12 09:36:05 +01:00
Marcus Smith
82452a139c finder link priority test; non-egg over egg fragment url 2012-10-10 22:29:16 -07:00
Marcus Smith
758c3368e9 finder link priority 2012-10-10 21:49:29 -07:00
hetmankp
294d4aefbc PyPy is special and overrides default distutils directory scheme, alter test to suit 2012-10-08 14:49:30 +11:00
hetmankp
1faa0c1876 Simple test to check --root option functionality 2012-10-08 14:49:30 +11:00
Marcus Smith
c1f7719279 use local packages in req order test 2012-10-03 20:23:25 -07:00
Daniel Holth
aa5b33dbf4 experimental support for installing wheel archives 2012-10-01 22:50:24 -07:00
Maxime Rouyrre
4dceb6ce87 Test HTMLPage link filter by rel attribute.
cf. commit 0bb9c31aea
2012-10-02 03:28:44 +02:00
Marcus Smith
fa42a411b6 fix readme typo 2012-09-29 20:16:02 -07:00
Marcus Smith
c5e0d3521a test resource readme files 2012-09-29 19:39:54 -07:00
Marcus Smith
93bdb858d8 fix finder version sorting with Inf object 2012-09-25 07:56:09 -07:00
Marcus Smith
4ea13f474c Inf py3x compatibility and tests 2012-09-23 14:46:22 -07:00
Marcus Smith
b1e375402a add simple test dists, v2 and v3 2012-09-23 14:45:03 -07:00
Carl Meyer
28aeb03b08 Add dependencies information to 'show' command. 2012-09-21 11:15:24 -06:00
Marcus Smith
bb23766d2d correct import for py3x and better assertions 2012-09-16 22:42:30 -07:00
Marcus Smith
12ad1f18fe using 'simple' instead of 'FSPkg' in the 'in dex' index 2012-09-16 18:13:47 -07:00
Marcus Smith
7486982f3b test moved to test_index.py 2012-09-16 17:46:19 -07:00
Marcus Smith
65605d5dab have the extra be 'simple' 2012-09-16 17:45:58 -07:00
Marcus Smith
4de9737c7c file:// related tests 2012-09-16 17:45:16 -07:00
Marcus Smith
531e3bf443 have the LocalExtras dist use the simple file:// index and simple dist 2012-09-16 17:39:48 -07:00
Marcus Smith
4311632164 have the 'in dex' file:// index use the simple dist 2012-09-16 17:38:59 -07:00
Marcus Smith
2a3a65e981 an empty test file:// index with a dist in the root dir 2012-09-16 17:38:06 -07:00
Marcus Smith
da81ff2c38 a new simple file:// index for basic testing 2012-09-16 17:36:21 -07:00
Marcus Smith
a2e489fdd5 a new 'simple' dist for basic testing 2012-09-16 17:35:31 -07:00
Marcus Smith
69508f3c68 move to dedicated indexes test folder 2012-09-13 13:09:43 -07:00
Carl Meyer
8c9a241fb2 Rename 'status' command 'show'. 2012-09-12 10:39:19 -06:00
Rafael Caricio
85bbe26f64 Make optional the full file listing. 2012-09-11 17:44:42 -03:00
Carl Meyer
f2df551094 Merge pull request #671 from pfmoore/develop
Fix for issue 670 (unorderable Link types under Python 3)
2012-09-10 18:20:56 -07:00
Paul Moore
1dee479184 Code changes for fix to issue 670 2012-09-10 21:04:00 +01:00
Paul Moore
040f729376 Fix for issue 670 (unorderable Link types under Python 3) 2012-09-10 20:45:04 +01:00
Andrey Bulgakov
e51d076738 Fixed test_download_should_skip_existing_files test 2012-09-10 18:53:54 +04:00
Andrey Bulgakov
6bdb5041f6 test for check-already-downloaded feature 2012-09-10 02:57:36 -06:00
Carl Meyer
895bfee767 Allow --no-index and --find-links relative path in reqs file. 2012-09-10 00:48:48 -06:00
Carl Meyer
6d5a9e2fb2 Minor cleanup. 2012-09-08 15:31:59 -06:00
Rafael Caricio
776fcbce9f Test search for more than one distribution. 2012-09-07 17:28:18 -04:00
Rafael Caricio
b78dff8d2c Refactory and support to package name in any case. 2012-09-07 17:17:04 -04:00
Rafael Caricio
0f09b5ccd7 First test for status command. 2012-09-07 16:31:56 -04:00
Rafael Caricio
44470d1bd0 Remove blank spaces in the end of the line. 2012-09-07 16:01:34 -04:00
Carl Meyer
469fa69793 Fix a couple tests that were too sensitive to how pip is installed. 2012-09-07 10:32:45 -06:00
Marcus Smith
597e684d0e py2.7 freeze variants in travis 2012-09-04 15:13:50 -07:00
Marcus Smith
cf23cb609f regression test for issue #656 2012-09-04 12:40:50 -07:00
Marcus Smith
ab335810d2 fix test for no paths in uninstall set 2012-09-03 10:55:29 -07:00
Jannis Leidel
f6aae6069f Fixed a failing test. 2012-09-01 21:21:30 +02:00
Marcus Smith
0569324855 handle __pycache__ file removal 2012-08-18 15:26:17 -07:00
Marcus Smith
0a18db27ba edited and repackaged to exclude twisted import 2012-08-18 12:03:22 -07:00
Marcus Smith
0be1c8bbda pypy unicode test fix 2012-08-04 18:48:46 -07:00
Paul Nasrat
6e10adfd8a Merge pull request #620 from qwcode/issue_616
followup fix to pull #619
2012-07-30 00:47:06 -07:00
Marcus Smith
b7cca4e505 correct site-packages for pypy in 2nd location 2012-07-29 23:10:55 -07:00
Marcus Smith
aa20274f42 correct site-packages for pypy 2012-07-29 22:24:58 -07:00
Paul Nasrat
fa8c738b30 Merge pull request #612 from qwcode/issue_420
test enhancements to pull #599 (which fixes issue #420)
2012-07-29 22:20:31 -07:00
Marcus Smith
483adaaa63 patch for virtualenv issue #306 2012-07-29 21:22:25 -07:00
Marcus Smith
39db7ce97a --user installs are broken in pypy; skip testing it there. 2012-07-29 21:21:25 -07:00
Marcus Smith
bb5b92e754 issue #420 test enhancement 2012-07-29 12:40:57 -07:00
Paul Nasrat
d1a7ea2587 Issue #597 pypy hashlib compat.
Hash attribute name is a cpython implementation detail and not in the
PEP.

Use digest_size for some form of validation as that is all we can rely
on.

TESTED 2.7, 3.3, pypy 1.9
2012-07-29 11:37:56 +01:00
Paul Nasrat
57f9be568a Issue #557 fix test failing on windows.
More path equality fun, use normpath to ensure path sep correct.
2012-07-29 10:40:14 +01:00
Paul Nasrat
67b4b51613 Fix test on windows CI 2012-07-29 10:04:52 +01:00
Marcus Smith
cc0ec4e5cb assert_no_temp feature tests 2012-07-28 20:34:06 -07:00
Phil Whelan
83652cfb8d updated test_get_mirrors to use @patch and split into test_get_mirrors_no_cname 2012-07-28 20:23:30 -07:00
Phil Whelan
54401eeaa2 test pip.index.get_mirrors() with 216k mirrors issue 2012-07-20 15:50:39 +09:00
Clay McClure
c82f6b2599 Add a test to ensure that the temp build dir is always removed 2012-07-12 22:53:12 -04:00
Clay McClure
ac0fe94d5c Fix unicode tests to work with new temp file assertions 2012-07-12 22:52:13 -04:00
Clay McClure
6f3774de26 Ensure that $TMPDIR exists before running tests
This is normally done by TestFileEnvironment if the `start_clear` parameter is True,
but TestPipEnvironment and FastTestPipEnvironment explicitly set it to False.
2012-07-12 19:01:51 -04:00
Clay McClure
9f628623bc Add mock requirement 2012-07-12 19:01:51 -04:00
Carl Meyer
15d2944f02 Merge branch develop into feature/issue-355-safe-uninstall 2012-07-09 22:01:25 -06:00
Carl Meyer
c0148032c8 Mocks need to be torn down or later tests will fail. 2012-07-09 21:58:38 -06:00