aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_pkg_resources.py
Commit message (Expand)AuthorAgeFilesLines
* Add test making explicit the expectation that pkg_resources shouldn't import ...Jason R. Coombs2014-12-241-0/+20
* Remove unused UTC implementationJason R. Coombs2014-03-241-13/+0
* Use mktime for Python 3.2 compatibilityJason R. Coombs2014-03-241-1/+12
* Update test to use local timestamps, so the tests pass in any timezone.Jason R. Coombs2014-03-241-4/+23
* Fix test failureJason R. Coombs2013-07-021-1/+1
* MergeJason R. Coombs2013-07-021-0/+8
|\
| * Patched test so it can be run on Python 30.7.7Jason R. Coombs2013-07-021-0/+5
| * Issue #30: Added test for get_cache_path (but it doesn't yet get run)Jason R. Coombs2013-07-021-0/+8
* | Misc. updates following 2to3 checks.Vinay Sajip2013-06-171-51/+56
|/
* Adding test that captures the new requirement.Jason R. Coombs2013-05-121-0/+61