summaryrefslogtreecommitdiff
path: root/pbr/tests
Commit message (Expand)AuthorAgeFilesLines
* trivial: Use 'open' context manager5.4.4Stephen Finucane2019-08-271-5/+5
* Update to latest hackingStephen Finucane2019-08-274-125/+114
* Mark strings as rawStephen Finucane2019-08-273-9/+9
* Merge "Use more verbose logging for test failure"5.4.3Zuul2019-08-121-1/+3
|\
| * Use more verbose logging for test failureStephen Finucane2019-05-211-1/+3
* | Merge "Fix parsing on egg names with dashes from git URLs"5.4.2Zuul2019-07-181-0/+173
|\ \
| * | Fix parsing on egg names with dashes from git URLsHervé Beraud2019-06-261-0/+173
* | | Merge "Read description file as utf-8"5.3.0Zuul2019-06-101-0/+20
|\ \ \
| * | | Read description file as utf-8Ben Nemec2019-05-241-0/+20
* | | | Merge "Allow git-tags to be SemVer compliant"Zuul2019-06-101-0/+13
|\ \ \ \
| * | | | Allow git-tags to be SemVer compliantMartin Domke2019-05-241-0/+13
| |/ / /
* | | | Make WSGI tests listen on localhostBen Nemec2019-06-071-2/+2
|/ / /
* | | Fix white space handling in file namesWill Szumski2019-04-252-5/+79
| |/ |/|
* | Support provides_extra metadataBen Nemec2019-03-251-0/+12
|/
* Merge "Fix error when keywords are defined as a list in cfg"Zuul2019-03-202-1/+31
|\
| * Fix error when keywords are defined as a list in cfgHervé Beraud2019-03-042-1/+31
* | Merge "Change openstack-dev to openstack-discuss"Zuul2019-03-131-1/+1
|\ \ | |/ |/|
| * Change openstack-dev to openstack-discussmelissaml2019-02-151-1/+1
* | Merge "Resolve ``ValueError`` when mapping value contains a literal ``=``."5.1.3Zuul2019-02-251-13/+54
|\ \ | |/ |/|
| * Resolve ``ValueError`` when mapping value contains a literal ``=``.Brandon LeBlanc2019-02-251-13/+54
* | Merge "Ignore --find-links in requirements file"5.1.2Zuul2019-01-221-4/+6
|\ \
| * | Ignore --find-links in requirements fileBen Nemec2019-01-221-4/+6
* | | Do not globally replace path prefixWill Szumski2019-01-111-0/+21
| |/ |/|
* | Merge "Skip test for testr hook being installed when testr is not available"5.0.0Zuul2018-10-151-0/+3
|\ \
| * | Skip test for testr hook being installed when testr is not availableDirk Mueller2018-09-141-0/+3
| |/
* | Merge "packaging: Remove support for pyN requirement files"Zuul2018-10-061-23/+0
|\ \
| * | packaging: Remove support for pyN requirement filesStephen Finucane2018-07-231-23/+0
* | | Support wheel 0.32.0+Stephen Finucane2018-10-041-4/+4
| |/ |/|
* | Support subdirectory in the urlWei Tie2018-08-231-2/+9
|/
* trivial: Fix file permissions4.1.1Stephen Finucane2018-07-181-1/+0
* update parse test to use reliable comparisonDoug Hellmann2018-03-261-2/+15
* deprecations: Deprecate support for '-py{N}' requirementsStephen Finucane2018-01-091-2/+8
* Merge "Support PEP 345 Project-URL metadata"Zuul2018-01-081-0/+4
|\
| * Support PEP 345 Project-URL metadataJeremy Stanley2017-11-221-0/+4
* | Support v<semver> versionGaetan Semet2018-01-051-0/+13
* | Merge "tests: Increase coverage of requirements parsing"Zuul2017-12-151-40/+45
|\ \
| * | tests: Increase coverage of requirements parsingStephen Finucane2017-12-061-40/+45
* | | Merge "trivial: Move packaging tests to test_packaging"Zuul2017-12-112-115/+114
|\ \ \ | |/ /
| * | trivial: Move packaging tests to test_packagingStephen Finucane2017-12-062-115/+114
* | | Put test-requirements into an extra named 'test'Monty Taylor2017-12-062-2/+7
|/ /
* | Support Description-Content-Type metadataJeremy Stanley2017-12-041-0/+1
|/
* Remove support for command hooksStephen Finucane2017-10-092-32/+0
* allow user to override the output location of api docs3.1.0Doug Hellmann2017-06-151-0/+72
* fix tests based on API change in SphinxDoug Hellmann2017-06-131-0/+8
* Ignore index URL lines in requirements.txt filesMatthew Montgomery2017-05-181-0/+13
* Stop building man pages by defaultStephen Finucane2017-04-141-2/+1
* Merge "Add Changelog build handling for invalid chars"Jenkins2017-04-112-4/+27
|\
| * Add Changelog build handling for invalid charsGage Hugo2017-03-272-4/+27
* | Initialize sphinx config using application instead of configAlfredo Moralejo2017-03-271-1/+5
|/
* Stop using 'warnerrors'Stephen Finucane2017-02-273-68/+0