Moving relevant tests to corelib/tools
Task-number: QTBUG-21066 Change-Id: I650f8f7826b9feea7c1484f06e03e10c68ec2b65 Reviewed-on: http://codereview.qt.nokia.com/3712 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
This commit is contained in:
parent
ceed409b40
commit
5c27f0a2fb
@ -3,51 +3,9 @@ SUBDIRS=\
|
|||||||
corelib \
|
corelib \
|
||||||
collections \
|
collections \
|
||||||
exceptionsafety \
|
exceptionsafety \
|
||||||
qbitarray \
|
|
||||||
qbytearray \
|
|
||||||
qbytearraymatcher \
|
|
||||||
qcache \
|
|
||||||
qchar \
|
|
||||||
qcontiguouscache \
|
|
||||||
qcryptographichash \
|
|
||||||
qdate \
|
|
||||||
qdatetime \
|
|
||||||
qeasingcurve \
|
|
||||||
qelapsedtimer \
|
|
||||||
qexplicitlyshareddatapointer \
|
|
||||||
qfreelist \
|
|
||||||
qhash \
|
|
||||||
qline \
|
|
||||||
qmap \
|
|
||||||
qmargins \
|
|
||||||
qobjectrace \
|
qobjectrace \
|
||||||
qpoint \
|
|
||||||
qqueue \
|
|
||||||
qrect \
|
|
||||||
qregexp \
|
|
||||||
qringbuffer \
|
|
||||||
qscopedpointer \
|
|
||||||
qscopedvaluerollback \
|
|
||||||
qset \
|
|
||||||
qsharedpointer \
|
|
||||||
qsignalspy \
|
qsignalspy \
|
||||||
qsize \
|
|
||||||
qsizef \
|
|
||||||
qstl \
|
|
||||||
qstring \
|
|
||||||
qstringbuilder1 \
|
|
||||||
qstringbuilder2 \
|
|
||||||
qstringbuilder3 \
|
|
||||||
qstringbuilder4 \
|
|
||||||
qstringlist \
|
|
||||||
qstringmatcher \
|
|
||||||
qstringref \
|
|
||||||
qtextboundaryfinder \
|
|
||||||
qtime \
|
|
||||||
qtimeline \
|
|
||||||
qtmd5 \
|
qtmd5 \
|
||||||
qtokenautomaton \
|
qtokenautomaton \
|
||||||
qvarlengtharray \
|
|
||||||
qvector \
|
|
||||||
selftests \
|
selftests \
|
||||||
utf8
|
utf8
|
||||||
|
@ -8,4 +8,5 @@ SUBDIRS=\
|
|||||||
kernel \
|
kernel \
|
||||||
plugin \
|
plugin \
|
||||||
statemachine \
|
statemachine \
|
||||||
thread
|
thread \
|
||||||
|
tools
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user