Add a manual test for QMacCocoaViewContainer
authorAndy Shaw <andy.shaw@digia.com>
Sun, 10 Jun 2012 20:59:24 +0000 (22:59 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 24 Sep 2012 19:27:51 +0000 (21:27 +0200)
commit8b7b6b6969ea36a42379ee9427d71b61b2e7a6a3
treee29303e390c12c3ce11de19ac77fb2b95ec90020
parent99f2bdd28f72aed95f3a4a50374a93f79398094b
Add a manual test for QMacCocoaViewContainer

Added a test for QMacCocoaViewContainer which will enable the testing
of the fixes coming

Change-Id: I73e9540bc58411634f0da7d398eca4b7ffafba8e
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
tests/manual/cocoa/qmaccocoaviewcontainer/TestMouseMovedNSView.h [new file with mode: 0644]
tests/manual/cocoa/qmaccocoaviewcontainer/TestMouseMovedNSView.m [new file with mode: 0644]
tests/manual/cocoa/qmaccocoaviewcontainer/main.mm [new file with mode: 0644]
tests/manual/cocoa/qmaccocoaviewcontainer/qmaccocoaviewcontainer.pro [new file with mode: 0644]