qt5base-lts/tests/auto/other/qaccessibility
Gatis Paeglis ad36da8ff4 testlib: start sharing common helper functions
... by moving them in QTestPrivate namespace (qtesthelpers_p.h). This
header file is a convenient staging area for helper APIs, eventually
some could be moved to public QTest API.

This header file utilizes the same pattern as other qtestlib header
files - wrapping functions with QT_${LIBNAME}_LIB to automatically
enable certain APIs based on what is in the projects dependencies,
e.g. QT += widgets.

Change-Id: Ic0266429939c1f3788912ad8b84fc6e0d5edd68b
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-11-04 20:11:22 +00:00
..
.gitignore Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
accessiblewidgets.h Mark some methods in test code as overrides 2017-03-22 14:29:58 +00:00
qaccessibility.pro testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
tst_qaccessibility.cpp testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00