Moved autotests in category 'testlib' into new directory structure
Task-number: QTBUG-21353 Change-Id: I2e2ad4b7570f80b3e6500821f769e967f0a75027 Reviewed-on: http://codereview.qt-project.org/4438 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
a9ac6da893
commit
87ee382419
@ -6,7 +6,8 @@ SUBDIRS += \
|
|||||||
network.pro \
|
network.pro \
|
||||||
sql \
|
sql \
|
||||||
xml \
|
xml \
|
||||||
other
|
testlib \
|
||||||
|
other \
|
||||||
|
|
||||||
!cross_compile: SUBDIRS += host.pro
|
!cross_compile: SUBDIRS += host.pro
|
||||||
contains(QT_CONFIG, opengl): SUBDIRS += opengl
|
contains(QT_CONFIG, opengl): SUBDIRS += opengl
|
||||||
|
@ -4,6 +4,4 @@ SUBDIRS=\
|
|||||||
collections \
|
collections \
|
||||||
exceptionsafety \
|
exceptionsafety \
|
||||||
qobjectrace \
|
qobjectrace \
|
||||||
qsignalspy \
|
|
||||||
selftests \
|
|
||||||
utf8
|
utf8
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user