summaryrefslogtreecommitdiff
path: root/pkg_resources/tests/test_resources.py
Commit message (Expand)AuthorAgeFilesLines
...
| * Add test for WorkingSet.find() when a conflict occurs.Jason R. Coombs2015-01-041-0/+16
| * Add another assertion on the exception.Jason R. Coombs2015-01-041-1/+4
| * Extract variableJason R. Coombs2015-01-041-4/+2
| * Remove try/except/fail - Exceptions are failures by default.Jason R. Coombs2015-01-041-4/+2
* | Merge with masterJason R. Coombs2015-01-031-1/+3
|/
* Moved test_resources and test_pkg_resources to pkg_resources package.Jason R. Coombs2015-01-031-0/+608