pip/tests
Donald Stufft bacf3a0091 Wrap the test data in a helper that will copy to the tmpdir
This is needed because the various activities that exericsing the
tests do will cause files to change inside this data directory. If
we do not make it test specific then we run into concurrency issues.
2013-08-27 06:47:26 -04:00
..
data when unpacking archives, don't preserve permissions except execution for regular files 2013-08-17 00:18:40 -07:00
functional Work around race conditions in the code 2013-08-27 06:47:26 -04:00
lib Wrap the test data in a helper that will copy to the tmpdir 2013-08-27 06:47:26 -04:00
scripts break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
unit Replace explicit calls to reset_env() with the script fixture 2013-08-27 06:47:23 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Wrap the test data in a helper that will copy to the tmpdir 2013-08-27 06:47:26 -04:00