Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved test_resources and test_pkg_resources to pkg_resources package. | Jason R. Coombs | 2015-01-03 | 1 | -111/+0 |
| | |||||
* | Move tests to be adjacent with other parsing tests. | Jason R. Coombs | 2015-01-02 | 1 | -8/+0 |
| | |||||
* | Fix regression in entry-point name parsing | Ian Cordasco | 2015-01-02 | 1 | -0/+8 |
| | | | | See #323 for more details. | ||||
* | Add test making explicit the expectation that pkg_resources shouldn't import ↵ | Jason R. Coombs | 2014-12-24 | 1 | -0/+20 |
| | | | | setuptools (or be dependent on it in any way). Ref #311. | ||||
* | Remove unused UTC implementation | Jason R. Coombs | 2014-03-24 | 1 | -13/+0 |
| | |||||
* | Use mktime for Python 3.2 compatibility | Jason R. Coombs | 2014-03-24 | 1 | -1/+12 |
| | |||||
* | Update test to use local timestamps, so the tests pass in any timezone. | Jason R. Coombs | 2014-03-24 | 1 | -4/+23 |
| | |||||
* | Fix test failure | Jason R. Coombs | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | Merge | Jason R. Coombs | 2013-07-02 | 1 | -0/+8 |
|\ | |||||
| * | Patched test so it can be run on Python 30.7.7 | Jason R. Coombs | 2013-07-02 | 1 | -0/+5 |
| | | |||||
| * | Issue #30: Added test for get_cache_path (but it doesn't yet get run) | Jason R. Coombs | 2013-07-02 | 1 | -0/+8 |
| | | |||||
* | | Misc. updates following 2to3 checks. | Vinay Sajip | 2013-06-17 | 1 | -51/+56 |
|/ | | | | | --HG-- branch : single-codebase | ||||
* | Adding test that captures the new requirement. | Jason R. Coombs | 2013-05-12 | 1 | -0/+61 |
--HG-- branch : distribute extra : rebase_source : fcf8db4d0becf51a1e192ec438c13f81d391e342 |