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:
Holger Ihrig 2011-08-26 15:03:33 +02:00
parent ceed409b40
commit 5c27f0a2fb
147 changed files with 52 additions and 46 deletions

View File

@ -3,51 +3,9 @@ SUBDIRS=\
corelib \
collections \
exceptionsafety \
qbitarray \
qbytearray \
qbytearraymatcher \
qcache \
qchar \
qcontiguouscache \
qcryptographichash \
qdate \
qdatetime \
qeasingcurve \
qelapsedtimer \
qexplicitlyshareddatapointer \
qfreelist \
qhash \
qline \
qmap \
qmargins \
qobjectrace \
qpoint \
qqueue \
qrect \
qregexp \
qringbuffer \
qscopedpointer \
qscopedvaluerollback \
qset \
qsharedpointer \
qsignalspy \
qsize \
qsizef \
qstl \
qstring \
qstringbuilder1 \
qstringbuilder2 \
qstringbuilder3 \
qstringbuilder4 \
qstringlist \
qstringmatcher \
qstringref \
qtextboundaryfinder \
qtime \
qtimeline \
qtmd5 \
qtokenautomaton \
qvarlengtharray \
qvector \
selftests \
utf8

View File

@ -8,4 +8,5 @@ SUBDIRS=\
kernel \
plugin \
statemachine \
thread
thread \
tools

Some files were not shown because too many files have changed in this diff Show More