Skip to content

Conversation

mitya57
Copy link
Contributor

@mitya57 mitya57 commented Jul 12, 2018

QTest::mouseEvent was never documented in Qt, and it is marked as internal in Qt source code:

https://github.com/qt/qtbase/blob/74305ba470f48da8b4c4e806fc714fe9f7649156/src/testlib/qtestcase.qdoc#L1379-L1387

It was also removed in PyQt v5.11, so test_expected_qtest_proxies fails with that release.

QTest::mouseEvent was never documented in Qt, and it is explicitly
marked as internal in Qt v5.11.0.

It was also removed in PyQt v5.11.
@coveralls
Copy link

coveralls commented Jul 12, 2018

Coverage Status

Coverage increased (+2.5%) to 99.252% when pulling 111e09b on mitya57:no-mouseevent into c7c5351 on pytest-dev:master.

@nicoddemus
Copy link
Member

Thanks, appreciate it!

@nicoddemus nicoddemus merged commit fe8010b into pytest-dev:master Jul 12, 2018
@mitya57 mitya57 deleted the no-mouseevent branch July 12, 2018 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants