summaryrefslogtreecommitdiff
path: root/testresources
Commit message (Collapse)AuthorAgeFilesLines
* Skip flaky testBasicSortTests on Python 3skip-flaky-testBasicSortTestsFree Ekanayaka2016-11-261-0/+2
|
* Handle unittest2 test suites as well.Robert Collins2015-12-072-2/+26
| | | | | This doesn't address the incompat with setUpClass etc, but I have documented it now.
* Use pbr for versions as well.Robert Collins2015-12-041-1/+4
|
* More diagnostics on sort failures.Robert Collins2015-12-041-1/+2
| | | | We're seeing this occasionally on 3.4 and 3.5 only.
* Migrate to pbrRobert Collins2015-12-048-0/+2484
Release / build automation good.