aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtTest
Commit message (Collapse)AuthorAgeFilesLines
* Skip some permanently failing tests and blacklist flaky onesAlexandru Croitor2017-11-241-1/+2
| | | | | Change-Id: Idcbf62b58f097370f61a27d0f16bce630e817526 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* move everying into sources/pyside2Oswald Buddenhagen2017-05-224-0/+210
in preparation for a subtree merge. this should not be necessary to do in a separate commit, but git is a tad stupid about following history correctly without it.