qt5base-lts/tests/auto/corelib
Sona Kurazyan f22c929c8a Make tst_QRandomGenerator::qualityReal() test more stable
Increasing the sample size of randomly generated test samples reduces
the probability of small deviations from the expected uniform
distribution.

On my machine with the new values the test fails approximately once per
3000 consecutive runs, instead of failing once per 300.

Change-Id: I4d1815504c353290a2fb350b3fd1cbb802f8d559
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-03-25 22:19:24 +01:00
..
animation Try to stabilize flaky test cases of tst_qsequentialanimationgroup 2020-03-12 09:40:43 +01:00
codecs Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00
global Make tst_QRandomGenerator::qualityReal() test more stable 2020-03-25 22:19:24 +01:00
io forkfd: fix forkfd_wait when FFD_USE_FORK was active 2020-03-25 20:19:36 +01:00
itemmodels QIdentityProxyModel: implement moveRows / moveColumns 2020-01-02 17:48:07 +01:00
kernel QSequentialIterable: Treat sets as appendable 2020-03-18 09:54:19 +01:00
mimetypes Core: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
plugin Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-11 11:27:49 +01:00
serialization Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
statemachine std::chrono overload added to QStateMachine::postDelayedEvent() 2020-02-10 15:04:39 +01:00
text QLocale: Fix test on MinGW 8.1.0 32 bit 2020-03-17 15:35:34 +01:00
thread Add a constructor for QRunnable from anonymous functions 2020-01-31 19:20:43 +01:00
time Deprecate locale-related DateFormat enum members 2020-01-31 19:20:43 +01:00
tools qeasingcurve/tst_qeasingcurve: Fix for MinGW 8.1 x86 2020-03-20 07:56:53 +01:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00