aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_resources/tests
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
|/
* Moved test_resources and test_pkg_resources to pkg_resources package.Jason R. Coombs2015-01-033-0/+719