pip/tests
Donald Stufft 30934fede2 Refactor tests.lib.path a bit
* Add a .join() method for a more explicit joining than /
* Return values where possible
* Make glob an iterator
* Remove checks for versions of Python we don't support
* Add a write() function to make it simple to write some text
  into a file
* Add a touch() function to make it simple to ensure a file
  exists
2013-08-21 22:40:09 -04:00
..
data when unpacking archives, don't preserve permissions except execution for regular files 2013-08-17 00:18:40 -07:00
functional Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
lib Refactor tests.lib.path a bit 2013-08-21 22:40:09 -04:00
scripts break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
unit Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00