qt6-bb10/tests/auto/corelib
Marc Mutz e1fed5dc31 tst_QSet: check which of several equal elements is inserted
Add a test that checks that QSet keeps the first of the elements
that have equal value. This is documented, but inconsistent with
values in a QHash, which keeps the last element with equal key.

Document this as a test. That way, we'll be informed when the
behavior changes (e.g. by a port to std::unordered_set).

Change-Id: I4ca1718bb86599b925b3ccd13b0856917cd4ce67
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-08-05 00:02:26 +02:00
..
animation tst_qpauseanimation: Fix condition in QEXPECT_FAIL. 2014-01-30 22:10:22 +01:00
codecs Merge remote-tracking branch 'origin/release' into stable 2014-05-14 12:37:34 +02:00
global Mark some tests as XFAIL on QNX 2014-03-27 08:21:14 +01:00
io tst_qurl: add tests for mailto parsing and toString. No bug. 2014-07-22 11:01:52 +02:00
itemmodels QAbstractProxyModel::sibling: treat row/column as offsets within the proxy 2014-05-29 11:11:02 +02:00
json Mark some tests as XFAIL on QNX 2014-03-27 08:21:14 +01:00
kernel Re-add missing test to kernel.pro 2014-04-02 03:07:12 +02:00
mimetypes test: Don't build qmimedatabase-cache for QNX 2014-01-16 16:11:04 +01:00
plugin Android: Fix compilation of qpluginloader test 2014-06-30 08:59:35 +02:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread Skip unstable autotests in QtBase. 2014-07-02 09:28:34 +02:00
tools tst_QSet: check which of several equal elements is inserted 2014-08-05 00:02:26 +02:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00