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:
parent
5e6605f7b0
commit
7b686abdd5
3
tests/auto/corelib/codecs/codecs.pro
Normal file
3
tests/auto/corelib/codecs/codecs.pro
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TEMPLATE=subdirs
|
||||||
|
SUBDIRS=\
|
||||||
|
qtextcodec
|
@ -1,3 +1,4 @@
|
|||||||
TEMPLATE=subdirs
|
TEMPLATE=subdirs
|
||||||
SUBDIRS=\
|
SUBDIRS=\
|
||||||
animation
|
animation \
|
||||||
|
codecs
|
||||||
|
@ -167,7 +167,6 @@ SUBDIRS=\
|
|||||||
qtablewidget \
|
qtablewidget \
|
||||||
qtcpsocket \
|
qtcpsocket \
|
||||||
qtextblock \
|
qtextblock \
|
||||||
qtextcodec \
|
|
||||||
qtextcursor \
|
qtextcursor \
|
||||||
qtextdocumentfragment \
|
qtextdocumentfragment \
|
||||||
qtextdocumentlayout \
|
qtextdocumentlayout \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user