summaryrefslogtreecommitdiff
path: root/pbr/tests/test_util.py
Commit message (Expand)AuthorAgeFilesLines
* Add test for cfg -> py transformationStephen Finucane2021-04-221-2/+103
* Update some url to use opendev.orgAntoine Musso2020-08-061-2/+2
* Update hackingClark Boylan2020-08-051-1/+1
* Read description file as utf-8Ben Nemec2019-05-241-0/+20
* Fix white space handling in file namesWill Szumski2019-04-251-0/+25
* Support provides_extra metadataBen Nemec2019-03-251-0/+12
* Fix error when keywords are defined as a list in cfgHervé Beraud2019-03-041-0/+30
* Resolve ``ValueError`` when mapping value contains a literal ``=``.Brandon LeBlanc2019-02-251-13/+54
* Put test-requirements into an extra named 'test'Monty Taylor2017-12-061-2/+6
* Deprecated warning for SafeConfigParserjiansong2016-09-111-1/+5
* Do not silently drop markers that fail to evaluateSachi King2016-03-091-1/+9
* Remove redundant testscenarios glue.Robert Collins2015-10-071-5/+0
* Wrap env markers in parens1.3.0Monty Taylor2015-07-101-1/+1
* Teach pbr to read extras and env markersJames Polley2015-05-151-0/+80