aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_resources/api_tests.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add support for python_platform_implementation environment markerAndy Freeland2015-09-101-0/+3
| | | | | | This patch adds support for the 'python_platform_implementation' environment marker as defined by PEP-0426: https://www.python.org/dev/peps/pep-0426/#environment-markers
* Remove now deprecated test capturing failure of range comparison operators ↵Jason R. Coombs2015-06-071-3/+0
| | | | (Ref #380).
* Add tests capturing expectation for range comparison operators (Ref #380).Jason R. Coombs2015-06-071-0/+6
|
* And again in doctestJason R. Coombs2015-01-041-2/+1
|
* Update API docs to reflect relocation of pkg_resources from module to package.Jason R. Coombs2014-12-251-1/+1
|
* Move api_tests to pkg_resources package. Fixes #312.Jason R. Coombs2014-12-251-0/+420