summaryrefslogtreecommitdiff
path: root/pkg_resources/api_tests.txt
Commit message (Expand)AuthorAgeFilesLines
* change: Mac OS X -> macOSReece Dunham2020-04-111-2/+2
* Fixes for python3.10Anthony Sottile2019-08-171-1/+1
* Drop support for Python 2.6, removing lots of compatibility code for a leaner...Jason R. Coombs2016-12-091-2/+2
* Correct tests after the move to packaging 16.1.Steve Kowalik2016-02-091-14/+14
* Destroy MarkerEvaluation for being pointless, fix two silly mistakes in tests...Steve Kowalik2016-01-071-1/+1
* Add tests capturing platform_python_implementation and implementation_versionJason R. Coombs2015-12-251-1/+7
* First shot at removing usage of _markerlib and switching to the PEP 508 imple...Steve Kowalik2015-12-101-47/+17
* Add support for python_platform_implementation environment markerAndy Freeland2015-09-101-0/+3
* Remove now deprecated test capturing failure of range comparison operators (R...Jason R. Coombs2015-06-071-3/+0
* 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