Moving relevant tests to corelib/codecs

Task-number: QTBUG-21066

Change-Id: If33bda9622bbfdac2b72ec2bf8489b0f62bae6e2
Reviewed-on: http://codereview.qt.nokia.com/3469
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
This commit is contained in:
Holger Ihrig 2011-08-24 10:30:49 +02:00
parent 5e6605f7b0
commit 7b686abdd5
13 changed files with 5 additions and 2 deletions

View File

@ -0,0 +1,3 @@
TEMPLATE=subdirs
SUBDIRS=\
qtextcodec

View File

@ -1,3 +1,4 @@
TEMPLATE=subdirs
SUBDIRS=\
animation
animation \
codecs

View File

@ -167,7 +167,6 @@ SUBDIRS=\
qtablewidget \
qtcpsocket \
qtextblock \
qtextcodec \
qtextcursor \
qtextdocumentfragment \
qtextdocumentlayout \