qt6-bb10/tests/auto/corelib
Jason McDonald d8492599f1 Improve QString autotest.
The QString autotest shares test data between the remove() and replace()
tests because those functions are very similar.  Unfortunately, when an
integer overflow bug was found in remove() the regression test was not
shared with replace(), which prevented the same integer overflow bug
from being discovered in replace().

This commit improves the test by sharing the overflow test data between
both functions, thus demonstrating the remaining bug.

Task-number: QTBUG-22967
Change-Id: I2778249800f74799d890eefa9227ca8ddd8fbaa3
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-12-01 06:12:34 +01:00
..
animation Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
global Change the return value of QObject::connect 2011-11-25 01:12:14 +01:00
io Cleanup corelib autotests 2011-11-30 07:49:32 +01:00
kernel Make QWinEventNotifier part of the public API 2011-12-01 02:01:44 +01:00
plugin Improved failure messages from tst_qlibrary 2011-11-28 08:13:41 +01:00
statemachine Cleanup corelib autotests 2011-11-30 07:49:32 +01:00
thread Fix crash in tst_qatomicpointer test 2011-11-29 00:07:02 +01:00
tools Improve QString autotest. 2011-12-01 06:12:34 +01:00
xml Cleanup corelib autotests 2011-11-30 07:49:32 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00