qt6-bb10/tests/auto/corelib/tools
Thiago Macieira 443aaa6dec Remove bad test in QVector
This test hardcodes the allocation behaviour instead of testing what
it should be testing. Unfortunately, it can't test the actual problem
directly since the problem was "it crashed when using vectors with 1
billion elements".

Change-Id: Iec6a26ae490b8fdd4a7db1269e3bae85fc77ee52
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-12-08 10:29:49 +01:00
..
collections Eradicate Q_FOREACHs over QVarLengthArray 2019-11-05 09:53:32 +02:00
containerapisymmetry Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
qalgorithms Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
qarraydata Start moving QArrayData's size and data pointer to the main class 2019-12-08 10:29:42 +01:00
qbitarray QBitArray: fix fromBits() and actually test it 2019-08-08 20:27:04 -07:00
qcache
qcommandlineparser Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
qcontiguouscache Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qcryptographichash
qeasingcurve Fix QEasingCurve possible imprecision at endpoints 2019-10-11 12:29:27 +02:00
qexplicitlyshareddatapointer
qfreelist
qhash Get rid of unsharable containers 2019-10-30 16:39:37 +01:00
qhashfunctions qhashfunctions.h: add specializations of std::hash for some Qt types 2019-05-29 11:22:20 +02:00
qline Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
qlinkedlist Get rid of unsharable containers 2019-10-30 16:39:37 +01:00
qmacautoreleasepool
qmakearray
qmap Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
qmargins
qmessageauthenticationcode
qoffsetstringarray
qpair core: Add deduction guides for QPair 2019-03-25 19:48:29 +00:00
qpoint QPoint/F: add transposed() 2019-08-07 23:09:06 +03:00
qpointf QPoint/F: add transposed() 2019-08-07 23:09:06 +03:00
qqueue
qrect
qringbuffer
qscopedpointer Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qscopedvaluerollback Use move more consistently in QScopedValueRollback 2019-03-27 07:56:15 +00:00
qscopeguard tst_QScopeGuard: Remove unused lambda capture 2019-11-19 18:33:43 +02:00
qset Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
qsharedpointer Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-24 10:23:44 +02:00
qsize Long live QSize(F)::grownBy/shrunkBy() 2019-08-22 11:38:54 +02:00
qsizef Long live QSize(F)::grownBy/shrunkBy() 2019-08-22 11:38:54 +02:00
qstl
qtimeline Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qvarlengtharray Eradicate Q_FOREACHs over QVarLengthArray 2019-11-05 09:53:32 +02:00
qvector Remove bad test in QVector 2019-12-08 10:29:49 +01:00
qversionnumber Remove handling of missing Q_COMPILER_INITIALIZER_LISTS 2019-05-02 23:10:55 +00:00
tools.pro Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00