summaryrefslogtreecommitdiff
path: root/pbr/tests
Commit message (Expand)AuthorAgeFilesLines
* Strip comments in requirements files1.6.0Davanum Srinivas2015-08-231-3/+9
* Merge "Expose a 'rpm_version' extra command"Jenkins2015-08-171-0/+8
|\
| * Expose a 'rpm_version' extra commandJoshua Harlow2015-07-021-0/+8
* | Fix retrieval of commit data and most recent tag.Florian Wilhelm2015-08-031-0/+12
* | Export ChangeLog and AUTHORS in installRobert Collins2015-07-291-2/+18
* | Add wsgi_scripts support to PBRSean Dague2015-07-143-0/+206
* | Wrap env markers in parens1.3.0Monty Taylor2015-07-102-3/+3
|/
* Use string for 'OS_TEST_TIMEOUT' defaultThomas Bechtold2015-06-231-1/+2
* Strip markers from test requirements.1.2.0Robert Collins2015-06-191-0/+1
* Merge "builddoc: allow to use fnmatch-style exclusion for autodoc"1.1.0Jenkins2015-06-071-0/+6
|\
| * builddoc: allow to use fnmatch-style exclusion for autodocJulien Danjou2015-05-211-0/+6
* | Fix test case to be runnable with gnupg 2.1Sachi King2015-06-051-11/+19
* | Move CapturedSubprocess fixture to baseJames Polley2015-06-032-54/+53
|/
* Merge "Teach pbr to read extras and env markers"1.0.0Jenkins2015-05-152-0/+136
|\
| * Teach pbr to read extras and env markersJames Polley2015-05-152-0/+136
* | Bump integration test timeouts.Robert Collins2015-05-141-1/+1
|/
* Merge "Allow overwriting sphinx builder from command line"Jenkins2015-05-041-0/+35
|\
| * Allow overwriting sphinx builder from command lineDarragh Bailey2015-03-041-0/+35
* | Parallelise integration tests.Robert Collins2015-05-023-9/+178
* | Issue #1450210: Preversioning rc tag handling0.11.0Robert Collins2015-04-301-0/+7
* | Be safe, don't let friends use RawConfigParserJeremy Stanley2015-04-231-1/+1
* | Merge "Revert "Support platform-specific requirements files""Jenkins2015-04-211-27/+0
|\ \
| * | Revert "Support platform-specific requirements files"lifeless2015-04-171-27/+0
* | | Reinstate pure-git-hashes-are-illegal test.Robert Collins2015-04-171-0/+3
* | | Ignore non-release related tagsDave Walker (Daviey)2015-04-172-0/+11
|/ /
* | Test that MANIFEST.in excludes workRobert Collins2015-04-153-0/+10
* | Fixup semverRobert Collins2015-04-152-89/+90
* | Better diagnostics on test failureRobert Collins2015-04-141-3/+5
|/
* Use unsafe OpenPGP keys for testingJeremy Stanley2014-12-231-1/+19
* Port in git sha changes from 0.10 lineMonty Taylor2014-12-214-87/+53
* Support platform-specific requirements filesClaudiu Popa2014-11-241-0/+27
* Merge "Remove extraneous vim editor configuration comments"Jenkins2014-10-144-8/+0
|\
| * Remove extraneous vim editor configuration commentsChristian Berendt2014-10-084-8/+0
* | Merge "autodoc: allow to exclude modules from auto-generation"Jenkins2014-10-091-3/+21
|\ \
| * | autodoc: allow to exclude modules from auto-generationJulien Danjou2014-09-171-3/+21
* | | Merge "tests: factorize has_opt handling"Jenkins2014-10-091-6/+2
|\ \ \ | |/ / | | / | |/ |/|
| * tests: factorize has_opt handlingJulien Danjou2014-09-171-6/+2
* | Merge "Add user.name to git config in tests"Jenkins2014-09-221-0/+3
|\ \
| * | Add user.name to git config in testsDoug Hellmann2014-09-171-0/+3
| |/
* | Honour validly tagged versions.Robert Collins2014-09-181-0/+9
|/
* Only consider tags that look like versions.Robert Collins2014-09-152-8/+51
* Accept capitalized Sem-Ver headersJames E. Blair2014-09-031-0/+14
* Merge "Look for and process sem-ver pseudo headers in git"Jenkins2014-09-031-3/+56
|\
| * Look for and process sem-ver pseudo headers in gitRobert Collins2014-08-261-3/+56
* | Merge "Raise an error if preversion versions are too low"Jenkins2014-08-291-0/+12
|\ \ | |/
| * Raise an error if preversion versions are too lowRobert Collins2014-08-261-0/+12
* | Handle more legacy version numbersRobert Collins2014-08-261-0/+31
|/
* Teach pbr about post versioned dev versions.Robert Collins2014-08-142-1/+74
* Handle more local dev version casesMonty Taylor2014-08-145-0/+45
* Introduce a SemanticVersion objectRobert Collins2014-08-131-8/+270