aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_pkg_resources.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved test_resources and test_pkg_resources to pkg_resources package.Jason R. Coombs2015-01-031-111/+0
|
* Move tests to be adjacent with other parsing tests.Jason R. Coombs2015-01-021-8/+0
|
* Fix regression in entry-point name parsingIan Cordasco2015-01-021-0/+8
| | | | See #323 for more details.
* Add test making explicit the expectation that pkg_resources shouldn't import ↵Jason R. Coombs2014-12-241-0/+20
| | | | setuptools (or be dependent on it in any way). Ref #311.
* 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
|/ | | | | --HG-- branch : single-codebase
* Adding test that captures the new requirement.Jason R. Coombs2013-05-121-0/+61
--HG-- branch : distribute extra : rebase_source : fcf8db4d0becf51a1e192ec438c13f81d391e342