Moving relevant tests to corelib/codecs
authorHolger Ihrig <holger.ihrig@nokia.com>
Wed, 24 Aug 2011 08:30:49 +0000 (10:30 +0200)
committerHolger Ihrig <holger.ihrig@nokia.com>
Fri, 26 Aug 2011 06:49:59 +0000 (08:49 +0200)
commit7b686abdd5bedcb32b5dbd19655df2e43f6242fd
treef1f7a79ba2c72d904fb0afb22d75c346062a44fa
parent5e6605f7b006225f112b92956961974c8c8ad1a9
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>
13 files changed:
tests/auto/corelib/codecs/codecs.pro [new file with mode: 0644]
tests/auto/corelib/codecs/qtextcodec/.gitattributes [moved from tests/auto/qtextcodec/.gitattributes with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/.gitignore [moved from tests/auto/qtextcodec/.gitignore with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/QT4-crashtest.txt [moved from tests/auto/qtextcodec/QT4-crashtest.txt with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/echo/echo.pro [moved from tests/auto/qtextcodec/echo/echo.pro with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/echo/main.cpp [moved from tests/auto/qtextcodec/echo/main.cpp with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/korean.txt [moved from tests/auto/qtextcodec/korean.txt with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/qtextcodec.pro [moved from tests/auto/qtextcodec/qtextcodec.pro with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/test/test.pro [moved from tests/auto/qtextcodec/test/test.pro with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/tst_qtextcodec.cpp [moved from tests/auto/qtextcodec/tst_qtextcodec.cpp with 100% similarity]
tests/auto/corelib/codecs/qtextcodec/utf8.txt [moved from tests/auto/qtextcodec/utf8.txt with 100% similarity]
tests/auto/corelib/corelib.pro
tests/auto/gui.pro