Eliminate duplicate data row names from corelib autotests.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 14 Feb 2012 01:52:40 +0000 (11:52 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 14 Feb 2012 05:19:16 +0000 (06:19 +0100)
commitab9be7cc23e52c2b5a43c66ec53bcb961188f924
tree1586575ae8d7a78d412eaf03f2be2e1a93e2ec1c
parent1cda7678a61cb5807d73a06e96fdc3068001d9fb
Eliminate duplicate data row names from corelib autotests.

Change-Id: I57a37f19746b76c6c9c3534f5c66c5a5478dae24
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
19 files changed:
tests/auto/corelib/global/qnumeric/tst_qnumeric.cpp
tests/auto/corelib/io/qdatastream/tst_qdatastream.cpp
tests/auto/corelib/io/qfilesystementry/tst_qfilesystementry.cpp
tests/auto/corelib/io/qtextstream/tst_qtextstream.cpp
tests/auto/corelib/io/qurl/tst_qurl.cpp
tests/auto/corelib/itemmodels/qabstractitemmodel/tst_qabstractitemmodel.cpp
tests/auto/corelib/itemmodels/qitemmodel/tst_qitemmodel.cpp
tests/auto/corelib/thread/qthreadpool/tst_qthreadpool.cpp
tests/auto/corelib/tools/qbytearray/tst_qbytearray.cpp
tests/auto/corelib/tools/qcryptographichash/tst_qcryptographichash.cpp
tests/auto/corelib/tools/qdate/tst_qdate.cpp
tests/auto/corelib/tools/qdatetime/tst_qdatetime.cpp
tests/auto/corelib/tools/qlocale/tst_qlocale.cpp
tests/auto/corelib/tools/qstring/tst_qstring.cpp
tests/auto/corelib/tools/qstringlist/tst_qstringlist.cpp
tests/auto/corelib/tools/qstringmatcher/tst_qstringmatcher.cpp
tests/auto/corelib/tools/qstringref/tst_qstringref.cpp
tests/auto/corelib/tools/qtextboundaryfinder/tst_qtextboundaryfinder.cpp
tests/auto/corelib/xml/qxmlstream/tst_qxmlstream.cpp