summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Added a better test for duplicated generated requirementswim glenn2018-07-171-0/+23
* Eliminated duplicate generated requirementsAlex Grönholm2018-07-171-1/+1
* Added the license_files option and deprecated license_fileAlex Grönholm2018-07-171-0/+72
* Added the "wheel pack" commandAlex Grönholm2018-07-172-0/+26
* Build wheels into a temporary directory in the test setup phaseAlex Grönholm2018-07-172-19/+10
* Renamed the wheel.tool package to wheel.cli and migrated CLI stuff thereAlex Grönholm2018-07-1724-228/+147
* Removed the "wheel install" and "wheel installscripts" commandsAlex Grönholm2018-07-171-44/+1
* Migrated the functions from wheel.paths to other modulesAlex Grönholm2018-07-172-9/+7
* Removed wheel signing and verifying featuresAlex Grönholm2018-07-173-169/+0
* Simplified the setup.py files in the example distributionsAlex Grönholm2018-04-014-41/+5
* Added missing __init__.py to the unicode test distributionAlex Grönholm2018-04-011-0/+0
* Removed obsolete JSON schema fileAlex Grönholm2018-04-011-366/+0
* Prefer dict literals over calls to dict() (#218)Jon Dufresne2018-03-311-1/+1
* Fixed wrong character encodings used to write RECORDAlex Grönholm2018-03-314-1/+18
* Don't create metadata.json anymoreAlex Grönholm2018-03-301-24/+0
* Metadata 2.1 updates (#232)Dustin Ingram2018-03-212-2/+2
* Fix handling of requirements' environment markers. (#213)Benoit Pierre2018-01-031-0/+25
* Fixed single digit versions not workingAlex Grönholm2017-12-301-0/+6
* Added JSON schema item for the new description_content_type fieldAlex Grönholm2017-09-061-0/+4
* Added support for specifying a build numberIan Cordasco2017-07-291-0/+11
* Moved the tests out of the package treeAlex Grönholm2017-07-2926-0/+1303